Skip to content

Add support for React 19

Latest

Choose a tag to compare

@corneliusyaovi corneliusyaovi released this 11 Feb 17:05
· 4 commits to master since this release
3ad335a

Changes include:

  • Support for React 19 and new NextJS applications.
  • Improve testing and test coverage for the library.
  • Add isolated loading state test for script initialization.
  • Update .babelrc.js with @babel/preset-react for JSX support.
  • Update jest.config.js with proper test patterns and coverage exclusions.
  • Add jest-html-reporter and identity-obj-proxy to dev dependencies.