We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f14f5b0 + 275adf7 commit 28ef415Copy full SHA for 28ef415
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!-- ## [Unreleased] -->
4
5
+## [0.3.1] - 2024-01-27
6
+
7
+- Fix missing reflow helper in UMD build
8
9
## [0.3.0] - 2023-11-22
10
11
- Add hooks for inserting and removing containers
@@ -34,8 +38,8 @@
34
38
35
39
- Initial release
36
40
37
-[Unreleased]: https://github.com/swup/parallel-plugin/compare/0.2.0...HEAD
-
41
+[0.3.1]: https://github.com/swup/parallel-plugin/releases/tag/0.3.1
42
+[0.3.0]: https://github.com/swup/parallel-plugin/releases/tag/0.3.0
43
[0.2.0]: https://github.com/swup/parallel-plugin/releases/tag/0.2.0
44
[0.1.1]: https://github.com/swup/parallel-plugin/releases/tag/0.1.1
45
[0.1.0]: https://github.com/swup/parallel-plugin/releases/tag/0.1.0
0 commit comments