Skip to content

Releases: AlaskaAirlines/auro-skeleton

v5.0.0

29 Sep 21:47
40c7e8b

Choose a tag to compare

5.0.0 (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.

v5.0.0-rc-1.1

29 Sep 21:26

Choose a tag to compare

v5.0.0-rc-1.1 Pre-release
Pre-release

5.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.

v4.1.3

14 Aug 23:17

Choose a tag to compare

4.1.3 (2025-08-14)

Bug Fixes

  • update auro-library to latest version (d6abd97)

v4.1.2

11 Aug 19:36

Choose a tag to compare

4.1.2 (2025-08-11)

Bug Fixes

  • auro library was causing aqua scan failures (a401435)

v4.1.1

02 Jul 18:43

Choose a tag to compare

4.1.1 (2025-07-02)

Bug Fixes

  • add type token integration (820e3aa)
  • update docs head content (0fa05dd)

v4.1.0

28 Apr 18:39

Choose a tag to compare

4.1.0 (2025-04-28)

Features

  • update to use new color theme tokens #53 (8213b6b)

Performance Improvements

  • add wca script for docs api (db7ee06)

v4.0.0

28 Feb 04:30

Choose a tag to compare

4.0.0 (2025-02-28)

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

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 :)

v3.3.2

08 Feb 02:40

Choose a tag to compare

3.3.2 (2025-02-08)

Performance Improvements

v3.3.1

08 Feb 02:22

Choose a tag to compare

3.3.1 (2025-02-08)

Performance Improvements

v3.3.0

07 Feb 18:39

Choose a tag to compare

3.3.0 (2025-02-07)

Features

  • feature commit to trigger release from last chore (35e6868)