Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@lukeed lukeed released this 11 Oct 15:15

Breaking

  • Now requires Node 18+ : c7d2479,
  • Added exports map for native ESM support: c7d2479

Features

Patches

  • Add separate CJS and ESM definitions: 982fcc8
    Previously CJS types were wrong/incompatible.

Chores

  • (sirv-cli) Upgrade get-port to 5.1.1 for TS definitions: e5e0826
  • Write tests in native ESM: 2f36733
  • (CI): Add Node 20 to matrix: 9ca1cbc

Full Changelog: v2.0.4...v3.0.0