11# Change Log
22
3- - ** Last updated** : 2026-03-19T12:29:04Z
3+ - ** Last updated** : 2026-04-02T10:52:05Z
44- ** Generator** : [ thi.ng/monopub] ( https://thi.ng/monopub )
55
66All notable changes to this project will be documented in this file.
@@ -11,40 +11,46 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin
1111** Note:** Unlisted _ patch_ versions only involve non-code or otherwise excluded changes
1212and/or version bumps of transitive dependencies.
1313
14- ### [ 8.12.10] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.12.10 ) (2025-12-03)
14+ ### [ 8.12.10] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.12.10/packages/api ) (2025-12-03)
1515
1616#### ♻️ Refactoring
1717
1818- update for-loops (use const where possible) ([ 5ceaf1a] ( https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a ) )
1919
20- ## [ 8.12.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.12.0 ) (2025-08-04)
20+ ## [ 8.12.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.12.0/packages/api ) (2025-08-04)
2121
2222#### 🚀 Features
2323
2424- add optional generics for typedarray types (TS5.9 induced) ([ 2af1b1e] ( https://codeberg.org/thi.ng/umbrella/commit/2af1b1e ) )
2525
26- ### [ 8.11.3] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.11.3 ) (2024-06-21)
26+ ### [ 8.11.3] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.11.3/packages/api ) (2024-06-21)
2727
2828#### ♻️ Refactoring
2929
3030- rename various rest args to be more semantically meaningful ([ 8088a56] ( https://codeberg.org/thi.ng/umbrella/commit/8088a56 ) )
3131- enforce uniform naming convention of internal functions ([ 56992b2] ( https://codeberg.org/thi.ng/umbrella/commit/56992b2 ) )
3232
33- ## [ 8.11.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.11.0 ) (2024-04-20)
33+ ## [ 8.11.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.11.0/packages/api ) (2024-04-20)
3434
3535#### 🚀 Features
3636
3737- add Maybe type alias, refactor related ([ 0777d33] ( https://codeberg.org/thi.ng/umbrella/commit/0777d33 ) )
3838
39- ## [ 8.10.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.10.0 ) (2024-04-08)
39+ ## [ 8.10.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.10.0/packages/api ) (2024-04-08)
4040
4141#### 🚀 Features
4242
4343- add async types ([ 35ad820] ( https://codeberg.org/thi.ng/umbrella/commit/35ad820 ) )
4444- add async function types ([ afb4200] ( https://codeberg.org/thi.ng/umbrella/commit/afb4200 ) )
4545- add Values<T > ([ 8a799ea] ( https://codeberg.org/thi.ng/umbrella/commit/8a799ea ) )
4646
47- ## [ 8.9.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.9.0 ) (2023-08-04)
47+ ### [ 8.9.7] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.9.7/packages/api ) (2023-11-09)
48+
49+ #### 🧪 Tests
50+
51+ - update/refactor tests to use bun test runner ([ 8f6edb1] ( https://codeberg.org/thi.ng/umbrella/commit/8f6edb1 ) )
52+
53+ ## [ 8.9.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.9.0/packages/api ) (2023-08-04)
4854
4955#### 🚀 Features
5056
@@ -53,13 +59,19 @@ and/or version bumps of transitive dependencies.
5359- add generics for INotify, Event, Listener types ([ dd0a6ed] ( https://codeberg.org/thi.ng/umbrella/commit/dd0a6ed ) )
5460- add IIDGen interface ([ 26cf9d1] ( https://codeberg.org/thi.ng/umbrella/commit/26cf9d1 ) )
5561
56- ## [ 8.8.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.8.0 ) (2023-04-19)
62+ ## [ 8.8.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.8.0/packages/api ) (2023-04-19)
5763
5864#### 🚀 Features
5965
6066- add typedArrayOfVec() ([ 39307bf] ( https://codeberg.org/thi.ng/umbrella/commit/39307bf ) )
6167
62- ## [ 8.7.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.7.0 ) (2023-02-05)
68+ ### [ 8.7.5] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.7.5/packages/api ) (2023-03-27)
69+
70+ #### 🧪 Tests
71+
72+ - update all tests (mainly imports) ([ 63a85f9] ( https://codeberg.org/thi.ng/umbrella/commit/63a85f9 ) )
73+
74+ ## [ 8.7.0] ( https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/api@8.7.0/packages/api ) (2023-02-05)
6375
6476#### 🚀 Features
6577
0 commit comments