Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 13:23
5.0.0
ae945cb

Changed

  • ⚠️ Move the prototyping preset to a standalone package (#118)
  • ⚠️ Move the markdown preset to a standalone package (#118)
  • Update dependencies (#121)
  • ⚠️ Switch from css-loader to Webpack's native CSS implementation (819ae7e)

Removed

  • Remove unused dependencies (02dcf7a)
  • ⚠️ Remove the target configuration options, all builds are now modern (acac13e)
  • ⚠️ Remove the deprecated createConfig helper function in favor of defineConfig (50ba829)

Fixed

  • Fix definition of dev or production mode (97df63c)