v0.7.11
Fixed
- Refactored hook error handling so that uncaught errors inside Promises are properly thrown instead of silently swallowed.
- #359 fix
history.replaceState()
with base and null url in Safari. (@decademoon) - #370 fix
this.handler
teardown inv-link
. (@simplesmiler)