Skip to content

Releases: AlaskaAirlines/auro-sidenav

v4.0.0

28 Feb 23:31
Compare
Choose a tag to compare

4.0.0 (2025-02-28)

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

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

08 Feb 22:49
Compare
Choose a tag to compare

3.1.4 (2025-02-08)

Performance Improvements

v3.1.3

27 Dec 00:11
Compare
Choose a tag to compare

3.1.3 (2024-12-27)

Performance Improvements

  • update node and status checks for tests (ce37cf5)

v3.1.1

23 Oct 18:28
Compare
Choose a tag to compare

3.1.1 (2024-10-23)

Reverts

  • Revert "feat(api): add register static method #82" (46c986c)

v3.1.0

23 Oct 18:25
Compare
Choose a tag to compare

3.1.0 (2024-10-23)

Features

v3.0.1

08 Oct 16:26
Compare
Choose a tag to compare

3.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #35 (e34f7c9)

v3.0.0

02 Oct 19:44
Compare
Choose a tag to compare

3.0.0 (2024-10-02)

Features

  • add tag name as attribute when custom registered (fb5f221)
  • implement color theming support #30 (c6b746f)

Performance Improvements

  • label: remove github label colors (6c7ee0c)
  • refactor custom component registration config (19e26ab)
  • update dependencies (06ba5f7)

BREAKING CHANGES

  • trigger major release for color theme support #30

v3.0.0-beta.1

02 Oct 18:36
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2024-10-02)

Features

  • add tag name as attribute when custom registered (78c0440)

Performance Improvements

  • label: remove github label colors (3959157)
  • refactor custom component registration config (6a6c5eb)
  • update dependencies (ce4b65b)

BREAKING CHANGES

  • trigger major release for color theme support #30

v2.1.0-beta.1

30 Jul 16:09
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2024-07-30)

Features

v2.0.1

23 Jul 20:29
Compare
Choose a tag to compare

2.0.1 (2024-07-23)

Bug Fixes