Skip to content

Commit 0d55b01

Browse files
committed
-> v7.1.4
1 parent c4c9f1f commit 0d55b01

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.4
4+
5+
- Forward options to `this.resolve` ([#208](https://github.com/sveltejs/rollup-plugin-svelte/pull/208))
6+
37
## 7.1.3
48

59
- Warn if `svelte` export condition is missing ([#206](https://github.com/sveltejs/rollup-plugin-svelte/pull/206))

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

0 commit comments

Comments
 (0)