@operato/app 9.2.8 → 10.0.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -7
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -3,16 +3,23 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
## [10.0.0-beta.10](https://github.com/hatiolab/operato/compare/v10.0.0-beta.9...v10.0.0-beta.10) (2026-03-14)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @operato/app
|
|
8
9
|
|
|
9
|
-
### :bug: Bug Fix
|
|
10
10
|
|
|
11
|
-
* **app:** upgrade @graphql-tools/wrap to v10, replace deprecated introspectSchema ([0831485](https://github.com/hatiolab/operato/commit/0831485f56d6123f6a49cd4346750d4f0e63a979))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
15
|
-
|
|
14
|
+
## [10.0.0-beta.7](https://github.com/hatiolab/operato/compare/v10.0.0-beta.6...v10.0.0-beta.7) (2026-03-09)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @operato/app
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [10.0.0-beta.6](https://github.com/hatiolab/operato/compare/v10.0.0-beta.5...v10.0.0-beta.6) (2026-03-09)
|
|
16
23
|
|
|
17
24
|
**Note:** Version bump only for package @operato/app
|
|
18
25
|
|
|
@@ -20,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
20
27
|
|
|
21
28
|
|
|
22
29
|
|
|
23
|
-
|
|
30
|
+
## [10.0.0-beta.5](https://github.com/hatiolab/operato/compare/v10.0.0-beta.4...v10.0.0-beta.5) (2026-03-08)
|
|
24
31
|
|
|
25
32
|
**Note:** Version bump only for package @operato/app
|
|
26
33
|
|
|
@@ -28,12 +35,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
28
35
|
|
|
29
36
|
|
|
30
37
|
|
|
31
|
-
|
|
38
|
+
## [10.0.0-beta.4](https://github.com/hatiolab/operato/compare/v10.0.0-beta.3...v10.0.0-beta.4) (2026-03-06)
|
|
32
39
|
|
|
33
40
|
|
|
34
41
|
### :bug: Bug Fix
|
|
35
42
|
|
|
36
|
-
*
|
|
43
|
+
* **app:** upgrade @graphql-tools/wrap to v10 and use schemaFromExecutor ([0b8e272](https://github.com/hatiolab/operato/commit/0b8e2721c934abc335f55efadec7cd84a809f2bb))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
## [10.0.0-beta.3](https://github.com/hatiolab/operato/compare/v10.0.0-beta.2...v10.0.0-beta.3) (2026-03-06)
|
|
48
|
+
|
|
49
|
+
**Note:** Version bump only for package @operato/app
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
## [10.0.0-beta.2](https://github.com/hatiolab/operato/compare/v10.0.0-beta.1...v10.0.0-beta.2) (2026-03-05)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### :mega: Other
|
|
59
|
+
|
|
60
|
+
* modernize publish config for npm release ([7fe28ab](https://github.com/hatiolab/operato/commit/7fe28ab8818f8dc4a281f9f82db5d13b49f2cf9d))
|
|
37
61
|
|
|
38
62
|
|
|
39
63
|
|