@graphitation/cli
Advanced tools
Comparing version 1.1.0-beta.3 to 1.1.0-beta.4
# Change Log - @graphitation/cli | ||
This log was last generated on Wed, 15 Feb 2023 12:24:28 GMT and should not be manually modified. | ||
This log was last generated on Thu, 16 Feb 2023 15:13:08 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.0-beta.3 | ||
## 1.1.0-beta.4 | ||
Wed, 15 Feb 2023 12:24:28 GMT | ||
Thu, 16 Feb 2023 15:13:08 GMT | ||
### Changes | ||
- Enums can be imported (jakubvejr@microsoft.com) | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.3 | ||
- legacyTypes types export aliasing removed (jakubvejr@microsoft.com) | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.4 | ||
@@ -16,0 +16,0 @@ ## 1.1.0-beta.1 |
{ | ||
"name": "@graphitation/cli", | ||
"license": "MIT", | ||
"version": "1.1.0-beta.3", | ||
"version": "1.1.0-beta.4", | ||
"bin": { | ||
@@ -26,3 +26,3 @@ "supermassive": "./bin/supermassive.js" | ||
"@graphitation/supermassive-extractors": "^2.0.0", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.3", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.4", | ||
"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
15313