Skip to content

Release 2.0.0-next.0

Pre-release
Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 19 Mar 20:19
· 41 commits to develop since this release
95f4c4e

Changes:

  • File widgets improvements by @jcolbyfisher (#5)
  • Add support for regular HTML attributes on components

Breaking changes:

  • Refactoring to use more idiomatic names - Event names like onChanged become onChange as per HTML-style event names.