Skip to content

Commit

Permalink
Add support ts 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cody authored and cody committed Nov 6, 2019
1 parent 19216ed commit df5713a
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 136 deletions.
125 changes: 0 additions & 125 deletions packages/ttypescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,127 +1,2 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.5.5"></a>
## [1.5.5](https://github.com/cevek/ttypescript/compare/v1.5.4...v1.5.5) (2018-08-31)




**Note:** Version bump only for package ttypescript

<a name="1.5.4"></a>
## [1.5.4](https://github.com/cevek/ttypescript/compare/v1.5.3...v1.5.4) (2018-07-31)




**Note:** Version bump only for package ttypescript

<a name="1.5.3"></a>
## [1.5.3](https://github.com/cevek/ttypescript/compare/v1.5.2...v1.5.3) (2018-07-31)




**Note:** Version bump only for package ttypescript

<a name="1.5.2"></a>
## [1.5.2](https://github.com/cevek/ttypescript/compare/v1.5.1...v1.5.2) (2018-07-30)




**Note:** Version bump only for package ttypescript

<a name="1.5.1"></a>
## [1.5.1](https://github.com/cevek/ttypescript/compare/v1.5.0...v1.5.1) (2018-07-30)




**Note:** Version bump only for package ttypescript

<a name="1.5.0"></a>
# [1.5.0](https://github.com/cevek/ttypescript/compare/v1.4.6...v1.5.0) (2018-07-30)


### Bug Fixes

* Add support latest dev ts 3.0 ([810cab7](https://github.com/cevek/ttypescript/commit/810cab7))
* Create own test tsconfig.json ([6cd1c05](https://github.com/cevek/ttypescript/commit/6cd1c05))
* Refactor tsc ([abbdc86](https://github.com/cevek/ttypescript/commit/abbdc86))
* require typescript in tsc ([9a001db](https://github.com/cevek/ttypescript/commit/9a001db))


### Features

* Make copy of typescript instead of patch it ([f69752a](https://github.com/cevek/ttypescript/commit/f69752a))




<a name="1.4.6"></a>
## [1.4.6](https://github.com/cevek/ttypescript/compare/v1.4.5...v1.4.6) (2018-06-01)


### Bug Fixes

* Add support ts for 2.7, 2.8, 2.9, 3.0 versions ([ed039b3](https://github.com/cevek/ttypescript/commit/ed039b3))
* Remove dev deps from packages ([7255e11](https://github.com/cevek/ttypescript/commit/7255e11))




<a name="1.4.5"></a>
## [1.4.5](https://github.com/cevek/ttypescript/compare/v1.4.4...v1.4.5) (2018-06-01)


### Bug Fixes

* Add support ts 2.9 ([1a738f7](https://github.com/cevek/ttypescript/commit/1a738f7))




<a name="1.4.4"></a>
## [1.4.4](https://github.com/cevek/ttypescript/compare/v1.4.3...v1.4.4) (2018-05-31)


### Bug Fixes

* remove config key checks ([629dcbc](https://github.com/cevek/ttypescript/commit/629dcbc))




<a name="1.4.3"></a>
## [1.4.3](https://github.com/cevek/ttypescript/compare/v1.4.2...v1.4.3) (2018-05-17)


### Bug Fixes

* compiler options for transformers ([3cc1167](https://github.com/cevek/ttypescript/commit/3cc1167))




<a name="1.4.2"></a>
## [1.4.2](https://github.com/cevek/ttypescript/compare/v1.4.1...v1.4.2) (2018-05-17)


### Bug Fixes

* **build:** es5 target for ttypescript build [#14](https://github.com/cevek/ttypescript/issues/14) ([98ae8d4](https://github.com/cevek/ttypescript/commit/98ae8d4))




<a name="1.4.1"></a>
## [1.4.1](https://github.com/cevek/ttypescript/compare/v1.4.0...v1.4.1) (2018-05-15)


### Bug Fixes

* **package:** removed examples from build ([4f3f40e](https://github.com/cevek/ttypescript/commit/4f3f40e))
Loading

0 comments on commit df5713a

Please sign in to comment.