Skip to content

v0.0.17

Compare
Choose a tag to compare
@tatethurston tatethurston released this 08 Jul 23:45
· 125 commits to main since this release
d2f2db1

What's Changed

  • re-export types from next/link and next/router by @sachinraja.
  • remove prettier as a peer dependency by @sachinraja.
  • enable src/pages for windows users.
  • routes are now generated for routes that start with _. _app, _document, _error and middleware are excluded.
  • gracefully handles missing pages directory and no pages.

Full Changelog: v0.0.16...v0.0.17