Skip to content

Releases: AlaskaAirlines/auro-datetime

v4.0.0

30 Sep 00:58
0f8e2b5

Choose a tag to compare

4.0.0 (2025-09-30)

BREAKING CHANGES

  • Package exports have changed. To access the component class add /class to the end of the import. See "exports" in the package.json for more details.

v4.0.0-rc-1.1

29 Sep 21:27

Choose a tag to compare

v4.0.0-rc-1.1 Pre-release
Pre-release

4.0.0-rc-1.1 (2025-09-29)

BREAKING CHANGES

  • Package exports have changed. To access the component class add /class to the end of the import. See "exports" in the package.json for more details.

v3.0.5

14 Aug 23:16

Choose a tag to compare

3.0.5 (2025-08-14)

Bug Fixes

  • update auro-library to latest version (7d707e4)

v3.0.4

11 Aug 19:36

Choose a tag to compare

3.0.4 (2025-08-11)

Bug Fixes

  • auro library was causing aqua scan failures (76c0866)

v3.0.3

02 Jul 19:14

Choose a tag to compare

3.0.3 (2025-07-02)

Bug Fixes

  • update dependencies and remove unused style file (1dfc6c4)
  • update docs head content (8a88109)

v3.0.2

21 Apr 22:46

Choose a tag to compare

3.0.2 (2025-04-21)

Performance Improvements

  • update dependencies and design token references #55 (e2cfcf8)

v3.0.1

14 Apr 23:30

Choose a tag to compare

3.0.1 (2025-04-14)

Performance Improvements

  • add wca script for docs api (a351ada)

v3.0.0

28 Feb 04:24

Choose a tag to compare

3.0.0 (2025-02-28)

  • feat!: move peer dependencies to "real" dependencies (214ce15)

BREAKING CHANGES

  • last change was breaking on a patch version because of peer dependencies

Summary:
Our current build process relies on peer dependencies being present, but
the peer dependency pipeline is causing far more issues than it's worth.
Why not just make them regular dependencies? This is what this PR does :)

v2.3.3

08 Feb 20:14

Choose a tag to compare

2.3.3 (2025-02-08)

Performance Improvements

v2.3.2

20 Dec 23:56

Choose a tag to compare

2.3.2 (2024-12-20)

Performance Improvements

  • update node to version 22 (94bbf99)