Skip to content

Releases: power-assert-js/espower-typescript

v5.0.1

28 Feb 09:06
Compare
Choose a tag to compare
  • fix(index): support outDir option #15

v5.0.0

24 Feb 23:13
Compare
Choose a tag to compare

v4.1.0

18 Feb 17:38
Compare
Choose a tag to compare
  • support .tsx files (JSX/React) #12

v4.0.1

16 Feb 15:05
Compare
Choose a tag to compare
  • update internal typescript (only used to find and parse tsconfig.json, not to compile your files) #11

v4.0.0

03 Feb 16:17
Compare
Choose a tag to compare

breaking changes

  • Update internal TypeScript to v1.7 #9

v3.0.0

07 Nov 07:42
Compare
Choose a tag to compare

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

05 Nov 09:43
Compare
Choose a tag to compare
  • chore(deps): update typescript-simple v3 (TypeScript v1.6) #4

v1.0.0

10 Aug 16:10
Compare
Choose a tag to compare
  • update espower-source v1.0.0 and typescript-simple v2.0.0 (#3)

v0.1.1

19 Jun 02:18
Compare
Choose a tag to compare
  • only document updates (Request for transfer: power-assert-js organization #1)

v0.1.0

18 Jun 17:49
Compare
Choose a tag to compare
  • initial release