Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 973e077

Browse filesBrowse files
committed
chore: release 5.0.4
1 parent ce1e091 commit 973e077
Copy full SHA for 973e077

File tree

Expand file treeCollapse file tree

2 files changed

+10
-9
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+10
-9
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-8Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
1-
## [5.0.3](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.2...v5.0.3) (2023-03-17)
2-
1+
## [5.0.4](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.3...v5.0.4) (2023-05-26)
32

43
### Bug Fixes
54

6-
* address breaking changes in TypeScript 5 ([#587](https://github.com/sveltejs/svelte-preprocess/issues/587)) ([a80dd35](https://github.com/sveltejs/svelte-preprocess/commit/a80dd351629b74c01a58d6814759f550f17800b7)), closes [#586](https://github.com/sveltejs/svelte-preprocess/issues/586)
5+
- spell. "identation" → "indentation " ([#598](https://github.com/sveltejs/svelte-preprocess/issues/598)) ([aa86f0b](https://github.com/sveltejs/svelte-preprocess/commit/aa86f0b366ca063788119ebc40c5e4ba5a385661))
6+
- mark as ready for Svelte 4
7+
8+
## [5.0.3](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.2...v5.0.3) (2023-03-17)
79

10+
### Bug Fixes
811

12+
- address breaking changes in TypeScript 5 ([#587](https://github.com/sveltejs/svelte-preprocess/issues/587)) ([a80dd35](https://github.com/sveltejs/svelte-preprocess/commit/a80dd351629b74c01a58d6814759f550f17800b7)), closes [#586](https://github.com/sveltejs/svelte-preprocess/issues/586)
913

1014
## [5.0.2](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.1...v5.0.2) (2023-03-14)
1115

12-
1316
### Bug Fixes
1417

15-
* add support for TypeScript 5 ([#585](https://github.com/sveltejs/svelte-preprocess/issues/585)) ([adb87b9](https://github.com/sveltejs/svelte-preprocess/commit/adb87b9c59fce4892a7c287efbb76a354b351ed6))
16-
* remove deprecated package @types/sass ([#583](https://github.com/sveltejs/svelte-preprocess/issues/583)) ([731516d](https://github.com/sveltejs/svelte-preprocess/commit/731516d51343f4503b5a9a1653cd88558c800bd3))
17-
18-
18+
- add support for TypeScript 5 ([#585](https://github.com/sveltejs/svelte-preprocess/issues/585)) ([adb87b9](https://github.com/sveltejs/svelte-preprocess/commit/adb87b9c59fce4892a7c287efbb76a354b351ed6))
19+
- remove deprecated package @types/sass ([#583](https://github.com/sveltejs/svelte-preprocess/issues/583)) ([731516d](https://github.com/sveltejs/svelte-preprocess/commit/731516d51343f4503b5a9a1653cd88558c800bd3))
1920

2021
## [5.0.1](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.0...v5.0.1) (2023-01-20)
2122

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-preprocess",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.