Skip to content

Releases: nuxeo/nuxeo-js-client

4.0.3

23 Mar 13:15
Compare
Choose a tag to compare

Bugfixes

  • Revert to old join function behavior (NXJS-212)

4.0.2

23 Mar 13:18
Compare
Choose a tag to compare

Bugfixes

  • Deduplicate forward slash while joining segments (NXJS-211)

4.0.1

23 Mar 13:19
Compare
Choose a tag to compare

Bugfixes

  • Do not encode ':' while encoding the path segments (NXJS-210)

3.17.0

02 Oct 17:00
Compare
Choose a tag to compare

Improvements

  • Expose 'credentials' fetch option from Nuxeo client (NXJS-195)

Misc

  • Align JS client on nuxeo-parent POM 11.2-SNAPSHOT (NXJS-194)

3.15.0

17 Sep 08:55
Compare
Choose a tag to compare

Improvements

  • Update outdated depencencies (NXJS-193)

3.14.0

05 Jun 15:55
Compare
Choose a tag to compare

Bugfixes

  • Do not append repository in the path if not needed (NXJS-191)

3.13.0

04 Jun 14:23
Compare
Choose a tag to compare

Improvements

  • Pass AbortSignal object to fetch API if any (NXJS-188)

3.12.0

25 Mar 13:55
Compare
Choose a tag to compare

Bugfixes

  • Make promise-queue work in the browser (NXJS-185)

3.11.0

21 Nov 15:38
Compare
Choose a tag to compare

Bugfixes

3.10.0

21 Nov 15:38
Compare
Choose a tag to compare

Improvements

  • Allow document objects to be passed as operation inputs (NXJS-174)