v0.6.0
- Automatically parse
type=number
inputs into Number (previously was String, as in DOM) - Add
get()
convenience function to match existingset()
- Switch from
document.location
to more canonicalwindow.location
Full Changelog: v0.5.0...v0.6.0
type=number
inputs into Number (previously was String, as in DOM)get()
convenience function to match existing set()
document.location
to more canonical window.location
Full Changelog: v0.5.0...v0.6.0