Skip to content

Releases: ftrackhq/ftrack-javascript

v1.4.5

31 Mar 07:58
54a3462
Compare
Choose a tag to compare

What's Changed

  • feat(typescript): Add mixin to schema by @gismya in #91
  • fix: Library couldn't be imported as ES module by @jimmycallin in #92
  • feat(typescript): Use type discriminators for event payload. by @ffMathy in #89

Full Changelog: v1.4.4...v1.4.5

v1.4.4

21 Mar 15:44
d435bfb
Compare
Choose a tag to compare

What's Changed

  • feat: Improve strong-typing of Schema types by @ffMathy in #86

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

20 Mar 15:49
7bfc877
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency lint-staged to v13.2.0 by @renovate in #82
  • chore(deps): update dependency @types/uuid to v9.0.1 by @renovate in #81
  • chore: Migrate session methods to async await by @jimmycallin in #76
  • chore: Add types to exports property in package.json by @jimmycallin in #85

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Mar 14:54
128e96e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Mar 12:03
4dce809
Compare
Choose a tag to compare

What's Changed

  • feat: Added response types for different actions by @gismya in #83

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 Feb 11:55
Compare
Choose a tag to compare

What's Changed

  • feat: Support encoding and decoding of non-moment date objects by @jimmycallin in #78

Full Changelog: v1.3.0...v1.4.0

v1.3.0

21 Feb 12:17
f176022
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for setting additional headers and strictApi by @jimmycallin in #74
  • fix: Re-add previously removed non-standard functionality of passing blobs with name properties by @jimmycallin in #80

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - Typescript support!

13 Feb 15:35
cbe0411
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • chore(deps): update dependency @rollup/plugin-commonjs to v24.0.1 by @renovate in #63
  • chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #66
  • chore(deps): update development dependencies by @gismya in #65

Full Changelog: v1.1.2...v1.2.0

v1.2.0-beta.2

09 Feb 09:47
b0f85aa
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-beta.1...v1.2.0-beta.2

v1.2.0-beta.1

07 Feb 12:44
afbede9
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

What's Changed

Highlights ✨

  • Migrated codebase to Typescript

Dependency updates

  • chore(deps): update dependency @rollup/plugin-commonjs to v24.0.1 by @renovate in #63
  • chore(deps): update development dependencies by @gismya in #65
  • chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #66

Full Changelog: v1.1.2...v1.2.0-beta.1