We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6197dd commit d884fa0Copy full SHA for d884fa0
cycle-scripts-ts-webpack/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# v0.3.1 (2016-12-14)
2
+---
3
+
4
5
+## Bug Fixes
6
7
+- fix(cycle-scripts-ts-webpack): fix build failing with Typescript 2.1 [c6197dda](https://github.com/cyclejs-community/create-cycle-app/commits/c6197ddac4cc6f5cce5b5ad6a023b0a5b0e87295)
8
9
10
# v0.3.0 (2016-10-22)
11
---
12
cycle-scripts-ts-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "cycle-scripts-ts-webpack",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "create-cycle-app flavor using TypeScript as language and Webpack as build tool",
"scripts": {
"test": "echo \"Maybe later\""
0 commit comments