Commit 323d2df
meta(changelog): Update package versions (#1024)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). 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
## @spotlightjs/[email protected]
### Minor Changes
- Added restart logic for the sidecar
([#990](#990))
### Patch Changes
- Updated dependencies
\[[`716600f`](716600f),
[`861f0cb`](861f0cb),
[`f65aff8`](f65aff8),
[`3378477`](3378477),
[`038dd23`](038dd23)]:
- @spotlightjs/[email protected]
- @spotlightjs/[email protected]
## @spotlightjs/[email protected]
### Minor Changes
- Add CLI -- `spotlight tail logs errors` etc are now available
([#997](#997))
### Patch Changes
- Fix type checking and existing errors
([#1017](#1017))
- fix envelope type error on messageBuffer
([#1016](#1016))
- Removed the timeout handler and minor changes in the message buffer
([#1022](#1022))
- Use tsc for builds
([#1019](#1019))
## @spotlightjs/[email protected]
### Minor Changes
- Add CLI -- `spotlight tail logs errors` etc are now available
([#997](#997))
### Patch Changes
- Updated dependencies
\[[`716600f`](716600f),
[`861f0cb`](861f0cb),
[`f65aff8`](f65aff8),
[`3378477`](3378477),
[`038dd23`](038dd23)]:
- @spotlightjs/[email protected]
- @spotlightjs/[email protected]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent f65aff8 commit 323d2df
File tree
12 files changed
+43
-34
lines changed- .changeset
- packages
- electron
- sidecar
- spotlight
12 files changed
+43
-34
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments