react-webpack5-template
react-webpack5-template copied to clipboard
chore(deps): update dependency sass-loader to v14
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sass-loader | ^13.2.2 -> ^14.0.0 |
Release Notes
webpack-contrib/sass-loader (sass-loader)
v14.2.1
v14.2.0
Features
- added the
modern-compilervalue for API to reuse compiler process (#1195) (cef40a8) - support webpack built-in resolver for
modernandmodern-compilerAPI (#1197) (2265b72)
Notes:
Using the modern-compiler value for the api option together with sass-embedded reduces compilation time by 5-10 times, especially for projects using large files with a lot of @import/@use, for small files the build time reduction will not be significant.
14.1.1 (2024-02-19)
Bug Fixes
v14.1.1
v14.1.0
Features
v14.0.0
⚠ BREAKING CHANGES
- removed
fiberssupport - minimum supported Node.js version is
18.12.0(627f55d)
13.3.3 (2023-12-25)
Bug Fixes
13.3.2 (2023-06-09)
Bug Fixes
13.3.1 (2023-05-28)
Bug Fixes
v13.3.3
v13.3.2
v13.3.1
v13.3.0
Features
13.2.2 (2023-03-27)
Bug Fixes
13.2.1 (2023-03-18)
Bug Fixes
- do not crash on a custom scheme in
@import/@usefor the modern API (21966ee)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.