You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to stable, this PR will be updated.
#3372e822a6a Thanks @ar-tama! - Fix Date subclassing inside workflow functions. The deterministic Date override in the workflow VM now forwards new.target via Reflect.construct, so subclasses like TZDate from @date-fns/tz keep their identity, methods, and fields. Calling Date() without new now returns the (fixed) time string per spec, instead of a Date object.
#31396f301ba Thanks @pranaygp! - Deliver step results, wait completions and hook payloads in strict event-log order relative to one another, preventing replay divergence (CORRUPTED_EVENT_LOG) when a step completion is adjacent in the log to a wait_completed or hook_received that a concurrent branch is awaiting.
#343986bc000 Thanks @VaguelySerious! - Stop reporting replay divergence for an event the workflow is still on its way to consuming, by waiting for in-flight step and hook deliveries instead of a fixed delay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to stable, this PR will be updated.
Releases
@workflow/astro@4.0.17
Patch Changes
@workflow/builders@4.1.7
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/cli@4.3.6
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/core@4.8.2
Patch Changes
#3372
e822a6aThanks @ar-tama! - FixDatesubclassing inside workflow functions. The deterministicDateoverride in the workflow VM now forwardsnew.targetviaReflect.construct, so subclasses likeTZDatefrom@date-fns/tzkeep their identity, methods, and fields. CallingDate()withoutnewnow returns the (fixed) time string per spec, instead of aDateobject.#3139
6f301baThanks @pranaygp! - Deliver step results, wait completions and hook payloads in strict event-log order relative to one another, preventing replay divergence (CORRUPTED_EVENT_LOG) when a step completion is adjacent in the log to await_completedorhook_receivedthat a concurrent branch is awaiting.#3439
86bc000Thanks @VaguelySerious! - Stop reporting replay divergence for an event the workflow is still on its way to consuming, by waiting for in-flight step and hook deliveries instead of a fixed delay@workflow/nest@4.0.18
Patch Changes
@workflow/next@4.1.6
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/nitro@4.1.8
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/nuxt@4.0.18
Patch Changes
@workflow/rollup@4.0.17
Patch Changes
@workflow/sveltekit@4.0.17
Patch Changes
@workflow/vite@4.0.17
Patch Changes
@workflow/vitest@4.0.18
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/web-shared@4.1.18
Patch Changes
e822a6a,6f301ba,86bc000]:workflow@4.8.2
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/world-testing@4.1.17
Patch Changes
e822a6a,6f301ba,86bc000]:@workflow/web@4.1.18