Skip to content

Latest commit

 

History

History
43 lines (16 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

43 lines (16 loc) · 1.49 KB

3.0.2 (2024-10-18)

Bug Fixes

  • allow nullable service registrations of sub-dependencies (93a8b8e)

3.0.1 (2024-10-18)

Bug Fixes

  • allow nullable service registrations (0383035)

3.0.0 (2024-10-18)

Features

  • add new sponsor: scrubtheweb. Run Prettier (d6760fb)
  • migrate to TypeScript 5.6. Don't swallow errors thrown during class instance construction. Refactoring. Use modern EcmaScript (2830e9d)

2.1.0 (2022-04-07)

Bug Fixes

  • don't run tests with np (0ec8060)

Features

  • api: API overhaul (5903e85)
  • update development dependencies. Update documentation. Produce cleaner output. More informative error descriptions (7b19929)