UNPKG

1.09 kBMarkdownView Raw
1<a name="1.1.2"></a>
2## [1.1.2](https://github.com/ngParty/ts-helpers/compare/1.1.1...v1.1.2) (2016-10-14)
3
4
5### Bug Fixes
6
7* **ts-helpers:** support @next until 2.1 stable, which will make this module unnecessary ([55342c7](https://github.com/ngParty/ts-helpers/commit/55342c7)), closes [#2](https://github.com/ngParty/ts-helpers/issues/2)
8
9
10
11<a name="1.1.1"></a>
12## [1.1.1](https://github.com/ngParty/ts-helpers/compare/1.1.0...v1.1.1) (2016-04-25)
13
14
15### Bug Fixes
16
17* **ts-helpers:** support next minor pre release version of typescript ([11d7477](https://github.com/ngParty/ts-helpers/commit/11d7477)), closes [#1](https://github.com/ngParty/ts-helpers/issues/1)
18
19
20
21<a name="1.1.0"></a>
22# [1.1.0](https://github.com/ngParty/ts-helpers/compare/1.0.0...v1.1.0) (2016-04-17)
23
24
25### Features
26
27* **ts-helpers:** add __assign and update __awaiter ([270c27e](https://github.com/ngParty/ts-helpers/commit/270c27e))
28
29
30
31<a name="1.0.0"></a>
32# 1.0.0 (2016-04-17)
33
34
35### Features
36
37* **ts-helpers:** add helpers polyfill implementation ([1abd3d7](https://github.com/ngParty/ts-helpers/commit/1abd3d7))
38
39
40