We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f4c93 commit c29a46bCopy full SHA for c29a46b
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+## [0.3.7] - 2023-11-14
4
+
5
+- Add playwright tests
6
7
## [0.3.6] - 2023-11-13
8
-- Prevent `<dialog>` fragments from being closed if pressing the <kbd>Escape<kbd> key
9
+- Prevent `<dialog>` fragments from being closed if pressing the <kbd>Escape</kbd> key
10
11
## [0.3.5] - 2023-11-11
12
@@ -61,6 +65,7 @@
61
65
62
66
- Initial Release
63
67
68
+[0.3.7]: https://github.com/swup/fragment-plugin/releases/tag/0.3.7
64
69
[0.3.6]: https://github.com/swup/fragment-plugin/releases/tag/0.3.6
70
[0.3.5]: https://github.com/swup/fragment-plugin/releases/tag/0.3.5
71
[0.3.4]: https://github.com/swup/fragment-plugin/releases/tag/0.3.4
0 commit comments