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 7fb5b50 commit bf7c159Copy full SHA for bf7c159
Changelog.md
@@ -1,5 +1,8 @@
1
# next version
2
3
+- **BREAKING**: Vue has been removed as a direct dependency.
4
+ In most cases, this should not have any detrimental effects,
5
+ instead, this makes the library compatible with Vue 3.
6
- **BREAKING**: Requests no longer get automatic type name fixing.
7
This feature did not conform to the spec as there is no requirement
8
for types to always be upper camel cased. If you need to perform
0 commit comments