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 97ea69d commit 37a1719Copy full SHA for 37a1719
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.4.1](https://github.com/vuejs/petite-vue/compare/v0.4.0...v0.4.1) (2022-01-18)
2
+
3
+### Bug Fixes
4
5
+- custom delimiters in child contexts ([#90](https://github.com/vuejs/petite-vue/issues/90)) ([1bbd4d1](https://github.com/vuejs/petite-vue/commit/1bbd4d1c00c6c19f2ee6740e728fb274101fc6c9))
6
7
# [0.4.0](https://github.com/vuejs/petite-vue/compare/v0.3.0...v0.4.0) (2021-12-10)
8
9
### Breaking Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "petite-vue",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "5kb subset of Vue optimized for progressive enhancement",
"files": [
"dist"
0 commit comments