Update ts-loader to the latest version 馃殌 - #29
Conversation
Version 2.0.2 just got published.Update to this version instead 馃殌 Release Notesv2.0.2CommitsThe new version differs by 8 commits .
See the full diff. |
Version 2.0.3 just got published.Update to this version instead 馃殌 Release Notesv2.0.3 |
Version 2.1.0 just got published.Update to this version instead 馃殌 Release Notesv2.1.0
CommitsThe new version differs by 14 commits.
See the full diff |
Version 2.2.0 just got published.Update to this version instead 馃殌 Release Notesv2.2.0
CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 2.2.1 just got published.Update to this version instead 馃殌 Release Notesv2.2.1CommitsThe new version differs by 7 commits.
See the full diff |
Version 2.2.2 just got published.Update to this version instead 馃殌 Release Notesv2.2.2CommitsThe new version differs by 7 commits.
See the full diff |
Version 2.3.0 just got published.Update to this version instead 馃殌 Release Notesv2.3.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 2.3.1 just got published.Update to this version instead 馃殌 Release Notesv2.3.1
|
Version 2.3.2 just got published.Update to this version instead 馃殌 Release Notesv2.3.2CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.3.3 just got published.Update to this version instead 馃殌 Release Notesv2.3.3CommitsThe new version differs by 7 commits.
See the full diff |
Version 2.3.4 just got published.Update to this version instead 馃殌 Release Notesv2.3.4
|
Version 2.3.5 just got published.Update to this version instead 馃殌 Release Notesv2.3.5
CommitsThe new version differs by 10 commits.
See the full diff |
Version 2.3.6 just got published.Update to this version instead 馃殌 Release Notesv2.3.6
|
Version 2.3.7 just got published.Update to this version instead 馃殌 Release Notesv2.3.7 |
Version 3.0.0 just got published.Update to this version instead 馃殌 Release Notesv3.0.0All changes were made with this PR - thanks @johnnyreilly
|
Version 3.0.1 just got published. |
Version 3.0.2 just got published. |
Version 3.0.3 just got published.Update to this version instead 馃殌 Release Notesv3.0.3
This fix resolves the issue for TypeScript 2.4+ (which is likely 95% of users). For those people stuck on 2.3 or below and impacted by this issue, you should be able to workaround this by setting CommitsThe new version differs by 11 commits.
See the full diff |
Version 3.0.4 just got published.Update to this version instead 馃殌 Release Notesv3.0.4CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 3.0.5 just got published.Update to this version instead 馃殌 Release Notesv3.0.5 |
Version 3.1.0 just got published.Update to this version instead 馃殌 Release Notesv3.1.0
CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 3.1.1 just got published.Update to this version instead 馃殌 Release Notesv3.1.1Fix error importing buildt ts files with allowJs (#667) - thanks @Pajn! CommitsThe new version differs by 6 commits.
See the full diff |
Version 3.2.0 just got published.Update to this version instead 馃殌 Release Notesv3.2.0CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Version 3.3.0 just got published.Update to this version instead 馃殌 Release Notesv3.3.0
CommitsThe new version differs by 42 commits.
There are 42 commits in total. See the full diff |
Version 3.3.1 just got published.Update to this version instead 馃殌 Release Notesv3.3.1CommitsThe new version differs by 4 commits.
See the full diff |
Version 2.0.1 of ts-loader just got published.
The version 2.0.1 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ts-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v2.0.1Commits
The new version differs by 42 commits .
a8886e8prepare for 2.0.1 release1eb2d99Merge pull request #484 from johnnyreilly/masterd486b85mention 2.2 on readmea3d7318added TypeScript 2.2 to test matrix629483bfix output55dceecRenerate output - most changes down to Microsoft/TypeScript#13709e863f38Generate intial test data for 2.2d25e59cPrepare 2.2 released0f1375Fix watchpack breaking API (#482)7a884dfUpdate CHANGELOG.mdf306dc3move to using loader-utils 1.x (#475)cc95c0bFix errors test output for webpack 2.2.1 (#457)6861e0eAdded a simple example using webpack2, react and JSX without using babel (#455)f67ec46Make README.md more webpack 2 specific97f937bv2 releaseThere are 42 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 馃尨