Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

68 lines (38 loc) · 2.49 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-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.145 (2025-01-14)

♻️ Refactoring

  • use optional chaining & nullish coalescing (c5a0a13)

0.7.121 (2024-06-21)

♻️ Refactoring

  • rename various rest args to be more semantically meaningful (8088a56)

0.7.117 (2024-04-20)

♻️ Refactoring

0.7.98 (2024-02-16)

♻️ Refactoring

0.7.78 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

0.7.54 (2023-08-04)

♻️ Refactoring

  • update INotify impls (a870653)
    • update ECS & AComponent classes
  • update INotify impls (cbdc527)

0.7.31 (2022-11-28)

♻️ Refactoring

  • update INotify.notify() signature (34dca38)

0.7.12 (2022-07-19)

♻️ Refactoring

  • update deprecated DCons call sites (2bbacf7)

0.7.5 (2022-03-11)

♻️ Refactoring

  • update ConsCell refs/imports (a883993)