Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 373 Bytes

changelog.md

File metadata and controls

23 lines (12 loc) · 373 Bytes

v2.0.1

  • 🐞 fix Node.js shebang

v2.0.0

  • 💥 drop Node.js v10

v1.0.3

  • 🐞 fix bin entry points with tricky shebang for running Node.js with flags

v1.0.2

  • 🐞 add --experimental-worker Node.js flag by default

v1.0.1

  • 🐞 fix missing files in package build

v1.0.0

  • 💥 drop Node.js v8 support and require >=12.13.0 (first v10 LTS)