You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

next-scroll-restorer

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-scroll-restorer - npm Package Versions

23

0.10.2

Diff
g
grisaia
published 0.10.2 •

Changelog

Source

0.10.2

Patch Changes

  • 1b09323: Fix dropping console.log in a bundle.
g
grisaia
published 0.10.1 •

Changelog

Source

0.10.1

Patch Changes

  • e7ddcfd: Remove console.log from build output
g
grisaia
published 0.10.0 •

Changelog

Source

0.10.0

Minor Changes

  • 0f56dc7: Change bundler to tsup

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
g
grisaia
published 0.9.9 •

Changelog

Source

0.9.9

Patch Changes

  • 348927d: bump packages to latest version
g
grisaia
published 0.9.8 •

Changelog

Source

0.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
g
grisaia
published 0.9.7 •

Changelog

Source

0.9.7

Patch Changes

  • 5910596: Add NPM package link to README.
g
grisaia
published 0.9.6 •

Changelog

Source

0.9.6

Patch Changes

  • e771ab8: Add NPM badge to Readme
g
grisaia
published 0.9.5 •

Changelog

Source

0.9.5

Patch Changes

  • 11f1008: Update readme. Fix NPM approval badge.
g
grisaia
published 0.9.4 •

Changelog

Source

0.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.
g
grisaia
published 0.9.3 •

Changelog

Source

0.9.3

Patch Changes

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