# Change Log - **Last updated**: 2026-07-02T14:22:51Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) 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](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [3.0.90](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.90/packages/defmulti) (2026-02-07) #### ♻️ Refactoring - replace deprecated `unsupported()` call sites in all pkgs ([3abbddf](https://codeberg.org/thi.ng/umbrella/commit/3abbddf)) ### [3.0.86](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.86/packages/defmulti) (2025-12-03) #### ♻️ Refactoring - update for-loops (use const where possible) ([5ceaf1a](https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a)) ### [3.0.40](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.40/packages/defmulti) (2024-06-21) #### ♻️ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://codeberg.org/thi.ng/umbrella/commit/56992b2)) ### [3.0.37](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.37/packages/defmulti) (2024-04-20) #### ♻️ Refactoring - update type usage ([595da92](https://codeberg.org/thi.ng/umbrella/commit/595da92)) ### [3.0.33](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.33/packages/defmulti) (2024-03-18) #### 🧪 Tests - minor update tests in various pkgs (regexp, annotations) ([b731a57](https://codeberg.org/thi.ng/umbrella/commit/b731a57)) ### [3.0.23](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.23/packages/defmulti) (2024-02-16) #### ♻️ Refactoring - update LOGGER handling ([46bc987](https://codeberg.org/thi.ng/umbrella/commit/46bc987)) ### [3.0.5](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.5/packages/defmulti) (2023-11-09) #### 🧪 Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49)) # [3.0.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@3.0.0/packages/defmulti) (2023-09-15) #### 🛑 Breaking changes - update .impls() ([db48f57](https://codeberg.org/thi.ng/umbrella/commit/db48f57)) - BREAKING CHANGE: update .impls() to return a Map of dispatch values and their implementations - update tests ### [2.1.39](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/defmulti@2.1.39/packages/defmulti) (2023-08-04) #### ♻️ Refactoring - update `identity` usage in various pkgs ([b6db053](https://codeberg.org/thi.ng/umbrella/commit/b6db053))