Skip to content

Releases: martindzejky/promise-mock

v1.0.5

23 Jul 08:41
Compare
Choose a tag to compare

In this release, I updated most of the outdated NPM dependencies. Most notably:

  • Typescript to v4

And the development dependencies:

  • Prettier to v2
  • ts-node to v10
  • jasmine, husky, and lint-staged

v1.0.4

23 Jul 08:39
Compare
Choose a tag to compare
  • change tsconfig target to ES5

v1.0.3

24 Feb 17:56
Compare
Choose a tag to compare
  • instead of publishing .ts files, this package now contains built .js files
  • declaration files are published too

v1.0.2

19 Feb 09:04
Compare
Choose a tag to compare
  • added the missing index.ts file which makes it possible to import directly from @martindzejky/promise-mock

v1.0.1

17 Feb 08:51
Compare
Choose a tag to compare

This is a quick hotfix release with a changed package name to my own scope (@martindzejky). Nothing else code-wise.

Initial release

17 Feb 08:47
Compare
Choose a tag to compare

This is the initial release of promise-mock. When it comes to a changelog, well, everything is new!