All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.1.0 (2023-09-30)
3.0.3 (2023-04-10)
3.0.2 (2023-04-09)
3.0.1 (2023-04-08)
3.0.0 (2023-02-14)
- refactor: use
import {compute}
instead ofimport compute
- refactor: use named export instead of default (8509530)
- drop
pageXOffset
andpageYOffset
(fc7bd97)
2.0.4 (2023-01-08)
2.0.3 (2022-12-18)
2.0.2 (2022-12-01)
- improve typings, reduce bundlesize (0246e86)
2.0.1 (2022-12-01)
- docs: update size badges (8d6170d)
2.0.0 (2022-12-01)
- drops umd builds, and ships more modern syntax with ESM as baseline
1.0.20 (2022-11-29)
1.0.19 (2022-11-29)
- microbundle isn't exporting
.cjs
(bef7bb2)