- Last updated: 2026-04-18T11:32:55Z
- Generator: 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 for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
2.0.13 (2025-12-03)
- update for-loops (use const where possible) (5ceaf1a)
2.0.1 (2025-09-02)
- update function pointer types (3e5ea93)
- update/fix
callconv(.c)
- update/fix
2.0.0 (2025-09-01)
- internal restructure of generated types (23b5676)
- BREAKING CHANGE: internal restructure due to breaking Zig 0.15.1 changes
usenamespacedeprecated in Zig 0.15.1, so earlier struct/namespace merging not possible anymore- instead, sub-namespaces exposed via:
events,fullscreen,types
1.0.18 (2025-01-14)
- use optional chaining & nullish coalescing (c5a0a13)
1.0.9 (2024-11-10)
1.0.8 (2024-11-09)
- regenerate typescript sources (9055e0e)
1.0.0 (2024-08-18)
- update WasmDom, add WasmDomModule spec (51bedd2)
- BREAKING CHANGE: update WasmDom, add WasmDomModule spec
- update typedefs, optimize/minimize generated TS code (08c6e01)
- regenerate types (ef98da6)
0.11.89 (2024-04-22)
0.11.88 (2024-04-20)
- update type usage (2f77b8b)
0.11.49 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
- update/refactor tests to use bun test runner (8f6edb1)
- update/rename test files/imports (still many broken) (1cb3c49)
0.11.25 (2023-06-29)
- Zig v0.11-dev syntax updates (325bf98)
0.11.20 (2023-03-27)
0.11.12 (2023-02-05)
- regenerate types (a28869d)