@graphitation/cli
Advanced tools
Comparing version 1.1.0-beta.5 to 1.1.0-beta.7
# Change Log - @graphitation/cli | ||
This log was last generated on Fri, 17 Feb 2023 17:46:54 GMT and should not be manually modified. | ||
This log was last generated on Tue, 21 Feb 2023 10:16:21 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.0-beta.7 | ||
Tue, 21 Feb 2023 10:16:21 GMT | ||
### Changes | ||
- Legacy interfaces fix (jakubvejr@microsoft.com) | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.8 | ||
## 1.1.0-6 | ||
Mon, 20 Feb 2023 11:17:56 GMT | ||
### Changes | ||
- Models and Inputs exported in LegacyModels (jakubvejr@microsoft.com) | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.7 | ||
## 1.1.0 | ||
Fri, 17 Feb 2023 23:47:12 GMT | ||
### Patches | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.6 | ||
### Changes | ||
- [HOTFIX] models and legacyTypes import local enums (jakubvejr@microsoft.com) | ||
## 1.1.0-beta.5 | ||
Fri, 17 Feb 2023 17:46:54 GMT | ||
Fri, 17 Feb 2023 17:47:03 GMT | ||
@@ -11,0 +41,0 @@ ### Changes |
{ | ||
"name": "@graphitation/cli", | ||
"license": "MIT", | ||
"version": "1.1.0-beta.5", | ||
"version": "1.1.0-beta.7", | ||
"bin": { | ||
@@ -26,3 +26,3 @@ "supermassive": "./bin/supermassive.js" | ||
"@graphitation/supermassive-extractors": "^2.0.0", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.5", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.8", | ||
"commander": "^8.3.0", | ||
@@ -29,0 +29,0 @@ "typescript": "^4.4.3 <4.5.0" |
Sorry, the diff of this file is not supported yet
16016