Releases: scroll-into-view/compute-scroll-into-view
Releases · scroll-into-view/compute-scroll-into-view
v2.0.0
2.0.0 (2022-12-01)
⚠ BREAKING CHANGES
- drops umd builds, and ships more modern syntax with ESM as baseline
Bug Fixes
- update build tooling (5960c1f)
- use
typeof document
check for env detection (ae9ebbd)
This release is also available on:
v1.0.19
1.0.19 (2022-11-29)
Bug Fixes
- microbundle isn't exporting
.cjs
(bef7bb2)
This release is also available on:
v1.0.18
1.0.18 (2022-11-29)
Bug Fixes
- #833: ship
pkg.exports
and type: module
(5c09a37), closes #833
- correct scroll distance when frame in a scaled box (#705) (c99d96a)
- moved repo to
scroll-into-view
org (e2de468)
This release is also available on:
v1.0.13
1.0.13 (2020-01-22)
Bug Fixes
- signal to webpack that there's no side effects (#632) (a4a468a)