Skip to content

Commit 90b8626

Browse files
committed
Updated README.md
1 parent ded3339 commit 90b8626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ MIT
122122

123123
# Changelog
124124

125+
* 1.0.3 - Fixed a bug introduced in 1.0.2 (that resulted in the `target` being set to `ES3`).
125126
* 1.0.2 - Added support for the TypeScript compiler's short-name, command-line options (e.g. `-p`).
126127
* 1.0.1 - On Windows, sometimes, the Browserify `basedir` contains backslashes that need normalization for findConfigFile to work correctly.
127128
* 1.0.0 - **Breaking**: TypeScript is now a `devDependency` so we don't install one for you. Please run `npm install typescript --save-dev` in your project to use whatever version you want.

0 commit comments

Comments
 (0)