All Versions
360
Latest Version
Avg Release Cycle
3 days
Latest Release
2099 days ago

Changelog History
Page 7

  • v9.5.2-canary.5 Changes

    August 04, 2020

    Core Changes

    • βž• Add support for fallback: 'blocking': #15672
    • πŸ›  fixed issue with runtime-config returning undefined when building or in a development environment: #15777
    • Disallow basePath: false for internal routes: #15837

    Example Changes

    • βœ‚ Remove dotenv from with-firebase example: #15743

    Credits

    Huge thanks to @matamatanot, @jtaox, and @Janpot for helping!

  • v9.5.2-canary.4 Changes

    August 04, 2020

    Core Changes

    • βž• Add missing nomodule polyfills and suggest using features only up to ES2019 for browser compatibility: #15772
    • πŸ› Bug fix: Font optimization: #15644
    • πŸ— Progress bar for static build: #15297
    • πŸ— Incremental static generation and regeneration in build output table: #14365

    Misc Changes

    • βœ… Test that overlay appears: #15850

    Credits

    Huge thanks to @Timer, @kripod, @prateekbh, @gelbartj, and @darshkpatel for helping!

  • v9.5.2-canary.3 Changes

    August 04, 2020

    Core Changes

    • πŸ—„ Solve large portion of webpack 5 deprecation warnings: #15806
    • πŸ›  Fix some webpack 5 deprecation warnings: #15797
    • πŸ“‡ Rename exportTrailingSlash to existing trailingSlash property: #15768
    • πŸ‘Œ Support persisting the dev cache buster: #15827
    • πŸ›  Fix CSS grid-column shorthand syntax: #15848

    πŸ“š Documentation Changes

    • βž• Add docs page for Create Next App: #15454
    • πŸ“„ Explain Sass Extensions in CSS Docs: #15830

    Example Changes

    • πŸ— with-electron-typescript build error fix: #15803
    • ⚑️ Updated with-passport example to fix syntax errors: #15831

    Credits

    Huge thanks to @timneutkens, @kmturley, @MehediH, @Janpot, and @marcmll for helping!

  • v9.5.2-canary.2 Changes

    August 03, 2020

    Core Changes

    • πŸ›  Fix asPath of rewrite without basePath: #15760
    • πŸ‘Œ Improve router types: #15775
    • πŸ›  Fix dotenv loading with cascading values: #15799

    πŸ“š Documentation Changes

    • βž• Add clarification of routing to a dynamic route: #15771

    Example Changes

    • ⚑️ examples: Update with-electron .gitignore: #15783
    • βœ‚ Remove dotenv from auth0 Next.js example: #15398

    Credits

    Huge thanks to @Janpot, @samrobbins85, @DavidLemayian, @msreekm, and @ijjk for helping!

  • v9.5.2-canary.18 Changes

    August 10, 2020

    Example Changes

    • πŸ›  Fix with-i18n-rosetta example: #16023

    Credits

    Huge thanks to @StarpTech for helping!

  • v9.5.2-canary.17 Changes

    August 10, 2020

    Core Changes

    • 0️⃣ Don’t prevent the browser’s default behavior for Alt key: #16003

    Credits

    Huge thanks to @yuheiy for helping!

  • v9.5.2-canary.16 Changes

    August 10, 2020

    Core Changes

    • πŸ‘Œ Improvements - Font optimizations: #16031

    Credits

    Huge thanks to @prateekbh for helping!

  • v9.5.2-canary.15 Changes

    August 10, 2020

    Core Changes

    • Do not assign to readonly property in Safari: #16051
  • v9.5.2-canary.14 Changes

    August 10, 2020

    Core Changes

    • Do not bundle caniuse-lite: #16048
    • ⚑️ upgrade @ampproject/toolbox-optimizer to 2.6.0: #16043

    Credits

    Huge thanks to @sebastianbenz for helping!

  • v9.5.2-canary.13 Changes

    August 11, 2020

    Core Changes

    • πŸ›  Fix typos in @next/codemod CLI: #16042

    Misc Changes

    • βž• Add files array to @next/codemod: #16049
    • ⚑️ Update labeler to include next-codemod: #16041

    Credits

    Huge thanks to @Timer for helping!