Next.js v9.1.5-canary.9 Release Notes

Release Date: 2019-12-03 // over 4 years ago
  • Minor Changes

    • ๐Ÿ‘Œ Support repeating Dynamic Route Params: #9599

    Patches

    • ๐Ÿ›  Fix docs typo: โ€œyour sites SEOโ€: #9579
    • ๐Ÿšš Move cross-env from devDependencies to dependencies: #9580
    • โž• Add SSG Tests with Catch All Routing: #9594
    • Simplify getRouteRegex Callsites: #9597
    • ๐Ÿ›  Fix extra prerender error for invalid getStaticProps usage: #9593
    • โž• Add Support for Event Flushing: #9606
    • โฌ†๏ธ Upgrade Webpack and Terser: #9608

    Credits

    Huge thanks to @lachlanjc, @chentsulin, and @ijjk for helping!