Skip to content

Latest commit

 

History

History
204 lines (95 loc) · 9.43 KB

CHANGELOG.md

File metadata and controls

204 lines (95 loc) · 9.43 KB

Semantic Release Automated Changelog

4.1.3 (2025-02-09)

Bug Fixes

  • update incorrect config (8842134)

Performance Improvements

4.1.2 (2024-12-20)

Performance Improvements

  • update node to version 22 (9b23998)

4.1.1 (2024-11-01)

Performance Improvements

4.1.0 (2024-10-24)

Bug Fixes

  • make demo/index.min.js to load as a module (76d236a)

Features

Performance Improvements

  • update dependency versions, remove duplicated scss imports (b08b8b2)

4.0.1 (2024-10-14)

Bug Fixes

  • lock version to 2.8.x (c26d0c3)
  • make auro-library a normal dep instead of devDep (8ede616)

4.0.0 (2024-09-30)

Bug Fixes

  • update incorrect token name (d2eb0af)
  • update path to component js files (ea311a4)

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

3.0.0 (2024-05-13)

Bug Fixes

  • required: stop error ui in dynamic implementation #125 (a19944a)

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.

2.2.2 (2024-02-18)

Performance Improvements

  • syntax: fix linters and force build for docs (1d5a30c)

2.2.1 (2024-02-13)

Performance Improvements

  • update deps and add ESM support badge (791ef26)

2.2.0 (2024-02-01)

Features

Performance Improvements

2.1.2 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (03c2732)

2.1.1 (2024-01-27)

Performance Improvements

  • update index per SSR support (3db9bf9)

2.1.0 (2024-01-26)

Bug Fixes

  • update miss for ES6 compliance (f9f5675)

Features

Performance Improvements

  • update reference to style.css (e15efc5)
  • update to support node policy (e269d02)

2.0.1 (2023-11-01)

Performance Improvements

2.0.0 (2023-08-04)

Performance Improvements

  • docs: implement minor change to force semantic release (1688ac4)

BREAKING CHANGES

  • docs: namespace changed to @aurodesignsystem

1.7.0 (2023-07-19)

Bug Fixes

  • ce: account for custom naming elements in our api (11a9b0e)
  • focus: make disabled inputs non focusable #47 (e140fba)
  • input: make html5 input receive click (d58a36a)

Features

  • update: update repo using new version of generator #110 (d06b255)

Performance Improvements

  • csspart: add csspart to radio-group fieldset #103 (75285c9)
  • deps: update dependencies (6a4d981)
  • release: update release configuration (32f60a1)
  • repo: update references from master to main (16d8eb3)