Skip to content

v9.0.7

Compare
Choose a tag to compare
@timneutkens timneutkens released this 28 Sep 12:51

Minor Changes

  • Experimental Global CSS Support: #8710
  • Experimental src directory support: #8735

Patches

  • Update README.md: #8780
  • Make favicon work: #8776
  • Update webpack typings: #8783
  • Run all Azure tests with node v10: #8782
  • Test CSS Source Map generation: #8785
  • Add caching yarn cache to Azure: #8787
  • Reduce Install Size: #8788
  • Simplify development CSS hiding: #8789
  • Fix Experimental CSS Ordering: #8790
  • Update broken links: #8793
  • Insert <style> tags after anchor element: #8795
  • Add Experimental CSS Before Anchor: #8803
  • Update page sizes displayed on build: #8777
  • Enable Experimental CSS Source Maps: #8805
  • Add Working with Ghost and Next.js to Recipes: #8800
  • Fix using withRouter in _app opting out of auto-export: #8811
  • Remove useMemo from apollo examples: #8815
  • Ghost URL Typo: #8828
  • Add experimental SPR support: #8832
  • Allow only JS files when loading dynamic chunks: #8831
  • TS / PnP compatibility: #8744
  • Remove extra build logs: #8839
  • SPR follow ups: #8846
  • Add support for ZEIT Now CI detection: #8864
  • Fix typo and wording in README.md: #8867
  • Remove stale-if-error header from SPR: #8866
  • Better test case for serverless export: #8865
  • Favicon should have low importance: #8878
  • Enforce natural numbers for SPR: #8882
  • Configure the Default Revalidate: #8880
  • Add SPR Dynamic Routes to Manifest: #8885
  • Remove React Suspense from Client Runtime: #8887
  • Don't remove path in page-config plugin: #8889
  • Add test case to prevent regression for page config: #8890

Credits

Huge thanks to @ijjk, @Timer, @lfades, @fabienheureux, @HaNdTriX, @daviddarnes, @janicklas-ralph, @arcanis, @hanneslund, and @phocks for helping!