Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 2.21 KB

File metadata and controls

53 lines (31 loc) · 2.21 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-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)

🧪 Tests

  • update/refactor tests to use bun test runner (8f6edb1)
  • update/rename test files/imports (still many broken) (1cb3c49)

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