Fitbit Sdk Types Versions Save

Fitbit TypeScript definitions for your projects

v8.0.0

1 year ago

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

v4.1.7

4 years ago

Fixes for #103, #104 and #105.

v4.1.3

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

v4.1.1

5 years ago
  • #93 Settings with generic components

v4.0.2

5 years ago
  • #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

5 years ago

v3.2.2

5 years ago

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

5 years ago

v3.0.0

5 years ago