Breaking Changes
getGlobalState()renamed into useGlobalStateObject().getSsrContext()renamed into useSsrContext().
Other Updates
- Internal updates to pass all checks by eslint-plugin-react-hooks without disabling any rules.
- The library build is now compiled with React Compiler.
- Update of dependencies.