Documentation: Enhance the Next.js documentation with clear instructions on adding TypeScript support, improving the setup experience for users.
Documentation: Update the Next.js setup guide to ensure users have all necessary information for a smooth integration.
Website: Correct the Twitter handle link to ensure users are directed to the correct account when they click the "Follow me on Twitter" button.
Fixes
Fix an issue with type imports in the transform-react-native-svg, ensuring proper import declarations when using the babel-plugin separately.
Fix an unhandled exception that occurs when traversing parent directories while looking for configuration files, enhancing the stability of the application.
Others
Revert the update to the LICENSE file to restore the previous copyright license year.