Next.js v9.5.4-canary.24 Release Notes

Release Date: 2020-10-06 // over 3 years ago
  • Core Changes

    • ✂ Remove left-over api-utils method: #17595
    • ➕ Add warning when exporting with custom routes: #17538
    • Normalize optional catch-all fallback: true page params: #17551
    • ⚡️ Update to use hasNextSupport for custom-routes in next export check: #17630

    📚 Documentation Changes

    • Mention required version for global CSS imports in node_modules: #17506
    • 📄 Mention favicon.ico in static file serving docs.: #17540
    • ➕ Add note about priority to rewrites docs: #17535
    • 📄 [docs] Fix typo Next.js -> TypeScript: #17561
    • ➕ Add missing introductory exportPathMap purpose description: #17444
    • ➕ Add docs on how to migrate from Gatsby.: #17491
    • ⚡️ Update migrating from Gatsby docs.: #17636
    • 🔄 change anonymous functions to named in docs examples: #17510

    Example Changes

    • 🛠 Fixed minor typo: #17456
    • 📈 with-google-analytics-amp needs in Document component: #17462
    • ⚡️ update README for vercel.app, stream.new: #17539
    • 👌 Improve formatting in examples: #17571
    • 🛠 Fixes #16431: #17610

    Misc Changes

    • 🚀 Update release stats workflow: #17533
    • 🚀 Update release stats workflow: #17580
    • ✅ test(create-next-app): increase coverage: #17507

    Credits

    Huge thanks to @plug-n-play, @philihp, @lfades, @leerob, @dylanjha, @ijjk, @Kerumen, @rdimaio, @jorisw, @zerbinidamata, @jamesgeorge007, and @Jashnm for helping!