fix(.changeset/*.md) added bump deps version in create-van-app changeset for create-van-app#21
Merged
michTheBrandofficial merged 14 commits intomainfrom Apr 12, 2026
Merged
fix(.changeset/*.md) added bump deps version in create-van-app changeset for create-van-app#21michTheBrandofficial merged 14 commits intomainfrom
bump deps version in create-van-app changeset for create-van-app#21michTheBrandofficial merged 14 commits intomainfrom
Conversation
…ags detection for vite hmr
…e `export` interfering with `const Component` in vite hmr
…for vanjs context support in vite hmr
…for vanjs context support in vite hmr
…for vanjs context support in vite hmr
…for vanjs context support in vite hmr x2
…for vanjs context support in vite hmr x3
…for vanjs context support in vite hmr x4 more edge case tests done
…eset` for create-van-app
Contributor
Author
michTheBrandofficial
left a comment
There was a problem hiding this comment.
All done to merge
michTheBrandofficial
added a commit
that referenced
this pull request
Apr 12, 2026
* Fixed Dist directory not published in npm - Getting ready for new versions (#10) * feat(packages/*) added necessary files to field in package * feat(.changeset/*) updated changeset files * chore: version packages (#12) (#13) * feat(packages/*) added necessary files to field in package * feat(.changeset/*) updated changeset files * chore: version packages (#11) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(packages/create-van-app) update vite-plugin-vanjs versions * chore: version packages (#12) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(packages/create-van-app, .changeset) update create-van-app dependencies * chore: version packages (#14) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(packages/create-van-app) update vite-plugin-vanjs create-van-app * feat(packages/create-van-app, .changeset) update create-van-app changeset --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(packages/vanjs, packages/create-van-app) vanjs context feature added, create-van-app code formatted * feat(.changeset/*.md) context support in vanjs package added to changeset * feat(.changeset/*.md) context support in vanjs package added to changeset (#16) * feat(.changeset, packages/vanjs) robust types for better DOM property resolution * feat(packages/vanjs) added svg and mathml tags function directly to vanjs interface * feat(packages/vite-plugin-vanjs) better hmr error message container * feat(packages/vite-plugin-vanjs) add support for svgTags and mathml tags detection for vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) fix comment line `export` interfering with `const Component` in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x2 * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x3 * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x4 more edge case tests done * fix(packages/vite-plugin-vanjs/src/plugin.ts) stray debug log removed * fix(packages/create-van-app) bump deps version in create-van-app * fix(.changeset/*.md) added `bump deps version in create-van-app changeset` for create-van-app * fix(.changeset/*.md) added `bump deps version in create-van-app changeset` for create-van-app (#21) * feat(.changeset, packages/vanjs) robust types for better DOM property resolution * feat(packages/vanjs) added svg and mathml tags function directly to vanjs interface * feat(packages/vite-plugin-vanjs) better hmr error message container * feat(packages/vite-plugin-vanjs) add support for svgTags and mathml tags detection for vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) fix comment line `export` interfering with `const Component` in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x2 * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x3 * fix(packages/vite-plugin-vanjs, examples/plugin-test) adding support for vanjs context support in vite hmr x4 more edge case tests done * fix(packages/vite-plugin-vanjs/src/plugin.ts) stray debug log removed * fix(packages/create-van-app) bump deps version in create-van-app * fix(.changeset/*.md) added `bump deps version in create-van-app changeset` for create-van-app --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.
No description provided.