Releases: fleetbase/fleetbase-js
Releases · fleetbase/fleetbase-js
v1.2.0
- Minor patch for
Place
resource
v1.1.9
- null check patches in resource
v1.1.8
- 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
- ESM and CJS modules included
- Minor patches in sdk
- Updated rollup config
v1.1.6
Patch resource getAttribute()
only return defaultValue if attribute is explicitly undefined
v1.1.5
Patch deep path in object util
v1.1.4
- Remove property tracking from
Collection
util
- Add Point as export in sdk
- Added
setOwner
method for Place resources
v1.1.1
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.