Skip to content

0.2.3

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 20 Jan 19:35
· 992 commits to master since this release
  • Fixed a bug where initially-empty text won't update
  • Added more tests
  • Exposed web_sys Document and Window in top level of Seed create, with .expect
  • Modified build scripts to keep the wasm output name fixed at 'package', simplifying example/quickstart renames
  • Tests now work in Windows due to update in wasm-pack