Releases: power-assert-js/espower-typescript
Releases · power-assert-js/espower-typescript
v5.0.1
- fix(index): support outDir option #15
v4.1.0
- support
.tsx
files (JSX/React) #12
v4.0.1
- update internal typescript (only used to find and parse tsconfig.json, not to compile your files) #11
v4.0.0
breaking changes
- Update internal TypeScript to v1.7 #9
v3.0.0
new features
- feat(tsconfig): load tsconfig.json automatically #5
breaking changes
- #5: If tsconfig.json already exists in your project root,
espower-typescript/guess
loads it automatically.
v2.0.0
- chore(deps): update typescript-simple v3 (TypeScript v1.6) #4
v1.0.0
- update espower-source v1.0.0 and typescript-simple v2.0.0 (#3)
v0.1.1
- only document updates (Request for transfer: power-assert-js organization #1)