Releases: aws-amplify/amplify-codegen
Releases · aws-amplify/amplify-codegen
v2.26.22 (2022-01-05)
Revert change to add comments to generated files - due to studio impact.
v2.26.21 (2022-01-04)
Reverting #325 due to impact to studio service.
v2.26.20 (2022-01-04)
- Updated dependencies on graphql codegen.
- Added version metadata to header comments for generated files.
2.26.19 (2021-12-14)
Bug Fixes
appsync-modelgen-plugin: revert not removing the additional fields in join for many-to-many (6bf2156)
v2.26.18 (2021-11-29)
Bug Fix
- appsync-modelgen-plugin: include queryField when mapping index to key (#313)
v2.26.17 (2021-11-20)
Bug fix
- appsync-modelgen-plugin: belongsTo field name fix (28663ef)
v2.26.16 (2021-11-17)
2.26.15 (2021-11-12)
fix(amplify-codegen-e2e-core): API walkthrough changes #299
2.26.14 (2021-11-09)
fix: filter related model fields by type when resolving connection #290
2.26.13 (2021-11-08)
#288: fix(graphql): allow aws_lambda directive