Skip to content

v9.1.2

Compare
Choose a tag to compare
@Timer Timer released this 29 Oct 21:08

Minor Changes

  • Add StrictMode toggle: #9161
  • Allow NextScript to optionally defer javascript: #8980

Patches

  • Fix can-not-output-to-public error title: #8988
  • Remove pass-server-data example: #8992
  • Add extra note about canary branch in contributing: #8991
  • Update AMP Optimizer to 1.1.1: #8994
  • Update resetting log for spinners: #8995
  • Monkeypatch @zeit/next-css@0.2.1-canary.4: #8996
  • Add src directory support for global CSS: #8999
  • Update README-zh-CN.md static-file-serving-eg-images: #9002
  • Add CSS fixture for src dir: #9001
  • Fix global Bluebird causing HMR connection to fail: #9009
  • Change to public folder in with-loading example: #9016
  • Update Auth0 example with new version: #9020
  • Next offline: #9010
  • Test no-path relative CSS imports: #9028
  • Add buildId to SPR data routes: #8929
  • Do Not Rely on Module State: #8968
  • Add @zeit/fetch example: #9029
  • Update to error on usage of serverRuntimeConfig with serverless: #9030
  • Replace the deprecated Create Next App URL: #9032
  • Trigger error overlay for dynamic route mismatch: #9031
  • Updated multiple examples to use /public: #9033
  • Update storybook example to v5.2 with CSF: #9036
  • Update README.md: #9040
  • Remove static optimization from message: #9045
  • Fix a minor typo in link: #9049
  • [Docs] Update static file serving section: #9062
  • Remove _document context: #9068
  • Update framework chunk test regex to not select nested dependencies: #9012
  • Fix import in @zeit/fetch example: #9074
  • Pin Azure Chromedriver: #9075
  • Update no-document-title.md: #9082
  • Temporary: Add Support for Now Platform Headers: #9085
  • Temporary: SPR: Use Group Index Mapping: #9089
  • Fix SPR always revalidating in production: #9091
  • Optimize script tags: #9048
  • [using-preact] Update example to Preact X: #9079
  • Fix language fallback in with-react-intl example: #8894
  • Update legacy _app context: #9083
  • Simplify with-noscript example: #9094
  • Update with-react-toolbox example to use /public: #9099
  • [using-inferno] Update inferno to v7.3, fix missing React.createContext function: #9038
  • [with-typescript] Updated TypeScript example to use API routes: #9073
  • Fix SPR header name: #9104
  • Update to return JSON if data request: #9106
  • Add the example of Tailwind CSS with emotion: #8931
  • Remove inferno example: #9108
  • Don't mark page as nextExport if it's SPR: #9113
  • Update with-prefetching example: #9101
  • Dedupe meta tags: #8960
  • Refactor with-modal example: #9097
  • Refactor with-context-api example to use functional components: #9092
  • Make sure to update scope for page export declaration: #9115
  • Allow manually setting amphtml: #9098
  • Support Concurrent Mode in Loadable: #9026
  • Warn on No Cache in CI: #9116
  • Update granular chunks to produce up to 25 chunks per entrypoint on high-complexity apps: #9129
  • Netlify cms example: #8949
  • Update Prerender Error Message: #9143
  • Upgrade React dependencies: #9152
  • Test react(-dom)@canary Every 12 Hours: #9151
  • Fix apollo server initialization in api-routes-apollo-server-and-client example: #9137
  • Upgrade Lockfile: #9158
  • Test React integration using next dist-tag: #9165
  • Cache No-Revalidate Pages: #9170
  • Add yarn check to tests: #9163
  • Add WSL to Metadata: #9171
  • Record src directory usage with version: #9023
  • Add Purgecss to with-tailwindcss example: #9145
  • Fix with-tailwindcss build issues: #9179
  • Check Files during Install: #9182
  • Reenable AMP Tests: #9162
  • Docs(api-routes): fix micro-cors example: #9184
  • Update with-mdx example to latest packages: #9186
  • Ensure directory before flushing cache file: #9187
  • Ensure that all <link> elements have a key prop: #9204
  • Update Babel dependencies: #9203
  • Update with-react-intl example: #9180
  • API: Take multiple values into account for the query: #9196
  • Fix react-native-web example by adding babel plugin: #9078
  • Fix examples #9064: bumps next-redux-wrapper package version that contains babel runtime fix: #9214
  • Remove react-ssr-prepass from Next Deps: #9224
  • Add warning for getStaticParams without getStaticProps: #9226
  • Add configuration flags to disable integrated type checker: #9138
  • Disable worker_threads by default for firebase compatibility: #9199
  • Restore package.json and yarn.lock to allow deploy: #9230
  • Split TypeScript Flag Docs: #9231
  • Delete _document.js: #9236
  • Update examples: static export using dynamic routes: #9237

Credits

Huge thanks to @tusbar, @karlhorky, @sebastianbenz, @ykzts, @manfwh, @ijjk, @ismamz, @sandrinodimattia, @armspkt, @timneutkens, @lfades, @rafaelalmeidatk, @SZharkov, @Baukaalm, @iNishant, @devknoll, @atcastle, @guswnsxodlf, @s-h-a-d-o-w, @HaNdTriX, @resir014, @firstziiz, @melanieseltzer, @iliran11, @Timer, @masives, @none23, @acdlite, @taylorbryant, @zackkrida, @htbvo, @midudev, @bitjson, @ctavan, @yufengwang, @Janpot, @flybayer, @meuwka, @kachkaev, and @juanmiguelbesada for helping!