chore: version packages#2755
Merged
Merged
Conversation
72cf6cb to
49e0140
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.
Releases
@vertz/native-compiler@0.2.71
@vertz/native-compiler
0.2.67
Patch Changes
#2725
56e7e2fThanks @viniciusdacal! - fix(native-compiler): add repository/license/description fields to package.jsonnpm publish with
--provenancerejected the 0.2.66 publish with:The
@vertz/native-compilerpackage had never been published before, and its package.json was missingrepository,license, anddescription. npm's provenance attestation requires the manifest'srepository.urlto match the source repo recorded in the provenance bundle. Added all three fields matching the pattern used by the other@vertz/*packages.0.2.66
Patch Changes
4cc0aa9Thanks @viniciusdacal! - Fix false-positivebatchimport injection whenasync batch()appears as an object method definition0.1.1
Patch Changes
#2265
36b0f20Thanks @viniciusdacal! - feat(ui): add form-level onChange with per-input debounce<form onChange={handler}>fires when any child input changes, receiving all current form values as aFormValuesobject. Per-inputdebounce={ms}delays the callback for text inputs while immediate controls (selects, checkboxes) flush instantly.Breaking:
onChangeon<form>now receivesFormValuesinstead of a DOMEvent. Useref+addEventListenerfor the raw DOM event.@vertz/cli@0.2.71
Patch Changes
@vertz/cloudflare@0.2.71
Patch Changes
@vertz/codegen@0.2.71
Patch Changes
@vertz/core@0.2.71
Patch Changes
create-vertz@0.2.71
Patch Changes
@vertz/db@0.2.71
Patch Changes
@vertz/desktop@0.2.71
Patch Changes
@vertz/fetch@0.2.71
Patch Changes
@vertz/runtime@0.2.71
Patch Changes
#2754
4dfdf15Thanks @viniciusdacal! - fix(vtz): import rewriter now skips JS commentsThe
/@deps/import rewriter did not recognize//or/* */comments,so an apostrophe inside a comment (e.g.
// indicator's data-state)opened a fake string literal that swallowed every
importstatement untilthe next apostrophe. In
@vertz/theme-shadcn@0.2.70/dist/index.jsthisleaked 5 of 46 bare
@vertz/uiimports to the browser despite fix(vtz): rewrite bare imports in pre-bundled /@deps/ files #2740.The rewriter and its
fromsearch now skip line and block comments.Closes Dev server does not rewrite bare @vertz/ui imports inside @vertz/theme-shadcn #2730.
@vertz/schema@0.2.71
Patch Changes
@vertz/server@0.2.71
Patch Changes
@vertz/testing@0.2.71
Patch Changes
@vertz/theme-shadcn@0.2.71
Patch Changes
@vertz/tui@0.2.71
Patch Changes
@vertz/ui@0.2.71
Patch Changes
@vertz/ui-canvas@0.2.71
Patch Changes
@vertz/ui-primitives@0.2.71
Patch Changes
@vertz/ui-server@0.2.71
Patch Changes
vertz@0.2.71
Patch Changes
@vertz/compiler@0.2.71
@vertz/create-vertz-app@0.2.71
@vertz/errors@0.2.71
@vertz/icons@0.2.71
@vertz/test@0.2.71
@vertz-benchmarks/vertz-app@0.0.69
Patch Changes
@vertz-examples/task-manager@0.2.71
Patch Changes
@vertz/cli-runtime@0.2.71
Patch Changes
@vertz/native-compiler-darwin-arm64@0.2.71
@vertz/native-compiler-darwin-arm64
0.2.65
@vertz/native-compiler-darwin-x64@0.2.71
@vertz/native-compiler-darwin-x64
0.2.65
@vertz/native-compiler-linux-arm64@0.2.71
@vertz/native-compiler-linux-arm64
0.2.65
@vertz/native-compiler-linux-x64@0.2.71
@vertz/native-compiler-linux-x64
0.2.65
@vertz/runtime-darwin-arm64@0.2.71
@vertz/runtime-darwin-x64@0.2.71
@vertz/runtime-linux-arm64@0.2.71
@vertz/runtime-linux-x64@0.2.71