Skip to content

Releases: RevoTale/next-scroll-restorer

v0.10.2

06 Jun 09:57
754f350
Compare
Choose a tag to compare

Patch Changes

  • 1b09323: Fix dropping console.log in a bundle.

v0.10.1

29 May 09:19
8f91297
Compare
Choose a tag to compare

Patch Changes

  • e7ddcfd: Remove console.log from build output

v0.10.0

13 May 14:54
9d21a04
Compare
Choose a tag to compare

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

03 Jan 12:10
ede774c
Compare
Choose a tag to compare

Patch Changes

  • 348927d: bump packages to latest version

v0.9.8

23 Dec 21:22
c134098
Compare
Choose a tag to compare

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

01 Feb 17:06
eebef37
Compare
Choose a tag to compare

Patch Changes

  • 5910596: Add NPM package link to README.

v0.9.6

01 Feb 13:14
7a9b6d6
Compare
Choose a tag to compare

Patch Changes

v0.9.5

31 Jan 22:38
b7b8adc
Compare
Choose a tag to compare

Patch Changes

  • 11f1008: Update readme. Fix NPM approval badge.

v0.9.4

23 Jan 18:45
3fe2a03
Compare
Choose a tag to compare

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

23 Jan 00:14
8d96f7b
Compare
Choose a tag to compare

Patch Changes

  • be75ad0: Fix bug where safari workaround caused revert to previous scroll position when spwiping to the top of the website.