Releases: RevoTale/next-scroll-restorer
Releases · RevoTale/next-scroll-restorer
v0.10.2
Patch Changes
- 1b09323: Fix dropping console.log in a bundle.
v0.10.1
Patch Changes
- e7ddcfd: Remove console.log from build output
v0.10.0
Minor Changes
Patch Changes
- 0f56dc7: Fix eslint error according to new eslint config.
- 0f56dc7: Drop support for nextjs 14 because there is a major changeset between react 18 and 19
- 0f56dc7: Add tests on different nextjs verisions and lowest/highest deps
v0.9.9
Patch Changes
- 348927d: bump packages to latest version
v0.9.8
Patch Changes
- 2a73a3a: Update dependabot to keep up-to-date major versions
- 2a73a3a: Bump to react^19 nad next^15
- 2a73a3a: Bump pnpm/action-setup@v4.0.0
v0.9.7
Patch Changes
- 5910596: Add NPM package link to README.
v0.9.5
Patch Changes
- 11f1008: Update readme. Fix NPM approval badge.
v0.9.4
Patch Changes
- 2f3b482: Fix bug where safari workaround caused revert to previous scroll position when spwiping to the top of the website.
- 2f3b482: Add integration tests with simulation of Safari scroll reset bug.
Finally, make working workaround for this bug.
v0.9.3
Patch Changes
- be75ad0: Fix bug where safari workaround caused revert to previous scroll position when spwiping to the top of the website.