Skip to content

Latest commit

 

History

History
263 lines (125 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

263 lines (125 loc) · 11.9 KB

Semantic Release Automated Changelog

5.3.1 (2024-12-20)

Performance Improvements

  • update node to version 22 (363c769)

5.3.0 (2024-11-15)

Features

  • upgrade auro-library to 3.0.1 (49d928e)

Performance Improvements

  • update library to 3.0.2 (3d2ca4b)

5.2.0 (2024-11-01)

Bug Fixes

  • update auro-icon package #66 (fbbc1a5)
  • update position and size to match docs render #66 (952df63)

Features

  • apply latest token ds-auro-icon-size #66 (e4829dc)

Performance Improvements

5.1.0 (2024-10-24)

Features

Performance Improvements

  • move auro-icon from peer dependecy to dependency (41770ff)
  • update dependency versions (acf1851)

5.0.1 (2024-10-08)

Bug Fixes

  • moves auro library to dependencies in package.json #62 (f552fec)

5.0.0 (2024-09-23)

Bug Fixes

  • resolve minor color theming issues #58 (ec6fcea)

Features

  • icon: add auro-icon versioning tag name (a4e3dde)
  • refactor color tokens with tier 3 tokens #53 (c89816f)

Performance Improvements

  • add attribute as tag name when custom registered (acb8627)
  • add file extension for SSR support (c2e406a)
  • replace hard coded values with size tokens (3f05b52)
  • update dependencies (4956ec7)
  • update dependencies and lint configurations (ba60fbb)

BREAKING CHANGES

  • trigger major release for theming support #53"

4.5.1 (2024-02-26)

Performance Improvements

  • custom: remove register component example (514dd64)

4.5.0 (2024-02-22)

Features

  • build: modernize repo using generator build #49 (5efb92e)

4.4.2 (2024-02-01)

Performance Improvements

  • update auro dependencies (9df0dd8)

4.4.1 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (d0ee189)
  • docs: update links from unpkg to jsdelivr (1f07f7e)

4.4.0 (2024-01-18)

Features

  • add suport for SSR projects (4fe07cb)

4.3.1 (2023-11-07)

Performance Improvements

  • token: update token per new theming #44 (13ccc4f)

4.3.0 (2023-07-10)

Bug Fixes

  • postinstall: renamed postinstall.js (ab2fb58)

Features

  • customize: update component registration #38 (cbacf51)
  • typescript: add typescript support #38 (1b6038d)

Performance Improvements

  • dev: update run dev use single terminal (13b6542)
  • legacy: remove legacy build files & deps #38 (b0ee60c)
  • lit: update to Lit2.0 #38 (434eb39)
  • postCss: update script to match generator (caa81de)
  • update to gitignore & npmignore file #37 (f7ad30a)

4.2.2 (2023-03-22)

Performance Improvements

  • ie: remove additional legacy resources (14402d7)

4.2.1 (2022-12-01)

Bug Fixes

  • fallback: check for 403 http status code for fallback image #28 (81e724e)
  • properties: enable reflect on 'type' attribute #26 (03435d2)

4.2.0 (2022-01-21)

Features

  • fallback: new fallback image for invalid airport codes (b18f99c)
  • httpstatus: support exposing http status of airport code image URL (f24e285)

Reverts

  • Revert "feat(httpstatus): support exposing http status of airport code image URL" (44da0a1)

4.1.0 (2021-12-28)

Features

  • reflected attrs: tail is a reflected attribute #19 (f26add3)

4.0.0 (2021-09-17)

chore

  • deps: update majro, minor and patch updates (b1c13fa)

BREAKING CHANGES

  • deps: Official new relesae was never delivered, triggering new build

3.0.0 (2021-07-13)

Code Refactoring

  • migrate: address post-migration issues (831ea0e)

Features

  • lg: update to have more robust API #6 (c1e18f8)

BREAKING CHANGES

  • migrate: This and the previous commits are considered breaking changes due to the reassignment of the new @aurodesignsystem npm namespace.

2.1.0 (2021-02-11)

Features

  • add support for avatar tail feature (9a28150)

2.0.0 (2020-12-23)

Features

  • add support for rollup bundles (948c0fe)
  • updates resource path (5ce8fdb)

BREAKING CHANGES

  • This is an update to the underlying URL path of image resources. Updating to this version will change the images being used witin the element
  • This is a change in the use of bundled resources, removed depenbdency on polyfill file and created ES5 and ES6 resources

1.0.2 (2020-10-31)

Bug Fixes

  • update auro-icon dependency (7c76877)

1.0.1 (2020-10-30)

Bug Fixes

  • update packages; move to GHA (dfc1083)

1.0.0 (2020-09-29)

Features

  • build new auro-avatar component (177c3bd)