mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
-> v2.6.1
This commit is contained in:
parent
8cec6dbff2
commit
ee052dc7bd
@ -1,5 +1,9 @@
|
||||
# Svelte changelog
|
||||
|
||||
## 2.6.1
|
||||
|
||||
* Absolutely position outroing animated nodes ([#1457](https://github.com/sveltejs/svelte/pull/1457))
|
||||
|
||||
## 2.6.0
|
||||
|
||||
* Add `animate` directive ([#1454](https://github.com/sveltejs/svelte/pull/1454))
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "svelte",
|
||||
"version": "2.6.0",
|
||||
"version": "2.6.1",
|
||||
"description": "The magical disappearing UI framework",
|
||||
"main": "compiler/svelte.js",
|
||||
"bin": {
|
||||
|
Loading…
Reference in New Issue
Block a user