@ts-gql/tag
Advanced tools
Comparing version 0.7.2 to 0.7.3
# @ts-gql/tag | ||
## 0.7.3 | ||
### Patch Changes | ||
- [#125](https://github.com/Thinkmill/ts-gql/pull/125) [`65adda4`](https://github.com/Thinkmill/ts-gql/commit/65adda40943ff8fc459ea152e76cf4d15d9ed4e5) Thanks [@emmatown](https://github.com/emmatown)! - Fix importing in TypeScript module resolution modes that don't respect the `exports` field | ||
## 0.7.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ts-gql/tag", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"main": "dist/tag.cjs.js", | ||
@@ -18,3 +18,2 @@ "module": "dist/tag.esm.js", | ||
"license": "MIT", | ||
"types": "index.d.ts", | ||
"dependencies": { | ||
@@ -21,0 +20,0 @@ "@graphql-typed-document-node/core": "^3.1.1", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
18203
0