Next.js v9.0.3-canary.0 Release Notes

Release Date: 2019-07-18 // almost 5 years ago
  • Patches

    • โž• Add .gitignore: #7893
    • Import isomorphic-unfetch in data fetching example: #7895
    • ๐Ÿ”€ Make tests for both async and sync GIP: #7999
    • ๐Ÿ“š Rework dynamic routing <Link> documentation: #8001
    • Avoid sending user errors to client: #8005
    • Replace fs.exists with fs.access: #7742
    • ๐Ÿ›  Fix children key in with-typescript-styled-components example: #8003
    • ๐Ÿ Handle windows backslashes when checking ssr-prepass: #8016
    • โž• Add Create Next App package: #8018

    Credits

    Huge thanks to @rakannimer, @adamwathan, @huv1k, @lfades, @imdreamrunner, @dmytro-lymarenko, and @ijjk for helping!