Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
4.9.8
4.10.1
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
4.9.8
->4.10.1
Release Notes
sveltejs/svelte-preprocess
### [`v4.10.1`](https://togithub.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4101-httpsgithubcomsveltejssvelte-preprocesscomparev4100v4101-2021-12-17) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.10.0...v4.10.1) ##### Bug Fixes - adjust store regex ([#441](https://togithub.com/sveltejs/svelte-preprocess/issues/441)) ([85a86c8](https://togithub.com/sveltejs/svelte-preprocess/commit/85a86c86513f98c2b02f2d314a18b0e68378c8f6)), closes [#433](https://togithub.com/sveltejs/svelte-preprocess/issues/433) - generate high resolution source map ([#443](https://togithub.com/sveltejs/svelte-preprocess/issues/443)) ([57012ba](https://togithub.com/sveltejs/svelte-preprocess/commit/57012ba9f87abfec99f061196fb955da4ccfa384)) ### [`v4.10.0`](https://togithub.com/sveltejs/svelte-preprocess/blob/HEAD/CHANGELOG.md#4100-httpsgithubcomsveltejssvelte-preprocesscomparev498v4100-2021-12-13) [Compare Source](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.8...v4.10.0) ##### Features - support preserveValueImports introduced in TS 4.5 ([#434](https://togithub.com/sveltejs/svelte-preprocess/issues/434)) ([4ea9982](https://togithub.com/sveltejs/svelte-preprocess/commit/4ea9982249df9858439bb3588224e804107f0986)) #### [4.9.8](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.7...v4.9.8) (2021-10-02) ##### Bug Fixes - deprecate type attribute ([#417](https://togithub.com/sveltejs/svelte-preprocess/issues/417)) ([2632a88](https://togithub.com/sveltejs/svelte-preprocess/commit/2632a88d380a14843393d5246f471a8c6446a3b5)) #### [4.9.7](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.6...v4.9.7) (2021-09-30) ##### Bug Fixes - don't overwrite target from tsconfig.json ([#408](https://togithub.com/sveltejs/svelte-preprocess/issues/408)) ([11cb508](https://togithub.com/sveltejs/svelte-preprocess/commit/11cb5083b1c9a946ea8c0f499ccbca753908e411)) #### [4.9.6](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.5...v4.9.6) (2021-09-30) ##### Bug Fixes - coffeescript sourcemap ([#416](https://togithub.com/sveltejs/svelte-preprocess/issues/416)) ([6cc54b6](https://togithub.com/sveltejs/svelte-preprocess/commit/6cc54b63fd8eb42a5e2460b30bba4d7a85846958)) #### [4.9.5](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.4...v4.9.5) (2021-09-20) ##### Bug Fixes - Clear outDir if set in tsconfig ([#406](https://togithub.com/sveltejs/svelte-preprocess/issues/406)) ([67f96ad](https://togithub.com/sveltejs/svelte-preprocess/commit/67f96ad9fcc4e0efb337d469533ff68d6189c024)), closes [#405](https://togithub.com/sveltejs/svelte-preprocess/issues/405) - return default settings when no tsconfig found ([#407](https://togithub.com/sveltejs/svelte-preprocess/issues/407)) ([473408b](https://togithub.com/sveltejs/svelte-preprocess/commit/473408b8dcec6cd1540d3fb8e05ca0b4a82ec2f5)) #### [4.9.4](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.3...v4.9.4) (2021-09-09) ##### Bug Fixes - handle $store imported in module script ([#404](https://togithub.com/sveltejs/svelte-preprocess/issues/404)) ([162faa4](https://togithub.com/sveltejs/svelte-preprocess/commit/162faa40949468eb07a73116740d3415775ddc9a)), closes [#401](https://togithub.com/sveltejs/svelte-preprocess/issues/401) ##### Performance Improvements - cache tsconfig ([#398](https://togithub.com/sveltejs/svelte-preprocess/issues/398)) ([5aa60cb](https://togithub.com/sveltejs/svelte-preprocess/commit/5aa60cb86c89c0649a548507f6d142937f76df7a)), closes [#383](https://togithub.com/sveltejs/svelte-preprocess/issues/383) #### [4.9.3](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.2...v4.9.3) (2021-09-08) ##### Bug Fixes - add quotes to ts store regex ([#403](https://togithub.com/sveltejs/svelte-preprocess/issues/403)) ([9f2d7a0](https://togithub.com/sveltejs/svelte-preprocess/commit/9f2d7a07053b8f010067bf7e55d99bccb2958567)), closes [#402](https://togithub.com/sveltejs/svelte-preprocess/issues/402) #### [4.9.2](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.1...v4.9.2) (2021-09-07) ##### Bug Fixes - relax TS peer dep requirement ([#400](https://togithub.com/sveltejs/svelte-preprocess/issues/400)) ([f8a0f49](https://togithub.com/sveltejs/svelte-preprocess/commit/f8a0f49fd02aea1fdb5c463496a5939186948cd2)), closes [#395](https://togithub.com/sveltejs/svelte-preprocess/issues/395) #### [4.9.1](https://togithub.com/sveltejs/svelte-preprocess/compare/v4.9.0...v4.9.1) (2021-09-05) ##### Bug Fixes - fallback to empty string if there are no attributes ([#397](https://togithub.com/sveltejs/svelte-preprocess/issues/397)) ([b25838f](https://togithub.com/sveltejs/svelte-preprocess/commit/b25838f5b11afa8143aa59cfefa9b0881b4879cb)), closes [#396](https://togithub.com/sveltejs/svelte-preprocess/issues/396)Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.