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

1234

0.6.0

Diff

Changelog

Source

0.6.0

Breaking Changes

  • getPage trows when page's fetching methods return an object with missing props field (eg. redirect and notFound responses). The response object is accessible in error.payload.
toomuchdesign
published 0.5.0 •

Changelog

Source

0.5.0

Breaking Changes

  • Remove pagesDirectory and pageExtensions options
  • Rename customApp option -> useCustomApp

New Features

  • Auto detect pages directory
  • Auto detect pageExtensions option
  • Add nextRoot option
toomuchdesign
published 0.4.0 •

Changelog

Source

0.4.0

Breaking Changes

  • Support custom App's data fetching with getInitialProps
  • Throw error when no matching page is found

New Features

  • Support custom file extensions via pageExtensions option
  • Migrate tests to TS
toomuchdesign
published 0.3.0 •

Changelog

Source

0.3.0

Breaking Changes

  • Support pages' getInitialProps data fetching method

New Features

  • Support custom App component behind customApp option flag (no support for App's getInitialProps, yet)
toomuchdesign
published 0.2.0 •

Changelog

Source

0.2.0

Breaking Changes

  • Expose Typescript types

New Features

  • Migrate codebase to Typescript
  • Replace query-string with node's querystring
toomuchdesign
published 0.1.0 •

Changelog

Source

0.1.0

Initial release

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