Skip to content

Commit ed8ac5d

Browse files
committed
update changelog
1 parent c4e18c3 commit ed8ac5d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## Unreleased
4+
5+
* Added default value to CssWriter.write map option ([#135](https://github.com/sveltejs/rollup-plugin-svelte/pull/135))
6+
* Do not warn about missing unused css selectors if both css and emitCss are false ([#127](https://github.com/sveltejs/rollup-plugin-svelte/pull/127))
7+
38
## 6.0.1
49

510
* Fix types to allow `css: false` ([#125](https://github.com/sveltejs/rollup-plugin-svelte/pull/125))

0 commit comments

Comments
 (0)