angularjs-typescript-webpack
angularjs-typescript-webpack copied to clipboard
Update sass-loader to the latest version π
The devDependency sass-loader was updated from 7.1.0 to 7.2.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: evilebottnawi License: MIT
Release Notes for v7.2.0
7.2.0 (2019-08-08)
Bug Fixes
- better handle stdin in sources (#681) (e279f2a)
- prefer
sass/scss/cssextensions (#711) (6fc9d4e) - relax node engine (#708) (2a51502)
Features
Commits
The new version differs by 26 commits.
bcb06d5chore(release): 7.2.06fc9d4efix: prefersass/scss/cssextensions (#711)28f1884feat: allow customizemainFieldsandextensions(#710)2a51502fix: relax node engine (#708)9e5a45drefactor: avoidlodash.tail(#707)e279f2afix: better handle stdin in sources (#681)9162e45chore: deps update (#673)69c6f91docs: add source-map to style-loader (#661)6c9654dfeat: allow passingfunctionsoption as function (#651)2d6045btest: support import index file from package (#649)aa64e1bfeat: supportdataasFunction(#648)a8709c9feat: supportsassfield inpackage.json(#647)ff90dd6feat: support auto resolvingdart-sassf524223fix: preferscss,sassandcssextensions in resolving (#645)2adcca3style: use prettier (#644)
There are 26 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 :palm_tree:
- The
devDependencysass-loader was updated from7.1.0to7.3.0.
Update to this version instead π
Release Notes for v7.3.0
7.3.0 (2019-08-20)
Bug Fixes
- handle module import ending
/as module (#728) (997a255) - resolution algorithm (#720) (0e94940)
- use "compressed" output when mode is "production" (#723) (b2af379)
Features
Commits
The new version differs by 21 commits.
a3ac649chore(release): 7.3.06f4ea37feat:webpackImporteroption (#732)0330253docs: standardize readme (#730)997a255fix: handle module import ending/as module (#728)071fa88test: alias on directory with_indexfile (#727)6be93c8test: import without quotes (#726)dc23895refactor: code (#725)97c93ddtest: manual test (#724)b2af379fix: use "compressed" output when mode is "production" (#723)3545434refactor: codeb8a7ca7refactor: minor grammatical correction (#721)55f1af8test: bootstrap@4 (#722)0e94940fix: resolution algorithm (#720)96f436frefactor: simplify code (#717)c459352refactor: code (#719)
There are 21 commits in total.
See the full diff