Releases: AlaskaAirlines/auro-radio
Releases · AlaskaAirlines/auro-radio
v4.1.1
v4.1.0
v4.0.1
v4.0.0
4.0.0 (2024-09-30)
Bug Fixes
Features
- theme: add theme support (df19f57)
Performance Improvements
- deps: update to latest dependencies (d6070d1)
- deps: update to latest dependencies (77d2480)
- refactor custom component registration config (a75d52c)
- update dependencies (55bc672)
- update dependencies and lint configs (8f7bcfe)
BREAKING CHANGES
- trigger major release for theme support #124
v4.0.0-beta.1
4.0.0-beta.1 (2024-09-24)
Performance Improvements
- update dependencies (1477e9b)
BREAKING CHANGES
- trigger major release for theme support #124
v3.1.0-beta.3
v3.1.0-beta.2
3.1.0-beta.2 (2024-09-20)
Bug Fixes
- update path to component js files (4d830b2)
Performance Improvements
v3.1.0-beta.1
v3.0.0
3.0.0 (2024-05-13)
Bug Fixes
Features
- event: add events dispatched by validation repo (0750f4a)
- library: add library to repo for custom component use (d85ef20)
- selected: add optionSelected attribute to radio group #97 (ba37820)
- validation: install and use formvalidation repo (5e4cd59)
Performance Improvements
- error: update error handling (11cf71d)
- validation: update logic around validation handling #125 (3d79361)
BREAKING CHANGES
- validation: The current validation has been removed and replaced by the auro-formvalidation repo to keep validation consistent across all form components.