Skip to content

Releases: chialab/synapse

v4.1.0

06 May 14:36
5c9f24d
Compare
Choose a tag to compare

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

06 May 11:08
a94659e
Compare
Choose a tag to compare

Patch Changes

  • 939275a: Make onRequest and onResponse protected methods.

v4.0.2

06 May 09:33
1e14f9e
Compare
Choose a tag to compare

Patch Changes

v4.0.1

05 Apr 07:56
0508f17
Compare
Choose a tag to compare

Patch Changes

  • b739ae5: Preserve final base hash in resolved urls.

v4.0.0

11 Mar 17:13
29d027c
Compare
Choose a tag to compare

Major Changes

v3.0.3

19 Dec 08:34
7993d06
Compare
Choose a tag to compare

Patch Changes

  • 85d6986: Fix pathFromUrl method with trailing hash.

v3.0.2

15 May 12:33
05726c2
Compare
Choose a tag to compare

Patch Changes

  • b96eb8e: Do not navigate on default prevented form submission.

v3.0.1

15 Feb 11:16
7612507
Compare
Choose a tag to compare

Patch Changes

  • 30b235d: Fixed redirected responses.

v3.0.0-rc.10

21 Nov 13:04
0fe44d4
Compare
Choose a tag to compare
v3.0.0-rc.10 Pre-release
Pre-release

Minor Changes

  • ab41ce4: Abort concurrent requests.

v3.0.0-rc.5

23 Aug 07:37
ce3eba9
Compare
Choose a tag to compare
v3.0.0-rc.5 Pre-release
Pre-release

Patch Changes