Releases: jahands/workers-packages
Releases · jahands/workers-packages
[email protected]
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]
Minor Changes
- 3214542: feat: log custom fields when logging errors
[email protected]
Minor Changes
- fc29367: feat: include cause when stringifying errors
[email protected]
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]
Patch Changes
- 6b7d796: fix: add env generic to CronController class
[email protected]
Patch Changes
- 4a81f0b: chore: update readme
[email protected]
Patch Changes
- 10927ad: fix: export deferSync in index.ts
[email protected]
Minor Changes
- 283c216: feat: add add nextRunTime to step output
[email protected]
Patch Changes
- 6c05e2c: fix: remove generics from hooks
[email protected]
Minor Changes
- 941cf49: feat: return output in cron hooks