Skip to content

Releases: SergioMorchon/fitbit-sdk-types

v8.0.0

14 Sep 19:21

Choose a tag to compare

Deeper integration with Visual Studio Code, using Tasks with TypeScript watcher for each target.

v4.3.0 - Fitbit OS SDK 4.1

19 Dec 17:21

Choose a tag to compare

v4.1.7

02 Oct 20:13

Choose a tag to compare

Fixes for #103, #104 and #105.

v4.1.3

29 Mar 17:04

Choose a tag to compare

  • #94 Added missing companion me.launchReasons.fileTransfer.
  • #96 Added missing companion WebSocket and Blob.

v4.1.1

24 Mar 13:38

Choose a tag to compare

  • #93 Settings with generic components

v4.0.2

24 Mar 13:36

Choose a tag to compare

  • #87 Split targets
    Now each build target (app, companion and settings) have their own type definitions. This means that there is no longer a unified fitbit-sdk-types/types, but instead:
    • fitbit-sdk-types/types/device for device.
    • fitbit-sdk-types/types/companion for companion.
    • fitbit-sdk-types/types/settings for settings.
  • #92 Updated file-transfer definitions.
  • #91 Sensors are now optionals, because they may or may not be present depending on Hardware configurations.
  • #90 Add new I18n APIs.

v3.2.4

06 Feb 14:17

Choose a tag to compare

3.2.4

v3.2.2

02 Feb 16:39

Choose a tag to compare

Now you can npx fitbit-sdk-types apply over your npx create-fitbit-app <project-name> Project to convert it in a strict TypeScript one.

v3.0.1

20 Jan 13:36

Choose a tag to compare

Add missing types for companion file transfer

v3.0.0

17 Dec 22:42

Choose a tag to compare

Fix lint