@faststore/graphql-utils
Advanced tools
| > @faststore/graphql-utils@3.98.0 build /home/runner/work/faststore/faststore/packages/graphql-utils | ||
| > @faststore/graphql-utils@3.98.1-dev.0 build /home/runner/work/faststore/faststore/packages/graphql-utils | ||
| > cross-env NODE_ENV=production tsc | ||
+6
-0
@@ -6,2 +6,8 @@ # Change Log | ||
| # 3.99.0-dev.3 (2026-04-23) | ||
| ### Features | ||
| - add isGift field to StoreOffer type and resolvers - SFS-3040 ([#3220](https://github.com/vtex/faststore/issues/3220)) ([e10fc92](https://github.com/vtex/faststore/commit/e10fc92633a5296a5b03286028d31d9c280561c6)) | ||
| ## [3.98.1-dev.0](https://github.com/vtex/faststore/compare/v3.98.0-dev.10...v3.98.1-dev.0) (2026-03-27) | ||
@@ -8,0 +14,0 @@ |
+2
-2
| { | ||
| "name": "@faststore/graphql-utils", | ||
| "version": "3.98.1-dev.0", | ||
| "version": "3.99.0-dev.3", | ||
| "description": "GraphQL utilities", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
| }, | ||
| "gitHead": "e1e0cf0fc7c4aff19aaf26c2210d4a2c06819a1c" | ||
| "gitHead": "accc5107526d7be1a0e92276babf3f8e2ff34ab1" | ||
| } |
19013
1.41%