Commit aacdc85
Version Packages (#4134)
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 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
## graphiql@5.2.2
### Patch Changes
- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`
- Updated dependencies
\[[`1bc6568`](1bc6568)]:
- @graphiql/react@0.37.3
## @graphiql/react@0.37.3
### Patch Changes
- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`
- Updated dependencies
\[[`1bc6568`](1bc6568)]:
- monaco-graphql@1.7.3
## monaco-graphql@1.7.3
### Patch Changes
- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dima <dima@inkeep.com>1 parent b643d72 commit aacdc85
File tree
14 files changed
+50
-33
lines changed- .changeset
- examples
- graphiql-vite-react-router
- graphiql-vite
- graphiql-webpack
- monaco-graphql-nextjs
- monaco-graphql-react-vite
- monaco-graphql-webpack
- packages
- graphiql-react
- graphiql
- monaco-graphql
14 files changed
+50
-33
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
0 commit comments