Skip to content

Releases: xavdid/typed-install

v2.0.0

21 Nov 20:37

Choose a tag to compare

Despite the major version bump, this is actually a pretty chill release.

  • BREAKING Drop support for node versions older than 10
  • BREAKING Drop support for the deprecated --yarn CLI argument. Use -m yarn or --package-manager yarn instead
  • Update the rest of the deps, not much to see here.

v1.1.1

18 Apr 04:21

Choose a tag to compare

Small bugfix for folks using the library as a typescript lib

v1.1.0

08 Apr 03:55

Choose a tag to compare

  • updated dependencies
  • added -m, --package-manager flag, thanks @duykhang53! (#8)
  • added better debugging info

v1.0.6

03 Jun 03:24

Choose a tag to compare

  • add update-notifier ec81b01
  • be a little bit smarter when deciding when to use yarn 6b17e1c

v1.0.5...v1.0.6