Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Releases: liferay/senna.js

3.0.0-milestone.6

20 Nov 17:54
Compare
Choose a tag to compare
3.0.0-milestone.6 Pre-release
Pre-release
3.0.0-milestone.2 -> 3.0.0-milestone.6

Apparently in the past somebody published locally wrong versions of the Senna 3.x. This version bump is just pairing with the next version of NPM's package

v2.7.9

25 Sep 20:37
Compare
Choose a tag to compare
2.7.8 -> 2.7.9

v2.7.8

26 Jul 19:04
306827d
Compare
Choose a tag to compare
Merge pull request #310 from diegonvs/2.7.8

chore(senna): Update lockfile

v2.7.7

23 Apr 14:17
Compare
Choose a tag to compare
Bump version 2.7.6 -> 2.7.7

v2.7.6

10 Apr 13:37
Compare
Choose a tag to compare
Bump version 2.7.5 -> 2.7.6

v2.7.4

05 Feb 17:04
Compare
Choose a tag to compare
Bump version 2.7.3 -> 2.7.4

v2.5.0

12 Dec 22:47
Compare
Choose a tag to compare

v2.5.0 (2017-12-12)

Full Changelog

Closed issues:

  • Added a way to get current senna version #214

Merged pull requests:

#236

#232

2.1.10

18 May 10:30
Compare
Choose a tag to compare

This release fixes an issue where Senna.js will throw an exception when trying to navigate to an invalid web uri

2.1.5

15 Mar 15:58
Compare
Choose a tag to compare

Fixes: #199 - Value of submit button should go into XHR FormData

2.1.4

10 Mar 21:10
Compare
Choose a tag to compare

This release fixes:

Issue that fragment is lost when navigating to different page with fragment (#hash) #141
Cannot dispatch navigate for urls with fragments #167