Skip to content

Commit 97f937b

Browse files
committed
v2 release
1 parent f60a940 commit 97f937b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v2.0.0 - NOT RELEASED YET
3+
## v2.0.0
44

55
- [Add support for IgnoringWatchFileSystem](https://github.com/TypeStrong/ts-loader/pull/444) - thanks @herschel666
66
- [Use native Object.assign()](https://github.com/TypeStrong/ts-loader/pull/418) - thanks @arusakov

UPGRADE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Upgrade Guide
22

3+
## v1.x.x to 2.0.x
4+
5+
We no longer support Node 0.12 or webpack 1. Please use Node 4+ and webpack 2.
6+
37
## v0.9.x to 1.0.x
48

59
We no longer support Node 0.12 officially since it is being end-of-lifed.

0 commit comments

Comments
 (0)