This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
vue-types@5.0.3-next.0
Patch Changes
8cb1ccb: - Accepts null as valid value in validateType util
fix docs: nullable() should be used for nullable required props.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
vue-types@5.0.3-next.0
Patch Changes
8cb1ccb: - Accepts null as valid value in validateType util
nullable()
should be used for nullable required props.Closes #383
vue-types-nuxt@1.0.1-next.0
Patch Changes