Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 09:58
· 27 commits to main since this release
3606e45

7.0.0 (2023-06-16)

Bug Fixes

  • external: match root paths on unix-like and windows (#891) (cfa6bba)
  • prefix terser log with name (#899) (2f41663)
  • preserve top-level when running terser for IIFE (#900) (2c0435a)
  • Remove SWC and Terser minification clash (#881) (23e25cd)
  • Update docs domain in schema.json (#901) (a036242)

Features

  • require nodejs 16 or above (45832d9)
  • support svelte-preprocess (#906) (3606e45)
  • Update esbuild version to latest for keeping unknown directives during bundle (#925) (e2e70e8)

BREAKING CHANGES

  • require nodejs 16 or above
  • update esbuild to 0.18