Releases: grammarly/focal
Releases · grammarly/focal
@grammarly/[email protected]
Minor Changes
- 66a4b5c: Mark packages as side-effect free for proper tree shaking by Webpack and other bundlers.
- b6f927e: Update peer dependency to include rxjs versions up to 7.x
Patch Changes
- Updated dependencies [66a4b5c]
- Updated dependencies [b6f927e]
- @grammarly/[email protected]
@grammarly/[email protected]
v0.10.2
v0.10.1
v0.10.0-alpha.0
This release introduces a new package @grammarly/focal-atom that now contains the state management only — no more dependency on React.
The @grammarly/focal left as is to avoid any breaking changes and have a hard dependency on @grammarly/focal-atom under the hood. So no breaking changes for focal users.
What's Changed
- Move Atom/Lens-only version to focal-atom by @oleksiilevzhynskyi in #72
Full Changelog: v0.9.0...v0.10.0-alpha.0