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 5f8bd91 commit ed354bfCopy full SHA for ed354bf
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.2](https://github.com/agileago/vue3-oop/compare/v1.1.1...v1.1.2) (2025-05-20)
2
+
3
4
+### Features
5
6
+* add If component for conditional rendering ([5f8bd91](https://github.com/agileago/vue3-oop/commit/5f8bd9143aec10e7c00e568fe127fc960b73ba50))
7
8
9
10
## [1.1.1](https://github.com/agileago/vue3-oop/compare/v1.1.0...v1.1.1) (2025-05-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue3-oop",
- "version": "1.1.1",
+ "version": "1.1.2",
"packageManager": "[email protected]",
"engines": {
"pnpm": ">=9.0"
0 commit comments