Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 28, 2017

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

Dependency awesome-typescript-loader
Current Version 3.1.2
Type devDependency

The version 3.1.3 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.


Commits

The new version differs by 4 commits0.

  • 40a7621 chore(release): 3.1.3
  • 7dfc35e refactor: update deps
  • ece83e3 Merge pull request #418 from goloveychuk/master
  • 468b3f7 getCustomTransformers

false

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.0 just got published.

Update to this version instead 🚀

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

@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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2017

Version 3.3.0 just got published.

Update to this version instead 🚀

Release Notes v3.3.0
  • Add errorsAsWarnings option.
  • Add forceIsolatedModules option.
  • Write some docs about performance issues.
  • use enhancedResolve to resolve babel-core
  • performance issue on case-insensitive file systems #507
Commits

The new version differs by 9 commits.

  • e926dbe chore(release): 3.3.0
  • 3d68c74 style: lint issue
  • bc9b544 feat: add errorsAsWarnings option
  • 2975dec docs: more about performance issues
  • 7f74bba feat: add forceIsolatedModules
  • 83e0e83 docs: add a note about performance
  • 9f7e978 fix: use enhancedResolve to resolve babel-core
  • cda6cb2 docs: add info about .babelrc, fixes #510
  • fc04d29 fix: performance issue on case-insensitive file systems #507

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 18, 2017

Version 3.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 1, 2017

Version 3.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants