This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Releases: mockdeep/typewiz
Releases · mockdeep/typewiz
v1.2.4
1.2.3
1.2.2
1.2.1
- 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
- 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
1.0.3
1.0.2
1.0.1
1.0.0
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