Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/ten-onions-sniff.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tough-lions-behave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vue-macros/nuxt

## 1.9.38
### Patch Changes

- Updated dependencies [[`d3ec4c6`](https://github.com/vue-macros/vue-macros/commit/d3ec4c61e8dba4a561b5ba7c437fd744835233a4), [`908511e`](https://github.com/vue-macros/vue-macros/commit/908511e7f5d67184f5ff1f2213e1cbd279445c6c)]:
- @vue-macros/volar@0.23.0

## 1.9.37
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-macros/nuxt",
"version": "1.9.37",
"version": "1.9.38",
"packageManager": "pnpm@9.4.0",
"description": "nuxt feature from Vue Macros.",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/volar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @vue-macros/volar

## 0.23.0
### Minor Changes



- [#712](https://github.com/vue-macros/vue-macros/pull/712) [`908511e`](https://github.com/vue-macros/vue-macros/commit/908511e7f5d67184f5ff1f2213e1cbd279445c6c) Thanks [@renovate](https://github.com/apps/renovate)! - support volar@2.0.22


### Patch Changes



- [#714](https://github.com/vue-macros/vue-macros/pull/714) [`d3ec4c6`](https://github.com/vue-macros/vue-macros/commit/d3ec4c61e8dba4a561b5ba7c437fd744835233a4) Thanks [@zhiyuanzmj](https://github.com/zhiyuanzmj)! - remove camelCase events support

## 0.22.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/volar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-macros/volar",
"version": "0.22.0",
"version": "0.23.0",
"packageManager": "pnpm@9.4.0",
"description": "Volar plugin for Vue Macros.",
"keywords": [
Expand Down