Skip to content

Commit

Permalink
-> v3.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Feb 25, 2021
1 parent 2925a00 commit f792c14
Show file tree
Hide file tree
Showing 3 changed files with 4,860 additions and 15 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Svelte changelog

## 3.34.0

* Add a `cssHash` option for controlling the classname used for CSS scoping ([#570](https://github.com/sveltejs/svelte/issues/570))

## 3.33.0

* In custom elements, call `onMount` functions when connecting and clean up when disconnecting ([#1152](https://github.com/sveltejs/svelte/issues/1152), [#2227](https://github.com/sveltejs/svelte/issues/2227), [#4522](https://github.com/sveltejs/svelte/pull/4522))
Expand Down
Loading

0 comments on commit f792c14

Please sign in to comment.