Skip to content

Latest commit

Β 

History

History
150 lines (109 loc) Β· 6.97 KB

CHANGELOG.md

File metadata and controls

150 lines (109 loc) Β· 6.97 KB

v0.2.0

  • 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.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