Releases: RevoTale/next-scroll-restorer
Releases · RevoTale/next-scroll-restorer
v0.10.3
23 Oct 19:58
Compare
Sorry, something went wrong.
No results found
v0.10.2
06 Jun 09:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
1b09323 : Fix dropping console.log in a bundle.
v0.10.1
29 May 09:19
Compare
Sorry, something went wrong.
No results found
Patch Changes
e7ddcfd : Remove console.log from build output
v0.10.0
13 May 14:54
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
348927d : bump packages to latest version
v0.9.8
23 Dec 21:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
5910596 : Add NPM package link to README.
v0.9.6
01 Feb 13:14
Compare
Sorry, something went wrong.
No results found
v0.9.5
31 Jan 22:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
11f1008 : Update readme. Fix NPM approval badge.
v0.9.4
23 Jan 18:45
Compare
Sorry, something went wrong.
No results found
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.