Version Packages (beta)#1888
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
572704e to
9f3516e
Compare
489dc52 to
e7ea068
Compare
f2a6afc to
d5517a1
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/core@5.0.0-beta.5
Minor Changes
#1511
e7ea068Thanks @TooTallNate! - Add first-class serialization support for built-in Error subclasses (TypeError,RangeError,SyntaxError,URIError,ReferenceError,EvalError,AggregateError) and preserve thecauseproperty on all Error types#1513
74b13cdThanks @TooTallNate! - Add first-class serialization forFatalErrorandRetryableErrorso they round-trip with class identity preserved across all serialization boundaries (including from environments that don't run the SWC plugin)Patch Changes
9f3516eThanks @TooTallNate! - Refactorserialization.tsinto modularserialization/files. No runtime change.@workflow/ai@5.0.0-beta.4
Patch Changes
@workflow/astro@5.0.0-beta.5
Patch Changes
e0ec429,7830169]:@workflow/builders@5.0.0-beta.5
Patch Changes
#1885
e0ec429Thanks @TooTallNate! - FixPackage subpath ... is not defined by "exports"runtime errors when step files reach project-local helpers via tsconfigpaths/ esbuild aliases / self-referencing package names.Such helpers are now bundled inline rather than externalized as relative paths. Externalization was unsafe because the helper's source on disk could contain further alias imports, and Node's ESM loader at runtime doesn't know about build-time path mappings — leading to errors like
Package subpath './lib/foo' is not defined by "exports"(orERR_MODULE_NOT_FOUND) once the helper was loaded.#1821
7830169Thanks @TooTallNate! - Fix false-positiveworkflow-node-module-errorfor step-only Node.js usage in shared modulesUpdated dependencies [
e7ea068,74b13cd,9f3516e]:@workflow/cli@5.0.0-beta.5
Patch Changes
e0ec429,e7ea068,74b13cd,7830169,9f3516e]:@workflow/nest@5.0.0-beta.5
Patch Changes
e0ec429,7830169]:@workflow/next@5.0.0-beta.5
Patch Changes
e0ec429,e7ea068,74b13cd,7830169,9f3516e]:@workflow/nitro@5.0.0-beta.5
Patch Changes
e0ec429,e7ea068,74b13cd,7830169,9f3516e]:@workflow/nuxt@5.0.0-beta.5
Patch Changes
@workflow/rollup@5.0.0-beta.5
Patch Changes
e0ec429,7830169]:@workflow/sveltekit@5.0.0-beta.5
Patch Changes
e0ec429,7830169]:@workflow/vite@5.0.0-beta.5
Patch Changes
e0ec429,7830169]:@workflow/vitest@5.0.0-beta.5
Patch Changes
e0ec429,e7ea068,74b13cd,7830169,9f3516e]:@workflow/web-shared@5.0.0-beta.5
Patch Changes
e7ea068,74b13cd,9f3516e]:workflow@5.0.0-beta.5
Patch Changes
e7ea068,74b13cd,9f3516e]:@workflow/world-testing@5.0.0-beta.5
Patch Changes
e7ea068,74b13cd,9f3516e]:@workflow/web@5.0.0-beta.5