Skip to content

Commit e69b4f7

Browse files
author
farfromrefug
committed
chore: changelog
1 parent 5fa4a1c commit e69b4f7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.21]
8+
- fix: prevent crash on `closeModal` if called without modal
9+
10+
## [1.0.20]
11+
- fix: transition error handling
12+
- fix: transition fix
13+
- chore: fix regression after last changes
14+
15+
## [1.0.19]
16+
- fix: completely ignore other platforms (ios: or android:)
17+
18+
## [1.0.18]
19+
- fix(android): allow custom transition on navigation back
20+
21+
## [1.0.17]
22+
- fix: dont catch and re throw on error or we loose original stack
23+
24+
## [1.0.16]
25+
- fix: support svelte class directive
26+
727
## [1.0.15]
828
- fix: correctly destroy root element on application exit
929

0 commit comments

Comments
 (0)