Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

next-page-tester

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-page-tester - npm Package Versions

1235

0.13.0

Diff

Changelog

Source

0.13.0

Bugfixes

  • Ensure router object and rendered page are updated simultaneously
toomuchdesign
published 0.12.0 •

Changelog

Source

0.12.0

New Features

  • Support next/head
  • Provide initTestHelpers to help setting up test environment

Bugfixes

  • Fix client navigation when useDocument enabled
toomuchdesign
published 0.11.0 •

Changelog

Source

0.11.0

New Features

  • Handle data fetching redirect returns
toomuchdesign
published 0.10.1 •

Changelog

Source

0.10.1

Bugfixes

  • Fix user events not firing when using default _document
toomuchdesign
published 0.10.0 •

Changelog

Source

0.10.0

New Features

  • Make document.cookie available to fetching methods as ctx.req.headers.cookie
  • Make referer available to fetching methods as ctx.req.headers.referer

Bugfixes

  • Don't pass getInitialProps context req/res objects when execution happens as a result of client-side navigation
  • Simplistically simulate non-browser environment when executing server-only methods/modules
toomuchdesign
published 0.9.0 •

Changelog

Source

0.9.0

Breaking Changes

  • Renamed useCustomApp option to useApp

New Features

  • useDocument experimental option: add _document rendering support
toomuchdesign
published 0.8.1 •

Changelog

Source

0.8.1

Bugfixes

  • Make paths handling OS insensitive
toomuchdesign
published 0.8.0 •

Changelog

Source

0.8.0

Breaking Changes

  • Dropped support for Next.js 9
  • getPage promise returns an object with a page prop holding the expected page element (previously page element was directly returned)
  • useCustomApp option defaults to true

New Features

  • Provide support for Next.js 10
toomuchdesign
published 0.7.1 •

Changelog

Source

0.7.1

Bugfixes

  • Fix default routing behaviour with trailing slash (#24)
toomuchdesign
published 0.7.0 •

Changelog

Source

0.7.0

New Features

  • Support client-side navigation via Link, router.push, router.replace
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc