AmazeeLabs / silverback-mono

Silverback Monorepo. Central hub for our open source packages and tooling.
https://silverback.netlify.app
8 stars 7 forks source link

refactor(SLB-353)!: new RSC compatible operations API #1537

Closed pmelab closed 2 months ago

pmelab commented 2 months ago

BREAKING CHANGE: useOperation has been replaced by the <Operation> component.

Package(s) involved

@amazeelabs/executors

Description of changes

Motivation and context

Use the same operations api in server and client components.

Related Issue(s)

SLB-353

How has this been tested?