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
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"vite-plugin-watch-and-run": "1.4.3",
"website": "1.1.2"
},
"changesets": []
"changesets": [
"curvy-eggs-deliver",
"quiet-horses-drop"
]
}
8 changes: 8 additions & 0 deletions packages/vite-plugin-kit-routes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vite-plugin-kit-routes

## 0.1.1-next.0

### Patch Changes

- Updated dependencies
[[`d52c197`](https://github.com/jycouet/kitql/commit/d52c19735a4702398dab9dc5592ce0b4cf98a939)]:
- vite-plugin-watch-and-run@1.4.4-next.0

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-kit-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"vite"
],
"version": "0.1.0",
"version": "0.1.1-next.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/vite-plugin-striper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# vite-plugin-striper

## 0.0.5-next.0

### Patch Changes

- [#472](https://github.com/jycouet/kitql/pull/472)
[`d52c197`](https://github.com/jycouet/kitql/commit/d52c19735a4702398dab9dc5592ce0b4cf98a939)
Thanks [@jycouet](https://github.com/jycouet)! - add log_warning_on_throw_is_not_a_class option

- Updated dependencies
[[`d52c197`](https://github.com/jycouet/kitql/commit/d52c19735a4702398dab9dc5592ce0b4cf98a939)]:
- vite-plugin-watch-and-run@1.4.4-next.0

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-striper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"vite"
],
"version": "0.0.4",
"version": "0.0.5-next.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vite-plugin-watch-and-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kitql/vite-plugin-watch-and-run

## 1.4.4-next.0

### Patch Changes

- [#472](https://github.com/jycouet/kitql/pull/472)
[`d52c197`](https://github.com/jycouet/kitql/commit/d52c19735a4702398dab9dc5592ce0b4cf98a939)
Thanks [@jycouet](https://github.com/jycouet)! - add absolutePath in second param of run as info

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-watch-and-run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"vite"
],
"version": "1.4.3",
"version": "1.4.4-next.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down