Skip to content

Commit d6456fe

Browse files
Version Packages (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39bf8bf commit d6456fe

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-animate-presence-bugs.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# motion-start
22

3+
## 0.1.21
4+
5+
### Patch Changes
6+
7+
- 39bf8bf: Fix AnimatePresence `presenceAffectsLayout` no-op, `isPresent` race condition with framesync batcher, and double `safeToRemove` guard
8+
39
## 0.1.20
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "motion-start",
3-
"version": "0.1.20",
3+
"version": "0.1.21",
44
"description": "Svelte animation library inspired by the React library framer-motion.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)