prepare v0.19.1 - #305
Open
ctate wants to merge 1 commit into
Open
Conversation
Bump all @json-render/* packages to 0.19.1, add changelog entry for the zod 4.4 compatibility fixes, dangling-children autofix, render type fixes, and harness-chat example, and update the web app changelog page.
Contributor
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.
Summary
Bump all
@json-render/*packages to 0.19.1, add the changelog entry (release-notes markers moved to the new section), and update the web app changelog page.Release contents
visiblevalidation agreement across zod 4.x (fix: Element visible field rejected as required under Zod 4.4 #287, Fix visible validation depending on consumer zod version #299 — already on main)autoFixSpecprunes danglingchildrenreferences (Fix/autofix dangling children #300 — already on main)Merge order
buildfailures in@json-render/image/react-pdfthat would otherwise fail the publish job'spnpm run buildstep.After merging this PR, the Release workflow compares
packages/coreversion (0.19.1) to npm, publishes all public packages, and creates thev0.19.1GitHub release from the marked CHANGELOG section (extraction verified locally).