Skip to content

Commit 6f6075a

Browse files
committed
Update changelog
1 parent 7179e41 commit 6f6075a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## Unpublished
4+
5+
* Types for `generate`, `customElement`, and `preprocess` options ([#111](https://github.com/sveltejs/rollup-plugin-svelte/pull/111), [#114](https://github.com/sveltejs/rollup-plugin-svelte/pull/114), and [#118](https://github.com/sveltejs/rollup-plugin-svelte/pull/118))
6+
* Utilize Rollup's `emitFile` API. `css.write` is now relative to destination directory ([#72](https://github.com/sveltejs/rollup-plugin-svelte/pull/72))
7+
* Warning for `package.json` not visible via `exports` ([#119](https://github.com/sveltejs/rollup-plugin-svelte/issues/119))
8+
39
## 5.2.3
410

511
* Actually publish typings ([#110](https://github.com/sveltejs/rollup-plugin-svelte/issues/110))

0 commit comments

Comments
 (0)