Skip to content

Latest commit

Β 

History

History
214 lines (157 loc) Β· 11.8 KB

CHANGELOG.md

File metadata and controls

214 lines (157 loc) Β· 11.8 KB

v0.3.3 (2022-12-05)

🏠 Internal

πŸ“ Documentation

v0.3.2 (2022-11-10)

πŸ› Bug Fix

  • di-typedi
    • #337 testdeck/di-typedi does not depend on testdeck/core as a runtime dependency (@silkentrance)

v0.3.1 (2022-11-07)

🏠 Internal

πŸ› Bug Fix

Committers: 1

v0.3.0 (2022-10-28)

πŸš€ New Feature

πŸ“ Documentation

  • core, di-typedi, jasmine, jest, mocha, vitest

Committers: 1

v0.2.2 (2022-10-28)

🏠 Internal

  • fix internal dependency version mismatch
  • add missing tags to repo (v0.2.0, v0.2.1)
  • add missing changelog entries (v0.2.1, v0.2.2)

v0.2.1 (2022-09-08, incomplete)

πŸ› Bug Fix

  • mocha
    • #294 fix typings
    • #290 fix watcher to use new mocha --options flag and .mocharc.json instead

v0.2.0 (internal)

  • Fix null this in jest after methods
  • Reorganize typings, uses re-exports instead module.exports =
  • Mocha now export a context symbol that can be used to access the underlying mocha context

v0.1.0 (2020-05-04)

πŸ’₯ Breaking Change

πŸ“ Documentation

Committers: 1

v0.0.10 (2020-04-19)

πŸ› Bug Fix

  • core
    • #269 fix gh-254: use Object.getOwnPropertyDescriptor instead of accessing the fields directly (@silkentrance)

Committers: 1

v0.0.9 (2020-04-17)

🏠 Internal

Committers: 1

v0.0.8 (2020-04-17)

πŸ› Bug Fix

  • core, jasmine, jest

Committers: 1

v0.0.7 (2020-04-16)

🏠 Internal

πŸ› Bug Fix

πŸš€ New Feature

πŸ“ Documentation

Committers: 2

v0.0.6 (2019-04-09)

🏠 Internal

πŸ› Bug Fix

  • @testdeck/core, @testdeck/di-typedi
  • @testdeck/di-typedi
  • @testdeck/core, @testdeck/di-typedi, @testdeck/jasmine, @testdeck/jest, @testdeck/mocha

πŸ“ Documentation

Committers: 1

v0.0.5 (2019-04-07)

πŸ› Bug Fixes

Committers: 1

v0.0.4 (2019-04-05)

πŸ“ Documentation

Committers: 2

v0.0.3 - v0.0.1

πŸ’₯ Breaking Change

  • #181 Major rewrite (@pana-cc)
  • move TypeDI support to separate package

πŸ› Bug Fixes

πŸš€ New Feature

  • add support for jasmine
  • add support for jest

🏠 Internal

  • switch to lerna

Committers: 2

Pre v0.0.1: mocha-typescript

  • no changelog information available