Releases: nuxeo/nuxeo-js-client
Releases · nuxeo/nuxeo-js-client
4.0.3
Bugfixes
- Revert to old join function behavior (NXJS-212)
4.0.2
Bugfixes
- Deduplicate forward slash while joining segments (NXJS-211)
4.0.1
Bugfixes
- Do not encode ':' while encoding the path segments (NXJS-210)
3.17.0
Improvements
- Expose 'credentials' fetch option from Nuxeo client (NXJS-195)
Misc
- Align JS client on nuxeo-parent POM 11.2-SNAPSHOT (NXJS-194)
3.14.0
Bugfixes
- Do not append repository in the path if not needed (NXJS-191)
3.13.0
Improvements
- Pass AbortSignal object to fetch API if any (NXJS-188)
3.12.0
Bugfixes
- Make promise-queue work in the browser (NXJS-185)
3.10.0
Improvements
- Allow document objects to be passed as operation inputs (NXJS-174)