dwightjack / vue-types

Vue Prop Types definitions
https://dwightjack.github.io/vue-types/
MIT License
571 stars 35 forks source link

Fix the management of null props #384

Closed dwightjack closed 1 year ago

dwightjack commented 1 year ago
  1. Accepts null as valid value in validateType util
  2. fix docs: nullable() should be used for nullable required props.

Closes https://github.com/dwightjack/vue-types/issues/383

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 8cb1ccb906cb91358c9c65db3992c9ee0c3a1053

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR