-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Version 3.3.0 of ts-loader was just published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | ts-loader |
| Current Version | 3.2.0 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
ts-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
v3.3.0- Report diagnostics only on certain files with
reportFilesoption - thanks @freeman! - Replaced option
contextAsConfigBasePathwithcontextoption. Strictly speaking a breaking change. However, given the original option was never able to fulfil its intended purpose I've decided to treat this as just a new feature; there seems no possibility that anyone can be usingcontextAsConfigBasePath- thanks @christiantinauer! - Added support for the new watch api of TypeScript compiler. nb This feature has been placed behind a new
experimentalWatchApioption until it has been thoroughly tested. All being well it is likely to become the default behaviour for ts-loader in future - thanks @sheetalkamat!
Commits
The new version differs by 42 commits.
6444fa4Fix up testse8a4bb0Merge pull request #688 from christiantinauer/masterc6354c1Merge branch 'master' into master3d41633Fix reportFile testsea8dfd7Merge pull request #701 from freeman/reportFiles92a73e2Merge in watch fixes27469c2Add missing comma64914e0Merge branch 'master' into reportFiles6d55769Fixed believed issue with watch implementation cc @sheetalkamat4a6b0daFix tests and place watchApi usage behind experimentalWatchApi option7add160Merge pull request #685 from sheetalkamat/builderApi3015608Merge pull request #714 from TypeStrong/feature/create_2_7_test_pack72b1648upgrade CI to run with 2.7 rc9a63c78include emit changes for 2.7 in test pack44fa12bcreate 2.7 test output
There are 42 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
Reactions are currently unavailable