Skip to content

Latest commit

 

History

History
103 lines (54 loc) · 5.83 KB

CHANGELOG.md

File metadata and controls

103 lines (54 loc) · 5.83 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.1.0 (2023-09-30)

Features

Bug Fixes

3.0.3 (2023-04-10)

Bug Fixes

3.0.2 (2023-04-09)

Bug Fixes

3.0.1 (2023-04-08)

Bug Fixes

3.0.0 (2023-02-14)

⚠ BREAKING CHANGES

  • refactor: use import {compute} instead of import compute

Features

  • refactor: use named export instead of default (8509530)

Bug Fixes

  • drop pageXOffset and pageYOffset (fc7bd97)

2.0.4 (2023-01-08)

Bug Fixes

  • deps: update dependency @sanity/pkg-utils to v2 (#860) (7804e3d)

2.0.3 (2022-12-18)

Bug Fixes

  • deps: update devdependencies (non-major) (#857) (d61db89)

2.0.2 (2022-12-01)

Bug Fixes

  • improve typings, reduce bundlesize (0246e86)

2.0.1 (2022-12-01)

Bug Fixes

  • docs: update size badges (8d6170d)

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)

1.0.20 (2022-11-29)

Bug Fixes

1.0.19 (2022-11-29)

Bug Fixes

  • microbundle isn't exporting .cjs (bef7bb2)

1.0.18 (2022-11-29)

Bug Fixes

  • #833: ship pkg.exports (5c09a37), closes #833
  • correct scroll distance when frame in a scaled box (#705) (c99d96a)
  • moved repo to scroll-into-view org (e2de468)