Skip to content

v0.6.0

Compare
Choose a tag to compare
@edemaine edemaine released this 06 Mar 18:10
· 22 commits to main since this release
  • Automatically parse type=number inputs into Number (previously was String, as in DOM)
  • Add get() convenience function to match existing set()
  • Switch from document.location to more canonical window.location

Full Changelog: v0.5.0...v0.6.0