Skip to content

Commit 447f79f

Browse files
committed
chore: release 7.2.3
1 parent da72002 commit 447f79f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# rollup-plugin-svelte changelog
22

3+
## 7.2.3
4+
5+
- Svelte 5: Set `css` compiler option to `"inject"` when `emitCss` plugin option is `false`
6+
37
## 7.2.2
48

59
- Svelte 5: Compile `.svelte.xxx.js/ts` files

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.2.2",
2+
"version": "7.2.3",
33
"name": "rollup-plugin-svelte",
44
"description": "Compile Svelte components with Rollup",
55
"repository": "sveltejs/rollup-plugin-svelte",

0 commit comments

Comments
 (0)