Skip to content

Releases: fleetbase/fleetbase-js

v1.2.1

10 Dec 09:58
Compare
Choose a tag to compare
  • Patches and updates!

v1.2.0

14 Oct 11:47
Compare
Choose a tag to compare
  • Minor patch for Place resource

v1.1.9

03 Oct 07:28
Compare
Choose a tag to compare
  • null check patches in resource

v1.1.8

29 Sep 12:24
Compare
Choose a tag to compare
  • Removed @babel/plugin-transform-runtime and removed dependency of core-js and regenerator-runtime
  • regenerator-runtime breaks sdk and promises in react-native environment

v1.1.7

27 Sep 09:22
Compare
Choose a tag to compare
  • ESM and CJS modules included
  • Minor patches in sdk
  • Updated rollup config

v1.1.6

11 Sep 08:40
Compare
Choose a tag to compare

Patch resource getAttribute() only return defaultValue if attribute is explicitly undefined

v1.1.5

02 Sep 09:22
Compare
Choose a tag to compare

Patch deep path in object util

v1.1.4

30 Aug 05:49
Compare
Choose a tag to compare
  • Remove property tracking from Collection util
  • Add Point as export in sdk
  • Added setOwner method for Place resources

v1.1.1

03 Aug 07:13
Compare
Choose a tag to compare

The first tagged release of the Fleetbase SDK contains everything necessary for users to get started with Fleetbase.

Later will be adding more utility actions and methods.