🚀 Release 2.34.0 - #35487
Merged
Merged
Conversation
Bundle ReportBundle size has no change ✅ Affected Assets, Files, and Routes:view changes for bundle: editor-ui-esmAssets Changed:
|
|
Important Testing in progress…🟢 UI Tests: n8n: 500 tests unchanged |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
n8n-release-helper
Bot
merged commit Aug 4, 2026
b533ecd
into
release/2.34.0
112 of 113 checks passed
n8n-release-helper
Bot
temporarily deployed
to
minor-release-tag-merge
August 4, 2026 07:51
Inactive
n8n-release-helper
Bot
temporarily deployed
to
minor-release-tag-merge
August 4, 2026 07:51
Inactive
n8n-release-helper
Bot
temporarily deployed
to
minor-release-tag-merge
August 4, 2026 07:51
Inactive
alexgrozav
added a commit
that referenced
this pull request
Aug 5, 2026
One conflict, in `@n8n/frontend-module-sdk/package.json`. Master's Release 2.34.0 (#35487) bumped the version 0.3.0 -> 0.4.0, and this branch replaced the entry points on adjacent lines, so the two edits could not be reconciled automatically. Kept master's `0.4.0` and this branch's published shape: the `files` allowlist and `main`/`module`/`types` resolving into `dist`. Dropped master's `main: src/index.ts` and its invalid top-level `import` field — removing that field is one of this branch's stated goals, not a casualty of the merge. `pnpm-lock.yaml` merged with no conflict, and `pnpm install --frozen-lockfile` exits 0 against the merged tree, so the lockfile is in sync with every manifest rather than merely marker-free. Co-Authored-By: Claude <noreply@anthropic.com>
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.
2.34.0 (2026-08-04)
Bug Fixes
causeon execution errors (#35216) (0d4c3a7)Features
Performance Improvements