Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 3.03 KB

File metadata and controls

72 lines (41 loc) · 3.03 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.

1.0.52 (2025-09-01)

♻️ Refactoring

  • internal restructure of generated types (245f919)

1.0.34 (2025-04-06)

🩹 Bug fixes

  • fix putPixelRegionGray() (c5b198d)

1.0.10 (2024-11-10)

♻️ Refactoring

  • regenerate typescript bindings (07e939a)

1.0.9 (2024-11-09)

♻️ Refactoring

  • regenerate typescript sources (9055e0e)

1.0.0 (2024-08-18)

🛑 Breaking changes

  • update WasmCanvas2D, add WasmCanvas2DModule spec (6f52d8d)
  • BREAKING CHANGE: update WasmCanvas2D, add WasmCanvas2DModule spec
    • add docs

♻️ Refactoring

  • regen types, minor restructure (27655a3)
  • minor update dependency lookup (d10f2a5)

0.1.41 (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.1.12 (2023-03-27)

♻️ Refactoring

  • update generated imports (d149d62)

0.1.4 (2023-02-05)

♻️ Refactoring