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
disableEnvironment
option to disable the environment injected span. The environment is used for automatic detection of thewindow
anddocument
.
<ChakraProvider disableEnvironment><App /></ChakraProvider>
Patch Changes#
Focus Lock 2.0.16
#
- Fix ESM interop for
react-focus-lock
and Vitest