Releases: aws-amplify/amplify-codegen
Releases · aws-amplify/amplify-codegen
v3.0.2 (2022-07-19)
Features
- appsync-modelgen-plugin: Added custom primary key support for Datastore modelgen. Current feature is switched off for both new and old projects.
Bug Fixes
- e2e: api add walkthrough question (#305) (d1e4fe3)
- e2e: use cli internal for e2e (#444) (2d4e993)
- ops: repo dev dependencies of cli components (#304) (e4a7456)
- e2e: updating occurrences of amplify publish in e2e-core as well (d9e221d)
- appsync-dart-visitor: generate correct model id filed name (#429) (59f049d)
v3.0.1 (2022-07-05)
v3.0.0 (2022-04-25)
📌 v2.28.1 (2022-02-24)
This version is pinned starting from @aws-amplify/[email protected]
Features
- modelgen: add null type union to optional fields (48b10f1)
📌 v2.28.0 (2022-02-03)
This version is pinned starting from @aws-amplify/[email protected]
Features
📌 v2.27.3 (2022-01-13)
This version is pinned starting from @aws-amplify/[email protected]
Bug Fixes
v2.27.2 (2022-01-13)
v2.27.1 (2022-01-12)
v2.27.0 (2022-01-12)
📌 v2.26.23 (2022-01-10)
This version is pinned in @aws-amplify/[email protected]
Fixed several bugs regarding GraphQL Transfomer V2
E2E tests
- updating occurrences of amplify publish in e2e-core as well (d9e221d)
- update expected messages per change to CLI aws-amplify/amplify-cli#8573 (7f4bf48)
Bug Fixes
- remove early removal of field from model in the case of connection (3de34f4)
- remove unused import per LGTM check (7b4a24d)
- appsync-modelgen-plugin: associatedWith correctly points to model field rather than ID in bi-directional relations (a39b61d)
- appsync-modelgen-plugin: revert #326 (d36323d)
- appsync-modelgen-plugin: turn on the shouldUseModelNameFieldInHasManyAndBelongsTo flag for Android (6cf1ebb)
- change the if statement (0b0b075)
- partially rolling back commit 310 for flutter, swift, and java platforms (#319) (6c2f0c8)
- set associatedWith to correct field with hasOne/hasMany and belongsTo (289e38b)