Version 2.4.9
v2.4.9All components#
- Improved JS Doc comments to include default values
- Fixed regression in exported components
Minor Changes#
Provider 2.1.0#
- Add disableEnvironmentoption to disable the environment injected span. The environment is used for automatic detection of thewindowanddocument.
<ChakraProvider disableEnvironment><App /></ChakraProvider>
Patch Changes#
Focus Lock 2.0.16#
- Fix ESM interop for react-focus-lockand Vitest