Skip to content

Releases: scroll-into-view/compute-scroll-into-view

v2.0.0

01 Dec 01:57
Compare
Choose a tag to compare

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.20

29 Nov 06:14
Compare
Choose a tag to compare

1.0.20 (2022-11-29)

Bug Fixes

v1.0.19

29 Nov 05:47
Compare
Choose a tag to compare

1.0.19 (2022-11-29)

Bug Fixes

  • microbundle isn't exporting .cjs (bef7bb2)

This release is also available on:

v1.0.18

29 Nov 05:34
Compare
Choose a tag to compare

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.17

23 Feb 01:04
5e9a74f
Compare
Choose a tag to compare

1.0.17 (2021-02-23)

Bug Fixes

v1.0.16

02 Sep 14:15
Compare
Choose a tag to compare

1.0.16 (2020-09-02)

Bug Fixes

v1.0.15

02 Sep 13:16
72110c8
Compare
Choose a tag to compare

1.0.15 (2020-09-02)

Bug Fixes

v1.0.14

27 May 16:31
1c36b6e
Compare
Choose a tag to compare

1.0.14 (2020-05-27)

Bug Fixes

v1.0.13

22 Jan 22:36
a4a468a
Compare
Choose a tag to compare

1.0.13 (2020-01-22)

Bug Fixes

  • signal to webpack that there's no side effects (#632) (a4a468a)

v1.0.12

02 Jan 09:41
Compare
Choose a tag to compare

1.0.12 (2020-01-02)

Bug Fixes