Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 2.01 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.7.0 (2024-07-08)

🚀 Features

0.6.59 (2024-02-22)

♻️ Refactoring

  • update object destructuring in all pkgs & examples (f36aeb0)

0.6.33 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

0.6.6 (2023-08-04)

♻️ Refactoring

  • update identity usage in various pkgs (b6db053)

0.6.0 (2023-04-08)

🚀 Features

  • add staticDropdownAlt(), add docs (0f1b922)

🩹 Bug fixes

  • update dropdown args & attrib handling (f2bd62b)
    • update static/dynamicDropdown()
    • allow user attribs to supply onchange handler

0.5.0 (2022-07-12)

🚀 Features

  • update dropdown generics (11809c7)