Releases: mockdeep/typewiz
Releases · mockdeep/typewiz
v1.2.4
Compare
Sorry, something went wrong.
No results found
urish
released this
23 Apr 20:21
fix(core): invalid code produced for nested destructuring with default values #93
1.2.3
Compare
Sorry, something went wrong.
No results found
urish
released this
03 Dec 21:56
fix(core): error on overloaded functions #85
1.2.2
Compare
Sorry, something went wrong.
No results found
urish
released this
28 Nov 21:42
fix(core): make Typewiz robust to errors from .toString() user code #84
fix(core): Invalid code produced for parameter destructuring with default values #83
1.2.1
Compare
Sorry, something went wrong.
No results found
urish
released this
25 Nov 21:19
feat: merge typewiz-angular into master #73 ✨
fix(core): nested arrow functions fail transformer #75
fix(core): concise-body arrow functions not transformed correctly #82
test(core): transpile to ES2015 in integration tests
test: fix jest warning about deprecated config
chore: upgrade dev dependencies
chore: upgrade lerna to 3.x
style: format code with latest prettier
1.2.0
Compare
Sorry, something went wrong.
No results found
urish
released this
09 Oct 22:11
feat(core): add support for TypeScript 3.x
fix(core): remove usage of deprecated TypeScript method
fix(core): build against typescript 2.9.2
test(core): specific regex test case
chore(*): upgrade lint-staged to 7.2.0, prettier to 1.13.6
chore(*): update yarn.lock to latest format
1.1.0
Compare
Sorry, something went wrong.
No results found
urish
released this
25 Jun 18:50
feat(core): implement instrumentation as a TypeScript Compiler Transformer #41
1.0.3
Compare
Sorry, something went wrong.
No results found
urish
released this
26 Apr 22:03
fix(node): typewiz-node cli broken #68
docs(cli): update the flag from -i to -p #67
1.0.2
Compare
Sorry, something went wrong.
No results found
urish
released this
17 Apr 18:44
fix(core): endless recursion in getTypeName() #66
doc(cli): fix typo
1.0.1
Compare
Sorry, something went wrong.
No results found
urish
released this
17 Apr 17:48
docs(cli): fix links to typewiz-node, typewiz-webpack
1.0.0
Compare
Sorry, something went wrong.
No results found
urish
released this
17 Apr 11:16
Features added in this release:
New CLI #53 #60 ✨
Configuration file support #31 #55 ✨
Calculate type coverage #46 #48 ✨
Refactor to monorepo #54 🚚
💥 BREAKING CHANGES 💥
The original typewiz package was renamed to typewiz-core. If you wish to install the CLI use typewiz . If you need to access the TypeWiz API, use typewiz-core