create-awesome-project
create-awesome-project copied to clipboard
chore(deps): update dependency svelte-preprocess to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| svelte-preprocess | ^4.10.7 -> ^5.1.4 |
Release Notes
sveltejs/svelte-preprocess (svelte-preprocess)
v5.1.4
Bug Fixes
v5.1.3
Bug Fixes
v5.1.2
- chore: mark postcss-load-config 5 as supported (3b5b1f0)
v5.1.1
Bug Fixes
- force module(resolution) (66d3cf9)
v5.1.0
Bug Fixes
Features
- add experimental support for Svelte 5 (923f437)
5.0.4 (2023-05-26)
Bug Fixes
5.0.3 (2023-03-17)
Bug Fixes
5.0.2 (2023-03-14)
Bug Fixes
- add support for TypeScript 5 (#585) (adb87b9)
- remove deprecated package @types/sass (#583) (731516d)
5.0.1 (2023-01-20)
Bug Fixes
- 🐛 bump sorcery (278de4f)
v5.0.4
Bug Fixes
v5.0.3
Bug Fixes
v5.0.2
Bug Fixes
- add support for TypeScript 5 (#585) (adb87b9)
- remove deprecated package @types/sass (#583) (731516d)
v5.0.1
Bug Fixes
- 🐛 bump sorcery (278de4f)
v5.0.0
Bug Fixes
- 🐛 add sugarss v3 and v4 as supported (3f2687b)
- 🐛 remove support for 'type' attribute (07bc8aa)
- 🐛 remove support for custom default languages (3d60856)
- 🐛 map .sss as .css to support sugarss extension (2c0bd45)
Performance Improvements
- ⚡️ remove support for deprecated node-sass (a617fe1)
BREAKING CHANGES
- 🧨 Languages must be explicitly defined via the lang attribute.
- 🧨 Minimum node version was bumped from 9 to 14
- 🧨 Cannot use "type" attribute to identify the language of a style or
script tag anymore. Use
langinstead - 🧨 node-sass is not supported anymore. Use
sassinstead - minimum node version changed to v14
4.10.7 (2022-06-04)
Bug Fixes
- add pug const mixin (#518) (0551a9b), closes #467
- paths in postcss sourcemap sources array (#500) (2027375)
- preserve
[@font-face](https://togithub.com/font-face)inside:globalblock (#486) (8064473), closes #236 - stylus - handle relative sourcemap sources(#513) (77bd3bf)
4.10.6 (2022-04-13)
Bug Fixes
- paths in postcss sourcemap sources array (#500) (2027375)
- preserve
[@font-face](https://togithub.com/font-face)inside:globalblock (#486) (8064473), closes #236
4.10.5 (2022-04-04)
Bug Fixes
4.10.4 (2022-02-23)
Bug Fixes
4.10.3 (2022-02-09)
Bug Fixes
- add # and numbers to ts store regex (#473) (881f3c9), closes #466
- adjust typescript peer dep (#479) (68fae2c)
4.10.2 (2022-01-17)
Bug Fixes
- accept less v4 as peer dep (#455) (fbc484a)
- better pug error message (#448) (a239e82), closes #447
- provide caller information to Babel (#449) (51007ab)
- ts preprocessor - consider store suffixed with number (#461) (a7a94cf), closes sveltejs/svelte#7120
4.10.1 (2021-12-17)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "on Saturday" (UTC), 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.