Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update awesome-typescript-loader to the latest version 🚀 #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 28, 2017

Version 3.2.0 of awesome-typescript-loader just got published.

Dependency awesome-typescript-loader
Current Version 3.1.3
Type devDependency

The version 3.2.0 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 awesome-typescript-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 v3.2.0

Fixed:

  1. #448
  2. #422
  3. minimatch replaced with micromatch
Commits

The new version differs by 13 commits.

  • 02cfb80 chore(release): 3.2.0
  • 3d8f91a fix: don't kill the loader when compilation.bail = true (#448)
  • c073af1 fix: environment cache invalidation (#449)
  • f14eaab fix(paths-plugin): properly skip .d.ts files
  • 60ffa3c refactor: use micromatch, update deps
  • 8c4f7c6 docs(README): fix default value
  • b263879 chore(release): 3.2.0-rc.0
  • a15de0a feat: case errors, silent, diagnostics, paths-plugin fixes (#446)
  • c05e296 Merge pull request #442 from LayfonWeller/patch-1
  • 2ddc46e Added context in the loader interface
  • ae3961f Update instance.ts
  • f754bc1 Corrected if no context is passed...
  • 0e8abd6 Change the context to webpack provided one

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2017

Version 3.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c3a0167 chore(release): 3.2.1
  • 589683f fix: speedup caching by pre-hashing cacheIdentifier

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 26, 2017

Version 3.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5304203 chore(release): 3.2.2
  • 9473d2c fix(dependencies): upgrading node dependencies (#472)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 14, 2017

Version 3.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 6e420c8 chore(release): 3.2.3
  • fce79fb Merge branch 'master' of github.com:s-panferov/awesome-typescript-loader
  • 90022ae fix: delay sending diagnotics request
  • 5c7b0de fix(checker): pass through execArgv to checker child process (#479)
  • b109ee4 Update README.md (#467)
  • 8ffacb0 docs(README): fix small inconsistency (#470)
  • 0c6c905 Update README.md (#471)
  • 8a947ed fix / clarify several lines in README (#475)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants