Releases: typescript-tools/rust-implementation
Releases · typescript-tools/rust-implementation
v3.1.7
3.1.7 (2022-03-28)
Bug Fixes
- implement checksum verification during post-install (28d75e7), closes #118
- restore default script (1fdfc07)
v3.1.6
3.1.6 (2022-03-27)
Bug Fixes
v3.1.5
3.1.5 (2022-03-25)
Bug Fixes
- ci: unlink existing symlink before installing monorepo binary (0e49349)
Reverts
- Revert "fix(npm): do not distribute placeholder binary" (0510c44)
v3.1.4
3.1.4 (2022-03-25)
Bug Fixes
- npm: do not distribute placeholder binary (87bc2a5), closes #115
v3.1.3
3.1.3 (2022-03-25)
Bug Fixes
- npm: use symlink in node_modules/.bin (3a2acaf), closes #115
v3.1.2
3.1.2 (2022-03-25)
Bug Fixes
- npm: download the monorepo into the typescript-tools project dir (cca8ab0), closes #115
v3.1.1
3.1.1 (2022-03-25)
Bug Fixes
- ci: checkout before downloading artifacts (439c09b)
v3.1.0
3.1.0 (2022-03-25)
Features
v3.0.8
3.0.8 (2022-03-17)
Bug Fixes
- use pack source instead of hardlink (4383106)
v3.0.7
3.0.7 (2022-03-16)
Bug Fixes
- use --force when running
npm pack
(d20a90c)