Changelog
January 26, 2024 ยท View on GitHub
This file was generated using @jscutlery/semver.
2.1.0 (2024-01-26)
Bug Fixes
- fix deploy scripts (a24642b)
- fix types when used with zustand immer middleware (715457e), closes #953
2.0.0 (2023-11-20)
Bug Fixes
- fix esm and cjs import (91bbc76)
- fix issue with jest test (2f4819d)
- fix remaining build issues (63eaa93)
- fix TS import issues (5bb6dbc), closes #944
Features
BREAKING CHANGES
- Internal file import paths have changed. It should be seamless but could potentially cause issues with older bundlers like Webpack 4. Also the deploy target has been set to Node 18.
1.1.0 (2022-01-29)
1.1.0-beta.1 (2022-01-29)
Bug Fixes
- fix esm and cjs import (1304155)
1.1.0-beta.0 (2022-01-29)
Bug Fixes
- fix remaining build issues (df1a60f)