Releases: jaredLunde/masonic
Releases · jaredLunde/masonic
v4.0.1
4.0.1 (2024-07-30)
Bug Fixes
v4.0.0
4.0.0 (2024-04-26)
Bug Fixes
Features
BREAKING CHANGES
- removes the resize observer ponyfill.
Moving forward people will have to include their own global polyfill if they need one.
v3.7.0
3.7.0 (2022-09-16)
Features
- use-positioner: add maxColumnCount property (#132) (dbec4ff)
v3.6.5
3.6.5 (2022-04-28)
Bug Fixes
- use-masonry: should update when positioner changes (#113) (55cc606)
v3.6.4
3.6.4 (2022-02-26)
Bug Fixes
- use-positioner: column count calculation (#108) (8d5343b)
v3.6.3
3.6.3 (2022-02-26)
Bug Fixes
- use-resize-observer: resolve type conflict (#100) (38b80bc)
v3.6.2
3.6.2 (2022-02-17)
Bug Fixes
- should update elements' position's height after resized in a short duration (#106) (4384dfb)
v3.6.1
3.6.1 (2021-10-23)
Bug Fixes
- use-scroller: unsubscribe from updates when hook has unmounted (#97) (2117625)