|
46 | 46 | "workflow-sdk-compiler-playground": "4.0.0", |
47 | 47 | "@workflow/example-nitro": "4.0.0", |
48 | 48 | "@workflow/vitest": "4.0.0", |
49 | | - "@workflow/vitest-workbench": "4.0.0" |
| 49 | + "@workflow/vitest-workbench": "4.0.0", |
| 50 | + "tarballs": "0.0.0", |
| 51 | + "@workflow/example-tanstack-start": "0.0.0" |
50 | 52 | }, |
51 | 53 | "changesets": [ |
52 | 54 | "afraid-bananas-peel", |
53 | 55 | "allow-sync-step-functions", |
54 | 56 | "ast-directive-validation", |
| 57 | + "better-pets-reply", |
55 | 58 | "bright-discovery-talk", |
56 | 59 | "bright-pears-drum", |
57 | 60 | "builders-discovery-fixes", |
58 | | - "clean-lights-boil", |
| 61 | + "bundle-aliased-project-local-helpers", |
| 62 | + "clever-wombats-drop", |
59 | 63 | "cold-lands-boil", |
60 | 64 | "cool-cups-greet", |
61 | 65 | "curvy-dingos-cry", |
| 66 | + "dirty-bees-notice", |
| 67 | + "drain-pending-queue-on-completion", |
| 68 | + "e2e-wait-for-hook", |
| 69 | + "enable-tanstack-start-vercel-e2e", |
| 70 | + "error-subclass-serialization", |
| 71 | + "errors-no-chalk", |
62 | 72 | "esm-builders", |
| 73 | + "fatal-retryable-error-serialization", |
63 | 74 | "features-encryption-metadata", |
64 | 75 | "few-cups-share", |
65 | 76 | "fine-coins-cheat", |
66 | 77 | "fix-builtin-externalize", |
67 | 78 | "fix-ci-command-injection", |
68 | 79 | "fix-community-world-specversion", |
69 | 80 | "fix-discovery-weakmap-cache", |
| 81 | + "fix-dom-exception-serialization", |
70 | 82 | "fix-health-check-correlation-id", |
71 | 83 | "fix-hook-loop-unconsumed-event", |
72 | 84 | "fix-malformed-tool-call-input", |
73 | 85 | "fix-next-esm-compat", |
74 | 86 | "fix-next-version-resolution", |
75 | 87 | "fix-provider-tool-identity", |
| 88 | + "fix-step-vs-wait-race", |
76 | 89 | "fix-stream-get-runid", |
| 90 | + "fix-tarballs-build", |
77 | 91 | "fix-tools-to-model-tools", |
78 | 92 | "fix-vite-step-source-maps-e2e", |
| 93 | + "fix-world-local-step-created-race", |
| 94 | + "fix-world-postgres-events-uniqueness", |
| 95 | + "fix-world-vercel-request-timeout", |
| 96 | + "fix-world-zod-44-compat", |
| 97 | + "friendlier-errors", |
| 98 | + "fuzzy-mugs-learn", |
79 | 99 | "getter-step-support", |
80 | 100 | "green-streams-decode", |
81 | 101 | "inline-step-registration", |
82 | 102 | "large-regions-talk", |
83 | 103 | "lazy-discovery-bare-specifiers", |
84 | 104 | "lucky-windows-smash", |
85 | 105 | "many-peas-jog", |
| 106 | + "moody-rivers-play", |
86 | 107 | "neat-runs-serialize", |
87 | 108 | "next-diagnostics-dist", |
88 | 109 | "ninety-dancers-brush", |
89 | 110 | "nitro-forward-externals", |
90 | 111 | "no-eval-in-revive", |
| 112 | + "node-module-error-cross-file-dce", |
91 | 113 | "o11y-run-ref-rendering", |
92 | 114 | "old-towns-make", |
| 115 | + "pr-comment-stale-banner-via-path", |
| 116 | + "preserve-imports-used-by-hoisted-steps", |
93 | 117 | "preserve-step-fn-names", |
| 118 | + "pretty-log-format", |
94 | 119 | "private-member-dce", |
95 | 120 | "remove-client-mode", |
96 | 121 | "remove-private-subpath", |
97 | 122 | "remove-sdk-serde-exclusion", |
98 | 123 | "remove-step-file-copy", |
99 | 124 | "rename-domain-urls", |
| 125 | + "rich-toes-live", |
| 126 | + "run-step-error-hydration", |
| 127 | + "serializable-abort-controller", |
| 128 | + "serialization-refactor", |
100 | 129 | "skip-community-worlds-main", |
101 | 130 | "slow-bottles-pull", |
| 131 | + "sourcemap-config-option", |
| 132 | + "split-tarballs-from-docs", |
102 | 133 | "start-in-workflow", |
| 134 | + "step-bind-preserves-metadata", |
103 | 135 | "step-run-required", |
| 136 | + "swc-arguments-not-closure", |
| 137 | + "swc-lexical-this-capture", |
| 138 | + "swift-cobras-repair", |
104 | 139 | "sync-step-followup", |
| 140 | + "tanstack-start-workbench", |
105 | 141 | "tired-spiders-rhyme", |
106 | 142 | "trace-viewer-polish", |
| 143 | + "v2-combined-bundle", |
107 | 144 | "vast-oranges-fail", |
| 145 | + "warn-external-workflow-packages", |
| 146 | + "web-shared-error-family-revivers", |
| 147 | + "web-vercel-preset", |
108 | 148 | "workflow-function-serialization", |
109 | 149 | "world-local-path-traversal", |
110 | | - "world-vercel-protection-bypass" |
| 150 | + "world-local-run-failed-not-found", |
| 151 | + "world-vercel-protection-bypass", |
| 152 | + "world-vercel-trusted-sources" |
111 | 153 | ] |
112 | 154 | } |
0 commit comments