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.
1 parent 56a17ee commit fc7a61dCopy full SHA for fc7a61d
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
-<!-- ## [Unreleased] -->
+## [0.4.0] - 2024-02-15
4
+
5
+- Improve performance by reusing parsed document throughout visit
6
7
## [0.3.1] - 2024-01-27
8
@@ -38,6 +40,7 @@
38
40
39
41
- Initial release
42
43
+[0.4.0]: https://github.com/swup/parallel-plugin/releases/tag/0.4.0
44
[0.3.1]: https://github.com/swup/parallel-plugin/releases/tag/0.3.1
45
[0.3.0]: https://github.com/swup/parallel-plugin/releases/tag/0.3.0
46
[0.2.0]: https://github.com/swup/parallel-plugin/releases/tag/0.2.0
0 commit comments