Skip to content

Releases: jaxon-php/jaxon-js

Release 5.0.0 rc2.

13 May 19:55
Compare
Choose a tag to compare
Release 5.0.0 rc2. Pre-release
Pre-release

Changes:

  • Fixed the paginator.
  • Fixed dialog library registration.
  • Shortcut to the JQuery selector.

Release 5.0.0 rc1.

10 May 09:14
Compare
Choose a tag to compare
Release 5.0.0 rc1. Pre-release
Pre-release

Changes:

Full Changelog: v3.3.9...v5.0.0rc1

Release 3.3.9.

18 Mar 09:01
Compare
Choose a tag to compare

Changes:

  • Fixed const assignment in the jaxon.debug object.

Release 3.3.8.

04 Aug 22:03
Compare
Choose a tag to compare

Changes:

  • Bugfix #19: remove assignement to const var.

Release 3.3.7

20 Jan 00:24
Compare
Choose a tag to compare

Changes:

  • Bugfix #18: remove assignment to const var.

Release 3.3.6

17 Dec 13:13
Compare
Choose a tag to compare

Changes:

  • Improved event handler: Any function defined in a global object can be used.

Release 3.3.5

17 Dec 05:06
Compare
Choose a tag to compare

Changes:

  • Bugfix #17 : removed reassignments to const vars.
  • Removed calls to eval().

Release 3.3.4

20 Jun 20:31
Compare
Choose a tag to compare

Bugfix:

  • Incorrect const usage.

Release 3.3.3

20 Jun 20:23
Compare
Choose a tag to compare

Bugfix:

Release 3.3.2

26 May 13:34
Compare
Choose a tag to compare

Changes:

  • Bugfix Removed nullish coalescing operator.