Skip to content

Latest commit

 

History

History
280 lines (132 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

280 lines (132 loc) · 10.3 KB

6.1.4 (2024-02-09)

Fixes & improvements

6.1.3 (2024-01-31)

Fixes & improvements

  • fix(dts-fix): handle findBase corner cases (0b60bcd)

6.1.2 (2024-01-30)

Fixes & improvements

  • fix: update tsc-dts-fix to v0.0.7 (0f84389)

6.1.1 (2024-01-30)

Fixes & improvements

  • fix: tweak up input param resolution (072408a)

6.1.0 (2024-01-30)

Features

  • feat: provide ext configuration (4a7eec8)

6.0.1 (2024-01-30)

Fixes & improvements

  • perf: migrate to tsc-dts-fix (eff17d5)

6.0.0 (2024-01-23)

Features

  • feat: replace bubdle-gen with depseek (5e46d2b)

BREAKING CHANGES

  • unpredictable side effects may occur (5e46d2b)

Fixes & improvements

  • fix: improve err capture (423ef64)

4.0.6 (2022-03-24)

Bug Fixes

4.0.5 (2022-02-20)

Bug Fixes

  • deps: update find-up and nanoid (900cfa2)

4.0.4 (2022-02-06)

Bug Fixes

  • replace fse.esistSync with find-up helper (ae3eda5)

4.0.3 (2022-02-06)

Bug Fixes

  • improve bin paths resolver (f69068e)

4.0.2 (2022-02-06)

Bug Fixes

  • use closest bin opt for invoke, linting (3ef01cd)

4.0.1 (2022-01-31)

Bug Fixes

4.0.0 (2022-01-30)

Features

  • make target/es6 default package entry option (fd22497)

BREAKING CHANGES

  • target/es6 is now default entry option

3.2.0 (2022-01-30)

Features

3.1.3 (2022-01-29)

Bug Fixes

3.1.2 (2021-12-10)

Bug Fixes

  • update flowgen to v1.16.0 (1495436)

3.1.1 (2021-07-28)

Bug Fixes

  • lockfile: update glob-parent to v6 (8c22813)

3.1.0 (2021-07-28)

Features

  • introduce customTypings injection (68005d0), closes #25

3.0.0 (2021-06-07)

Performance Improvements

  • repack as mjs (c50df11)
  • update deps, migrate to mjs modules (bb40f2b)

BREAKING CHANGES

  • require Node.js >= 14
  • repack as mjs, require Node.js >= 14

2.1.8 (2021-03-16)

Performance Improvements

  • pkg: update @qiwi/dts-bundle to v0.7.5 (4f88150), closes #16

2.1.7 (2021-03-16)

Performance Improvements

2.1.6 (2021-02-07)

Performance Improvements

  • package: deps revision (f1880fd)
  • package: up deps, fix some vuls (ff9e108)

2.1.5 (2020-11-23)

Performance Improvements

  • update typescript, fix docs script (#17) (146369a)

2.1.4 (2020-10-29)

Performance Improvements

  • migrate to @qiwi/dts-bundle (b07c0d0)

2.1.3 (2020-10-29)

Performance Improvements

2.1.2 (2020-10-28)

Bug Fixes

  • package: up deps, fix some vulnerabilities (04d18c9)

2.1.1 (2020-10-11)

Bug Fixes

  • deps: up deps, fix some vunerabilities (de6f1d7)

2.1.0 (2020-09-26)

Bug Fixes

  • add .cmd to win invokes (98fa063)

Features

Performance Improvements

2.0.1 (2020-09-23)

Bug Fixes

2.0.0 (2020-09-23)

Code Refactoring

Performance Improvements

  • rm temp files after each run (eeb7c73)

BREAKING CHANGES

  • cli api has been completely changed

1.1.0 (2020-09-18)

Features

  • added bash directive replacer (#8) (be43981)

1.0.3 (2020-08-17)

Performance Improvements

  • package: remove some deprecated deps (305ab32)

1.0.2 (2020-05-17)

Bug Fixes

1.0.1 (2020-05-05)

Bug Fixes

1.0.0 (2020-05-05)

Features

  • add external modules refs corrector (6b16beb)
  • assemble rinf entry point (d02ec0e)
  • assert required opts (a0c4f77)
  • reexport flowgen and dtsgen (ac042ae)