Skip to content

Releases: travi/any

v3.1.2

31 May 20:16
89cb094
Compare
Choose a tag to compare

3.1.2 (2024-05-31)

Bug Fixes

  • dependencies: adjusted prod deps to be ranges (89cb094)

v3.1.1

31 May 17:08
Compare
Choose a tag to compare

3.1.1 (2024-05-31)

Bug Fixes

  • deps: update dependency debug to v4.3.5 (77513c5)

v3.1.0

06 Feb 20:41
c5fafb5
Compare
Choose a tag to compare

3.1.0 (2024-02-06)

Features

  • date-options: enabled passing options through to change.date() (eb0cf85)

v3.0.2

07 Nov 03:29
Compare
Choose a tag to compare

3.0.2 (2023-11-07)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.6 (1e7457e)

v3.0.1

18 Oct 04:23
Compare
Choose a tag to compare

3.0.1 (2023-10-18)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.5 (62623ac)

v3.0.0

24 Sep 02:37
2182961
Compare
Choose a tag to compare

3.0.0 (2023-09-24)

Build System

  • files: used the files property to define files to include in the package (15d7c6b)

Features

  • node-versions: defined the supported node ranges (1183b41)

BREAKING CHANGES

  • node-versions: node version support is now limited to v18.17 in the v18 range and above v20.6.1
  • files: the use of the files property prevents inclusion of files into the package that
    are not listed. those files are not part of the intended public api, so this should be effectively
    non-breaking

v3.0.0-beta.2

24 Sep 02:32
1183b41
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2023-09-24)

Features

  • node-versions: defined the supported node ranges (1183b41)

BREAKING CHANGES

  • node-versions: node version support is now limited to v18.17 in the v18 range and above v20.6.1

v3.0.0-beta.1

24 Sep 02:22
15d7c6b
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2023-09-24)

Build System

  • files: used the files property to define files to include in the package (15d7c6b)

BREAKING CHANGES

  • files: the use of the files property prevents inclusion of files into the package that
    are not listed. those files are not part of the intended public api, so this should be effectively
    non-breaking

v2.1.10

13 Sep 04:29
ba428de
Compare
Choose a tag to compare

2.1.10 (2023-09-13)

Bug Fixes

  • type-definitions: defined separate definition files for esm vs cjs bundles (8657f04)

v2.1.9

04 Sep 22:39
Compare
Choose a tag to compare

2.1.9 (2023-09-04)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.4 (8b3ab16)