Releases: feedzai/js-utilities
Releases · feedzai/js-utilities
v1.3.0
1.3.0 (2024-07-08)
Bug Fixes
- package.json: wrong main, module and types folders (4f23207)
Features
- bundle: split between pure javascript and react modules (48c9778)
v1.2.1
1.2.1 (2024-07-05)
Bug Fixes
- package.json: fixed paths on main, module and types (2c0db7a)
v1.2.0
1.2.0 (2024-07-05)
Features
- improved types on lodash helpers (534a577)
- vite: changed config to support preserving modules (a753eee)
v1.1.0
1.1.0 (2024-03-18)
Features
- hooks: adds useAutoId hook (bdc9f17)
- hooks: adds useSafeLayoutEffect hook (ceb9093)