Skip to content

v0.4.0

Compare
Choose a tag to compare
@garyb garyb released this 12 Jan 00:56
· 38 commits to master since this release
  • Added TextChanged query to allow observation of input changes via Halogen's peek mechanism
  • Exposed initialAceState (@archaeron)