Releases: llorca/react-layered-image
Releases · llorca/react-layered-image
v2.0.9
2.0.9 (2022-07-05)
Bug Fixes
- utils: remove unused function (3743210)
v2.0.8
2.0.8 (2022-07-05)
Bug Fixes
- render: use ref instead of state (9d670db)
v2.0.7
2.0.7 (2022-07-05)
Bug Fixes
- release: add branches to .releaserc (7b51ae7)
v2.0.6
2.0.6 (2020-09-13)
Bug Fixes
- change
globalObject
value in build (9cc1880)
v2.0.5
2.0.5 (2020-09-13)
Bug Fixes
v2.0.4
2.0.4 (2020-09-13)
Bug Fixes
- compute scroll position in effect (17f822c)
v2.0.3
2.0.3 (2020-09-13)
Bug Fixes
v2.0.2
2.0.2 (2020-09-12)
Bug Fixes
- verify that it's running in the browser (286b38f)
v2.0.1
2.0.1 (2020-09-12)
Bug Fixes
- remove references to
window
(b747d68)
v2.0.0
2.0.0 (2020-09-12)
Features
- use named export instead of default export (cb250ff)
BREAKING CHANGES
- The component is exported with a named export instead of a default export.