You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 3.5.1 [skip ci]
## [3.5.1](v3.5.0...v3.5.1) (2021-04-13)
### Bug Fixes
* remove attrs bind & css on wrapper if dynamic component ([4e8d764](4e8d764))
* reset value to an array if it was ([e6e4ade](e6e4ade))
chore(release): 3.5.0 [skip ci]
# [3.5.0](v3.4.1...v3.5.0) (2021-03-30)
### Features
* support simple custom field via `is` attribute ([d84bb5a](d84bb5a))
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2021-03-01)
### Bug Fixes
* reset with select field ([50b4ddf](50b4ddf))
### Features
* support custom field via scoped slot ([5932805](5932805))