Skip to content

Releases: fregante/tiny-version-compare

v4.0.0

Choose a tag to compare

@fregante fregante released this 25 Feb 06:34

v3.0.2...v4.0.0

v3.0.2

Choose a tag to compare

@fregante fregante released this 25 Feb 06:19

v3.0.1

Choose a tag to compare

@fregante fregante released this 05 Sep 14:57
  • Consistently name the exported function b8e1f79

v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@fregante fregante released this 07 Apr 22:26

Major Changes

  • Restore CJS file, drop ES Module for now: aee21a3

Converting this was a mistake, this is not a browser-only module. Node isn't fully ready for this yet.

v2.0.0

Choose a tag to compare

@fregante fregante released this 06 Apr 16:54

Major Changes

v1.0.0

Choose a tag to compare

@fregante fregante released this 23 Apr 10:04

Patches

  • Shorten separator regex: 415ca22
  • Add TypeScript types: #7

Credits

Huge thanks to @nickytonline for helping!

v0.10.0

Choose a tag to compare

@fregante fregante released this 10 Nov 09:40

Minor Changes

  • Treat dash versions as pre-release: 126bb61

v0.9.2

Choose a tag to compare

@fregante fregante released this 10 Nov 07:02

Patches

  • Add a === b shortcut: 9f5540a
  • Support a/b/c as shorthands for alpha/beta/rc: 21b9d80

v0.9.1

Choose a tag to compare

@fregante fregante released this 01 Jun 17:25

Patches

  • Add support for "pre" keyword: 49a1a68
  • Only discard initial "v" and "r": 1caedb6