Skip to content

Releases: wayfair/one-version

v0.5.0

26 Apr 18:16
af5559a
Compare
Choose a tag to compare

Drop support for Node 14 and add support for Node 20

v0.4.0

15 Feb 17:57
2dd7317
Compare
Choose a tag to compare
  • -f flag for arbitrary file inclusion in the check
  • Refactored check api to unify across package managers
  • Use modern Yarn internally

v0.3.0

27 Jun 18:22
3f1fd52
Compare
Choose a tag to compare

Add autodetect & check for Berry

v0.2.0

17 May 14:49
4a20c3a
Compare
Choose a tag to compare

Automatically detect package manager

v0.1.3

04 May 16:32
66a9281
Compare
Choose a tag to compare
  • Excludes __fixtures__ dir from published package

v0.1.2

02 May 20:55
6caf3ec
Compare
Choose a tag to compare
  • Removes many extraneous files from published package
  • Expands node engines config to include majors 16 and 18

v0.1.1

02 May 16:49
1d85816
Compare
Choose a tag to compare
  • Fix bug in cli program name after package rename
  • Republish with new public repo settings

v0.1.0

30 Apr 00:37
3bc1d05
Compare
Choose a tag to compare
  • Adds initial one-version implementation
  • Supports one-version check for yarn and pnpm package managers

Initial Empty Release

29 Apr 23:58
5ac733d
Compare
Choose a tag to compare

Initial empty release to verify release workflow