File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 66
77## 1.0.0-beta.4 - 2022-04-24
88
9- ## Added
9+ ### Added
1010
1111- Add support for unions
1212- Generate factories for the root types: Query, Mutation and Subscription
1313- Generate factories for operations and each of their selections
1414
1515## 1.0.0-beta.3 - 2022-04-11
1616
17- ## Fixed
17+ ### Fixed
1818
1919- Fix support for external fragments
2020
2121## 1.0.0-beta.2 - 2022-03-27
2222
23- ## Fixed
23+ ### Fixed
2424
2525- Fix support for unnamed operations
2626- Fix support for lists and nullable fields
2929
3030## 1.0.0-beta.1 - 2022-03-26
3131
32- ## Added
32+ ### Added
3333
3434- Add the ` graphql-codegen-factories/operations ` entry point to generate factories for operations
3535
36- ## Fixed
36+ ### Fixed
3737
3838- Fix the factories output when the schema has directives
3939
4040## 1.0.0-beta.0 - 2022-02-22
4141
42- ## Added
42+ ### Added
4343
4444- Add ` config.typesPath ` to generate the factories in a different file than the types
4545- Add ` config.importTypesNamespace ` to customize the name of the import namespace
4646
47- ## Removed
47+ ### Removed
4848
4949- Upgrade dependencies and drop support for Node 10 in the process
5050
You can’t perform that action at this time.
0 commit comments