Releases: felipecrs/bindl
Releases · felipecrs/bindl
v4.1.2
4.1.2 (2023-04-29)
⚠ BREAKING CHANGES
- Types declarations are no longer included in the
package. I believe no one was using them anyway, but if you were, please
open an issue and I'll add them back.
Code Refactoring
This release is also available on:
v4.1.1
4.1.1 (2023-04-25)
Dependencies
- deps: bump @oclif/command from 1.8.20 to 1.8.24 (#322) (bdcf560)
- deps: bump @oclif/config from 1.18.6 to 1.18.8 (#266) (8ab86e5)
- deps: bump @oclif/plugin-help from 3.3.1 to 5.2.9 (#310) (5270777)
- deps: bump decode-uri-component from 0.2.0 to 0.2.2 (#293) (f0b2fd6)
- deps: bump json5 from 2.2.1 to 2.2.3 (#294) (a2c81cb)
- deps: bump yaml, cosmiconfig, semantic-release and husky (#321) (2a3299e)
- deps: update
oclif
to latest version and several other dependencies (#183) (a9cf7a8)
This release is also available on:
v4.1.0
v4.0.1
v4.0.0
v3.0.0
3.0.0 (2022-11-16)
⚠ BREAKING CHANGES
- honor
npm_config_arch
if set - deps: drop support for node 10 and 12
Features
- honor
npm_config_arch
if set (2f505ac)
Dependencies
- deps: drop support for node 10 and 12 (6883ba6)
- deps: refresh dependencies (18d9f77)
- deps: tidy up dependencies (afa682a)
This release is also available on:
v2.0.0
2.0.0 (2021-08-03)
⚠ BREAKING CHANGES
- The minimum version of Node required was bumped from 8
to 10 due to the new dependencies.
Features
This release is also available on: