Skip to content

Releases: zendesk/zaf-toolbox

1.1.0

05 Sep 17:43
cb8f24e

Choose a tag to compare

What's Changed

  • Add Create ticket endpoint to Zendesk API Client by @Vico1993 in #223

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Sep 17:36
6a06f2e

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #211
  • chore(deps-dev): Bump @eslint/js from 9.33.0 to 9.34.0 by @dependabot[bot] in #219
  • chore(deps-dev): Bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #218
  • chore(deps-dev): Bump eslint-plugin-prettier from 5.5.3 to 5.5.4 by @dependabot[bot] in #221
  • chore: Implement Zaf Client type instead of relying on old package by @Vico1993 in #222

Full Changelog: 0.14.1...1.0.0

0.14.1

19 Aug 19:35
ec07712

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @types/node from 24.0.15 to 24.2.0 by @dependabot[bot] in #208
  • chore(deps-dev): Bump @testing-library/jest-dom from 6.6.3 to 6.6.4 by @dependabot[bot] in #206
  • chore(deps-dev): Bump ts-jest from 29.4.0 to 29.4.1 by @dependabot[bot] in #205
  • chore(deps-dev): Bump @types/node from 24.2.0 to 24.2.1 by @dependabot[bot] in #212
  • chore(deps-dev): Bump eslint-plugin-jsdoc from 51.4.1 to 54.1.0 by @dependabot[bot] in #213
  • chore(deps-dev): Bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #209
  • chore(deps): Bump zendesk/checkout from 4 to 5 in /.github/workflows by @dependabot[bot] in #214
  • bump eslint-typescript by @tristan-vu in #216

Full Changelog: 0.14.0...0.14.1

0.14.0

30 Jul 09:56
10a0b47

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump eslint-plugin-jsdoc from 51.3.4 to 51.4.1 by @dependabot[bot] in #193
  • chore(deps-dev): Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 by @dependabot[bot] in #191
  • chore(deps-dev): Bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #202
  • chore(deps-dev): Bump @typescript-eslint/parser from 8.37.0 to 8.38.0 by @dependabot[bot] in #201
  • chore(deps-dev): Bump typescript-eslint from 8.37.0 to 8.38.0 by @dependabot[bot] in #200
  • chore(deps-dev): Bump jest-environment-jsdom from 30.0.4 to 30.0.5 by @dependabot[bot] in #199
  • chore(deps-dev): Bump jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #198
  • feat: Adding support to update custom objects field by @Vico1993 in #203

Full Changelog: 0.13.2...0.14.0

0.13.2

22 Jul 18:11
6ab0b92

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.1...0.13.2

0.13.1

21 Jul 19:35
6b427e1

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #182
  • chore(deps-dev): Bump @types/lodash from 4.17.17 to 4.17.20 by @dependabot[bot] in #183
  • chore(deps-dev): Bump @typescript-eslint/parser from 8.35.0 to 8.36.0 by @dependabot[bot] in #180
  • chore(deps-dev): Bump jest from 30.0.3 to 30.0.4 by @dependabot[bot] in #178
  • chore(deps-dev): Bump @types/node from 24.0.12 to 24.0.15 by @dependabot[bot] in #192
  • chore(deps-dev): Bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #194
  • chore(deps-dev): Bump typescript-eslint from 8.34.0 to 8.37.0 by @dependabot[bot] in #195
  • feat(zendesk-api): update message status to have delivered by @tristan-vu in #196

Full Changelog: 0.13.0...0.13.1

0.13.0

17 Jul 12:40
89e37c7

Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

17 Jul 12:31
4351dc3

Choose a tag to compare

What's Changed

  • Adding possibility to count elements without fetching all element for custom object filters by @Vico1993 in #186

Full Changelog: 0.11.3...0.12.0

0.11.3

16 Jul 19:55
cf38f44

Choose a tag to compare

What's Changed

  • Include external_id in the body for Custom object records ( Body already include the key ) by @Vico1993 in #185

Full Changelog: 0.11.2...0.11.3

0.11.2

16 Jul 12:47
6502db8

Choose a tag to compare

What's Changed

  • Filter is not saved when fetching records with different pages by @Vico1993 in #184

Full Changelog: 0.11.1...0.11.2