What's Changed
- CLI invocation now reads next.config.js or next.config.mjs.
- Fix
route
's handling of query keys whose value isundefined
. Fixes #206. Thanks @sleepdotexe!
Full Changelog: v2.2.3...v2.2.4
route
's handling of query keys whose value is undefined
. Fixes #206. Thanks @sleepdotexe!Full Changelog: v2.2.3...v2.2.4