Releases: chialab/synapse
Releases · chialab/synapse
v4.1.0
Minor Changes
- 8c9d915: Add
start
and stop
methods to history interfaces.
Patch Changes
- 98b01a1: Use anchor .href property only when using browser history.
v4.0.3
Patch Changes
- 939275a: Make
onRequest
and onResponse
protected methods.
v4.0.1
Patch Changes
- b739ae5: Preserve final base hash in resolved urls.
v3.0.3
Patch Changes
- 85d6986: Fix
pathFromUrl
method with trailing hash.
v3.0.2
Patch Changes
- b96eb8e: Do not navigate on default prevented form submission.
v3.0.1
Patch Changes
- 30b235d: Fixed redirected responses.
v3.0.0-rc.10
Minor Changes
- ab41ce4: Abort concurrent requests.