Skip to content

Commit 2a7647f

Browse files
committed
-> v7.1.3
1 parent 3be2d58 commit 2a7647f

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.1.3
4+
5+
- Warn if `svelte` export condition is missing ([#206](https://github.com/sveltejs/rollup-plugin-svelte/pull/206))
6+
37
## 7.1.2
48

59
- Fix package resolution ([#205](https://github.com/sveltejs/rollup-plugin-svelte/pull/205))

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.1.2",
2+
"version": "7.1.3",
33
"name": "rollup-plugin-svelte",
44
"description": "Compile Svelte components with Rollup",
55
"repository": "sveltejs/rollup-plugin-svelte",

0 commit comments

Comments
 (0)