|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
6 |
| -## [1.29.10-gqlv2-fix.3](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected].10-gqlv2-fix.2...@aws-amplify/[email protected].10-gqlv2-fix.3) (2021-12-21) |
| 6 | +## [1.29.12](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected].11...@aws-amplify/[email protected].12) (2022-01-05) |
7 | 7 |
|
8 | 8 |
|
9 |
| -### Bug Fixes |
10 |
| - |
11 |
| -* **appsync-modelgen-plugin:** associatedWith correctly points to model field rather than ID in bi-directional relations ([a39b61d](https://github.com/aws-amplify/amplify-codegen/commit/a39b61dec2d8adf3589212fe2aaf7400f98f01b9)) |
12 |
| -* **appsync-modelgen-plugin:** revert [#326](https://github.com/aws-amplify/amplify-codegen/issues/326) ([d36323d](https://github.com/aws-amplify/amplify-codegen/commit/d36323d7f9adf92167bf9153c80435b42320053f)) |
13 |
| -* **appsync-modelgen-plugin:** turn on the shouldUseModelNameFieldInHasManyAndBelongsTo flag for Android ([6cf1ebb](https://github.com/aws-amplify/amplify-codegen/commit/6cf1ebb31dbc28534525fcefc3be73c05596a41b)) |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| -## [1.29.10-gqlv2-fix.2](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-12-15) |
20 |
| - |
21 |
| - |
22 |
| -### Bug Fixes |
23 |
| - |
24 |
| -* change the if statement ([0b0b075](https://github.com/aws-amplify/amplify-codegen/commit/0b0b075a798aab63360ccd847e25d7989baa5522)) |
25 |
| - |
| 9 | +### Reverts |
26 | 10 |
|
| 11 | +* Revert "build: update packages (#325)" (#343) ([694856a](https://github.com/aws-amplify/amplify-codegen/commit/694856a38513aacfa071a02090de8fdc7fc9a1fd)), closes [#325](https://github.com/aws-amplify/amplify-codegen/issues/325) [#343](https://github.com/aws-amplify/amplify-codegen/issues/343) |
27 | 12 |
|
28 | 13 |
|
29 | 14 |
|
30 |
| -## [1.29.10-gqlv2-fix.1](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-12-15) |
31 | 15 |
|
32 | 16 |
|
33 |
| -### Bug Fixes |
| 17 | +## [1.29.11](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-01-04) |
34 | 18 |
|
35 |
| -* set associatedWith to correct field with hasOne/hasMany and belongsTo ([289e38b](https://github.com/aws-amplify/amplify-codegen/commit/289e38ba4c6fd69616eb459c90e26467c6a1e314)) |
| 19 | +**Note:** Version bump only for package @aws-amplify/appsync-modelgen-plugin |
36 | 20 |
|
37 | 21 |
|
38 | 22 |
|
39 | 23 |
|
40 | 24 |
|
41 |
| -## [1.29.10-gqlv2-fix.0](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]-gqlv2-fix.0) (2021-12-04) |
| 25 | +## [1.29.10](https://github.com/aws-amplify/amplify-codegen/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2021-12-15) |
42 | 26 |
|
43 | 27 |
|
44 | 28 | ### Bug Fixes
|
45 | 29 |
|
46 |
| -* partially rolling back commit 310 for flutter, swift, and java platforms ([#319](https://github.com/aws-amplify/amplify-codegen/issues/319)) ([6c2f0c8](https://github.com/aws-amplify/amplify-codegen/commit/6c2f0c8920e4347d59f345867778fd49579a2cd4)) |
| 30 | +* **appsync-modelgen-plugin:** revert not removing the additional fields in join for many-to-many ([6bf2156](https://github.com/aws-amplify/amplify-codegen/commit/6bf215691d1fdcdc56be114958ecec4d1b1fc5f5)) |
47 | 31 |
|
48 | 32 |
|
49 | 33 |
|
|
0 commit comments