Skip to content

Releases: kuzzleio/sdk-javascript

v7.15.0

12 Feb 15:11
Compare
Choose a tag to compare

7.15.0 (2025-02-12)

Bug Fixes

  • add default options to security:checkRights (#757) (b07f061)

Features

  • create an interface to export and use in KDM (#758) (84e7a1b)

v7.15.0-beta.1

12 Feb 14:59
Compare
Choose a tag to compare
v7.15.0-beta.1 Pre-release
Pre-release

7.15.0-beta.1 (2025-02-12)

Bug Fixes

  • add default options to security:checkRights (#757) (b07f061)

Features

  • create an interface to export and use in KDM (#758) (84e7a1b)

v7.14.0

05 Nov 10:33
Compare
Choose a tag to compare

7.14.0 (2024-11-05)

Bug Fixes

  • change options in the right object (d193eda)
  • ci: Update ci to work with last version of puppeteer (f4962e4)
  • ci: Update ci to work with last version of puppeteer (c413283)
  • ci: Update ci to work with last version of puppeteer (ff6b29f)
  • ci: Update ci to work with last version of puppeteer (102b224)
  • ci: Update ci to work with last version of puppeteer (ad8e533)
  • eslint (adaf4e9)
  • ignore external library linting (f1e27d2)
  • use root user in the new puppeteer images (96306fa)
  • ws vulnerability (afcf3ac)

Features

  • add options parameter to controller functions containing a query (0aa4222)

Reverts

  • revert skipLibCheck and use a fixed eslint version instead (fb9f599)

v7.14.0-beta.1

05 Nov 09:59
Compare
Choose a tag to compare
v7.14.0-beta.1 Pre-release
Pre-release

7.14.0-beta.1 (2024-11-05)

Bug Fixes

  • change options in the right object (d193eda)
  • ci: Update ci to work with last version of puppeteer (f4962e4)
  • ci: Update ci to work with last version of puppeteer (c413283)
  • ci: Update ci to work with last version of puppeteer (ff6b29f)
  • ci: Update ci to work with last version of puppeteer (102b224)
  • ci: Update ci to work with last version of puppeteer (ad8e533)
  • eslint (adaf4e9)
  • ignore external library linting (f1e27d2)
  • use root user in the new puppeteer images (96306fa)
  • ws vulnerability (afcf3ac)

Features

  • add options parameter to controller functions containing a query (0aa4222)

Reverts

  • revert skipLibCheck and use a fixed eslint version instead (fb9f599)

v7.13.0

01 Oct 12:31
Compare
Choose a tag to compare

7.13.0 (2024-10-01)

Features

  • collection: add flag to reindex collection after an update (1b5ec25)

v7.12.0

18 Sep 10:40
Compare
Choose a tag to compare

7.12.0 (2024-09-18)

Features

v7.11.3

03 Jun 07:48
Compare
Choose a tag to compare

7.11.3 (2024-06-03)

Bug Fixes

  • Reapply current JWT before executing offlineQueue requests (#744) (ea1872a)

v7.11.2

06 Dec 05:08
Compare
Choose a tag to compare

7.11.2 (2023-12-06)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

v7.11.2-beta.1

05 Dec 19:24
Compare
Choose a tag to compare
v7.11.2-beta.1 Pre-release
Pre-release

7.11.2-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)

v7.11.1-beta.1

05 Dec 16:10
Compare
Choose a tag to compare
v7.11.1-beta.1 Pre-release
Pre-release

7.11.1-beta.1 (2023-12-05)

Bug Fixes

  • (ProfilePolicy.ts) restrictedTo was mistyped (#733) (5770997)
  • documentation: update the version of the branch to deploy (9980995)
  • http: fix empty raw responses parsed as json (9becea5)