File tree Expand file tree Collapse file tree
packages/plugins/typescript/msw Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/typescript-msw
22
3+ ## 2.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #484 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/484 )
8+ [ ` 1f056e99c ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/1f056e99c18d36557fac4f3c75a52ee9c2a7bfb2 )
9+ Thanks [ @netanelgilad ] ( https://github.com/netanelgilad ) ! - future proof types for generated mock
10+ functions - this also adds support for ` msw@2 ` .
11+
312## 2.0.0
413
514### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/typescript-msw" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generating MSW mock handlers based on GraphQL operations" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments