Skip to content

Releases: typescript-tools/monorepo

v8.0.57

18 Sep 23:44
Compare
Choose a tag to compare

8.0.57 (2023-09-18)

Bug Fixes

  • deps: update rust crate clap to v4.4.4 (83a5b2d)

v8.0.56

17 Sep 20:58
Compare
Choose a tag to compare

8.0.56 (2023-09-17)

Bug Fixes

  • update repository metadata to reflect new URL (e40a660)

v8.0.55

17 Sep 20:45
Compare
Choose a tag to compare

8.0.55 (2023-09-17)

Bug Fixes

  • force a release with an empty commit (b2dc7ad)

Import repository

17 Sep 20:34
Compare
Choose a tag to compare

This release marks when the contents of https://github.com/typescript-tools/rust-implementation were pushed to this new remote.

The reason for this change is to facilitate the new distribution channels: npm is no longer used for distribution of precompiled binaries.

Instead, we recommend you install the monorepo binary using the Nix flake of install-github-release-binary.

The reason for the repository name change is for compatibility with install-github-release-binary: that action expects your binary name to match your repository name.