All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.3 (2021-11-29)
- remove
.cjs
extension in favor of.js
(e1effd3)
3.0.2 (2021-11-29)
- only publish compiled output (d7ea118)
3.0.1 (2021-11-29)
- support native ESM in Node (2cff572)
3.0.0 (2021-02-08)
- The type definition is now generated from the TypeScript compiler (through microbundle) so... things might be broken now? They shouldn't, but in case this was dangerous, it's worth calling it out.
- The shape of
dist
has changed, so the next version should be a "major" release.
-
add typings to repo (db99f01)
-
avoid deprecated QUnit.extend API (804a9d3)
-
update documentation site links (b8a810d)
-
convert source to TypeScript (5c2b3ea)
-
replace Rollup with Microbundle (29f8e3b)
2.1.1 (2019-01-12)
- improve TypeScript definition (ed9fc93)
2.1.0 (2019-01-12)
2.0.2 (2018-04-20)
Note: Version bump only for package testdouble-qunit
2.0.1 (2018-04-20)
Note: Version bump only for package testdouble-qunit