Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 2.3 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.

3.2.137 (2025-01-14)

♻️ Refactoring

  • use optional chaining & nullish coalescing (c5a0a13)

3.2.110 (2024-04-20)

♻️ Refactoring

3.2.108 (2024-04-08)

♻️ Refactoring

3.2.71 (2023-11-09)

🩹 Bug fixes

  • update ctors due to ES2022 class field init order (4958b49)

♻️ Refactoring

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

3.2.50 (2023-08-12)

♻️ Refactoring

  • update .probability() call sites in various pkgs (c8c8141)

3.2.7 (2022-07-19)

♻️ Refactoring

  • update DCons call sites (09ce729)

3.2.0 (2022-03-11)

🚀 Features

  • add DRing, extract AList, major refactor (3f4e8de)