Skip to content

Latest commit

 

History

History
242 lines (107 loc) · 9.82 KB

CHANGELOG.md

File metadata and controls

242 lines (107 loc) · 9.82 KB

Changelog

1.2.0 (2024-02-26)

Features

1.1.3 (2023-12-16)

Bug Fixes

  • updated node engine requirement to 18 and above (ac101a3)

1.1.2 (2023-12-16)

Bug Fixes

  • changed value props to initialValue, to indicate the component is an uncontrolled component (dd43130)

1.1.1 (2023-12-15)

Bug Fixes

  • updated entry files in package.json (786bb0a)

1.1.0 (2023-12-15)

Features

  • export default config option (c6d0a41)

1.0.1 (2023-12-15)

Bug Fixes

  • excluded test from ts check (6607dbc)
  • temporary exclusion of tests files (a927224)

1.0.0 (2023-12-15)

Features

  • setup basic storybook doc (ed66cd8)

2.0.4 (2023-09-10)

Documentation

2.0.3 (2023-08-09)

Miscellaneous Chores

2.0.2 (2023-08-09)

Miscellaneous Chores

  • remove react/jsx-runtime from bundle (85e881e)

2.0.1 (2023-07-28)

Bug Fixes

  • include types check to package.json exports to fix recent typescript export issues (de8c55c)

2.0.0 (2023-06-26)

Bug Fixes

  • add custom vite storybook config (535de90)

Miscellaneous Chores

1.5.11 (2023-01-22)

Documentation

1.5.10 (2023-01-22)

Miscellaneous Chores

  • fix typo in lib exports (d93532f)

1.5.9 (2023-01-22)

Miscellaneous Chores

1.5.8 (2023-01-22)

Miscellaneous Chores

1.5.8 (2023-01-22)

Miscellaneous Chores

  • remove tailwind from bundle (1ed5ad4)

1.5.7 (2023-01-21)

Miscellaneous Chores

  • add style.css as an exported file (c09be0a)

1.5.6 (2023-01-21)

Miscellaneous Chores

1.5.5 (2023-01-21)

Miscellaneous Chores

  • update lib name due to npm conflict naming (561dc24)

1.5.4 (2023-01-21)

Miscellaneous Chores

  • missing json dependency (aa53ef5)

1.5.3 (2023-01-21)

Features

Bug Fixes

Miscellaneous Chores

1.5.2 (2023-01-21)

Bug Fixes

1.5.1 (2023-01-21)

Bug Fixes

1.5.0 (2023-01-21)

Features

  • separate workflows for dev and main (1afb0f1)

1.4.0 (2023-01-21)

Features

1.3.0 (2023-01-21)

Features

1.2.0 (2023-01-21)

Features

  • move whole publishing workflow to 1 file (9aac78c)

Bug Fixes

  • revert miss typo (8775418)
  • typo in release-please github action (7b3db07)

1.1.0 (2023-01-21)

Features

  • add onClick in at-button (72bc964)

1.0.0 (2023-01-21)

Features

Bug Fixes

  • add default-branches to github action (05982ee)
  • add permissions to github action (08b9e4e)
  • another fix to github action (6189dde)