Skip to content

Releases: AlaskaAirlines/auro-library

v3.0.7

13 Jan 19:44
Compare
Choose a tag to compare

3.0.7 (2025-01-13)

Performance Improvements

  • add ability to pass custom env variables #103 (fab4c8e)

v3.0.6

02 Jan 20:35
Compare
Choose a tag to compare

3.0.6 (2025-01-02)

Bug Fixes

v3.0.5

27 Dec 20:14
Compare
Choose a tag to compare

3.0.5 (2024-12-27)

Bug Fixes

  • force focus state to dropdown.trigger as document.activeElement stays in body even with clicking #99 (5bfec7a)

v3.0.4

27 Dec 18:09
Compare
Choose a tag to compare

3.0.4 (2024-12-27)

Performance Improvements

  • update floatingUI to match with auro-formkit/dropdown (d003072)

v3.0.3

23 Dec 17:54
Compare
Choose a tag to compare

3.0.3 (2024-12-23)

Performance Improvements

  • update node to version 22 (6005e32)

v3.0.2

13 Nov 20:02
Compare
Choose a tag to compare

3.0.2 (2024-11-13)

Bug Fixes

  • automatically create docTemplate when generating docs #94 (e6195d9)

Performance Improvements

  • omit dir exist checking (sourcery reccomendation) (68de618)

v3.0.1

07 Nov 17:37
Compare
Choose a tag to compare

3.0.1 (2024-11-07)

Bug Fixes

  • make api table formatter a preProcessor (98d3de1)
  • properly consume remoteReadmeVariant (7b5f108)
  • sourcery feedback (de11fe8)
  • use fileURLToPath instead of manual formatting (3d4e834)
  • use import.meta.url instead of __dirname (9185197)

v3.0.0

05 Nov 20:38
Compare
Choose a tag to compare

3.0.0 (2024-11-05)

Bug Fixes

  • add missing logger import (8258705)
  • sourcery feedback - change tag detection (51b134f)

Features

  • add more consistent "component root" path generator (c88f5a8)
  • add syncGithubFiles.mjs script (207009d)
  • build: new script that generate extended component files for wca to be able to analyze #85 (ae8e6ab)
  • change API for generateReadmeURL and processDocs (a1a975c)

BREAKING CHANGES

  • processDocFiles no longer accepts individual config arguments

v2.11.0

01 Nov 14:57
Compare
Choose a tag to compare

2.11.0 (2024-11-01)

Features

  • adding .editoconfig file for IDE formatting (82e2b64)

v2.10.1

21 Oct 18:21
Compare
Choose a tag to compare

2.10.1 (2024-10-21)

Bug Fixes

  • reference consuming component's package.json, rather than relatively (21cf238)