Skip to content

v0.1.4

Choose a tag to compare

@matteosacchetto matteosacchetto released this 07 Feb 11:10
· 144 commits to main since this release
cccc5ef

What's Changed

  • [Add]: deflate option to deflate file with the specified compression level (0: no deflate, 9: max deflate)
  • [Update]: dependenceis to fix vulnerability in the build chain (final build was unaffected)
    • @rollup/plugin-eslint ^8.0.2 → ^9.0.3
    • @rollup/plugin-json ^4.1.0 → ^6.0.0
    • @rollup/plugin-run ^2.1.0 → ^3.0.1
    • @rollup/plugin-typescript ^8.3.2 → ^11.0.0
    • @types/inquirer ^8.2.1 → ^9.0.3
    • @types/jest ^28.1.0 → ^29.4.0
    • @types/node ^17.0.39 → ^18.13.0
    • @typescript-eslint/eslint-plugin ^5.27.0 → ^5.51.0
    • @typescript-eslint/parser ^5.27.0 → ^5.51.0
    • chalk ^5.0.1 → ^5.2.0
    • commander ^9.3.0 → ^10.0.0
    • eslint ^8.16.0 → ^8.33.0
    • eslint-config-prettier ^8.5.0 → ^8.6.0
    • figures ^4.0.1 → ^5.0.0
    • ignore ^5.2.0 → ^5.2.4
    • inquirer ^9.0.0 → ^9.1.4
    • jest ^28.1.0 → ^29.4.1
    • jszip ^3.10.0 → ^3.10.1
    • prettier ^2.6.2 → ^2.8.3
    • rollup ^2.75.5 → ^3.14.0
    • ts-jest ^28.0.4 → ^29.0.5
    • typedoc ^0.22.17 → ^0.23.24
    • typescript ^4.7.2 → ^4.9.5

Full Changelog: v0.1.3...v0.1.4