Skip to content

v7.6.0

Latest
Compare
Choose a tag to compare
@SleeplessByte SleeplessByte released this 11 Oct 12:12
· 8 commits to master since this release

New

  • Add react-static-plugin-svgr (#1626)
  • Add image import example for TypeScript template (#1597)

Improved

  • Update emotion plugin to support 11 version (#1558)
  • Show warning for missing template default export (#1599)
  • Corrected mismatch between Sitemap documentation and implementation (#1618)
  • Migrate usage of node-sass to Dart Sass (#1621)
  • Add React.Suspense wrapper to router guides. (#1593)

Bugfix

  • Fix publicPath is used for webpack output publicPath instead of assetsPath (#1569)
  • Fix sitemap generation for staging context (#1616)
  • Ensure sitemap generation properly ignores noindex routes (#1620)