Skip to content

taskito-node v0.16.3

Choose a tag to compare

@pratyush618 pratyush618 released this 22 Jun 14:17
· 35 commits to master since this release
efa573c

What's Changed

  • chore(deps): bump the dashboard-deps group in /dashboard with 5 updates by @dependabot[bot] in #266
  • refactor: relocate Python to sdks/, fold taskito-async, generic-core prep by @pratyush618 in #267
  • feat(node): core SDK — napi crate, TS Queue/Worker, serializers, CLI by @pratyush618 in #268
  • feat(node): dashboard server, events/middleware, webhooks by @pratyush618 in #269
  • feat(node): bind mesh + workflows, locks, periodic, fan-out by @pratyush618 in #270
  • feat(node): contrib integrations + advanced workflows (conditions/gates/sub-workflows/saga) by @pratyush618 in #271
  • ci: composite actions, Node test job + npm publish workflow by @pratyush618 in #272
  • docs: rebuild site on React Router v7 (polyglot SDK docs) by @pratyush618 in #273
  • fix(docs): link shared architecture/resources at root, not /python by @pratyush618 in #275
  • feat(node): advanced SDK features (resources/DI, serializers, workflows, scaler) by @pratyush618 in #274
  • docs: landing scenario finder + mobile polish + CLS fixes by @pratyush618 in #276
  • refactor(docs): reimplement interactive demos in React, delete vendored JS by @pratyush618 in #277
  • fix(docs): size demo modal to content, scroll tall demos by @pratyush618 in #278
  • docs: landing polish + Node section alignment by @pratyush618 in #279
  • ci(node): token auth for first npm publish by @pratyush618 in #280
  • fix(node): build linux addons via docker run by @pratyush618 in #281
  • fix(node): build glibc addons natively, not in cross image by @pratyush618 in #282
  • fix(node): ship napi loader stubs to the publish job by @pratyush618 in #283
  • chore(ci): bump actions/checkout from 6 to 7 in the actions group by @dependabot[bot] in #284
  • fix(node): publish under @ByteVeda scope + slim CI by @pratyush618 in #291

Full Changelog: 0.16.3...node-v0.16.3