Unit of Work

Hi,

I’m building a site in Vue with javascript SDK, but I can’t find Unity of Work, Is still supported?

Thanks,

Hello @Dario_Castaneda

The JS-SDK version with Transactions API is not released in NPM yet, it will be released as a pre-release later this week, maybe today or tomorrow.
But, you can install it from github using this branch https://github.com/Backendless/JS-SDK/tree/remove-sync` and try how it works

Regards, Vlad

Thank you Vladimir, I will wait for NPM release,

regards

Hello @Dario_Castaneda

The new version 6.0.0 of the JS-SDK is released, so you get it from NPM now

Regards, Vlad

great!, thank you so much