Skip to content

Releases: travi/any

v3.3.0

10 Apr 02:59
3d21a9c

Choose a tag to compare

3.3.0 (2026-04-10)

Features

v3.2.0

10 Apr 02:41
6a5c381

Choose a tag to compare

3.2.0 (2026-04-10)

Features

  • domain: add domain for situations where a full url isnt the correct fit (6a5c381)

v3.1.3

29 Aug 20:49

Choose a tag to compare

3.1.3 (2025-08-29)

Bug Fixes

  • defined the package type as commonjs (e8a8047)

v3.1.2

31 May 20:16
89cb094

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

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

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

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

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

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

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