Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 1.92 KB

1.0.0 (2024-05-05)

Bug Fixes

  • CI: Fix DockerHub container release (01b7534)
  • Create a real tmp folder (c83866f)
  • Fix dist path (ed15fde)

Build System

chore

  • Remove node.js 10 Support (2b910c0)

Features

  • add allowDirty flag (f22b39a)
  • Clear temporary folder when done (f5d8900)
  • first commit (7d28ffe)
  • Log publish error during development (16139d5)

BREAKING CHANGES

  • The node.js versions v14 and v17 are no longer maintained and are therefore no longer supported. See https://nodejs.dev/en/about/releases/ for more details on node.js release cycles.
  • From now on, only node.js ^14.8.0 || >=16.0.0 are supported
  • Only Support for node.js ^12.20.0 || >=14.13.1
  • Removed support for node.js v10