Skip to content

Releases: jahands/workers-packages

[email protected]

21 Nov 17:00

Choose a tag to compare

Major Changes

  • bump version to 1.0.0 - this package is supported and should not have breaking changes outside of future major version changes

Patch Changes

  • 057e7f7: chore: move fields above cause

    should make it easier to read custom fields when a cause is present

[email protected]

21 Nov 16:52

Choose a tag to compare

Minor Changes

  • 3214542: feat: log custom fields when logging errors

[email protected]

21 Nov 15:57

Choose a tag to compare

Minor Changes

  • fc29367: feat: include cause when stringifying errors

[email protected]

15 Nov 08:52

Choose a tag to compare

Patch Changes

  • 8a5c5fa: fix: use next run time in workflows instance id

    ensures we don't create duplicate instances (which we occasionally saw happen)

[email protected]

10 Nov 13:18

Choose a tag to compare

Patch Changes

  • 6b7d796: fix: add env generic to CronController class

[email protected]

05 Nov 13:55

Choose a tag to compare

Patch Changes

[email protected]

05 Nov 13:53
ebbf4ae

Choose a tag to compare

Patch Changes

  • 10927ad: fix: export deferSync in index.ts

[email protected]

24 Oct 13:42

Choose a tag to compare

Minor Changes

  • 283c216: feat: add add nextRunTime to step output

[email protected]

24 Oct 13:20

Choose a tag to compare

Patch Changes

  • 6c05e2c: fix: remove generics from hooks

[email protected]

24 Oct 12:48

Choose a tag to compare

Minor Changes

  • 941cf49: feat: return output in cron hooks