v1.10.0
What's Changed
Highlights
- feat: Support entity type mappings by @jimmycallin in #206
We now support adding a type entity mapping as generated by @ftrack/ts-schema-generator to the api client, enabling strong typing of the response. Please read the README for how to get started.
Other changes
- fix: Update typescript example in README by @jimmycallin in #210
- fix: Conditionally add ftrack-api-options by @swetapadmanabhan in #217
- fix: Catch preflight errors on file upload by @mertkirbuga in #212
- chore(deps): update dependency husky to v9.0.11 by @renovate in #213
- chore(deps): update dependency vite-plugin-dts to v3.7.3 by @renovate in #216
- chore(deps): update dependency vite to v5.1.6 by @renovate in #215
- chore(deps): update dependency msw to v2.2.3 by @renovate in #214
- fix: Fix incorrect getSchemas type by @jimmycallin in #219
- fix: Add defaults to generics to fallback to old behaviour by @jimmycallin in #220
- fix: fix types on publishAndWaitForReply by @WaylonFtrack in #227
- chore(deps): update dependency msw to v2.2.13 by @renovate in #221
- chore(deps): update yarn to v4.1.1 by @renovate in #222
- chore(deps): update dependency typescript to v5.4.4 by @renovate in #224
- chore(deps): update dependency eslint to v8.57.0 by @renovate in #223
- chore(deps-dev): Bump vite from 5.1.6 to 5.1.7 by @dependabot in #225
Full Changelog: v1.9.1...v1.10.0