Skip to content

v3.1.0

Compare
Choose a tag to compare
@dc7290 dc7290 released this 08 Sep 00:55
· 27 commits to master since this release

Features

  • The initialValue option allows you to set an initial value. By #59
  • Custom modal component props that can be specified with the components option can now be passed as non-prescriptive props. By #60

What's Changed

  • Add initialValue option. by @dc7290 in #59
  • Add additionalProps props that can be specified in Modal. by @dc7290 in #60
  • Update version 3.1.0 by @dc7290 in #62

Full Changelog: v3.0.1...v3.1.0