Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
0.41.23
What's Changed
- fix: type generation not working for appwrite.config.json by @ChiragAgg5k in #1124
Full Changelog: 0.41.22...0.41.23
0.41.22
What's Changed
- chore: use lower filter for sdk name by @ChiragAgg5k in #1121
Full Changelog: 0.41.21...0.41.22
0.41.21
What's Changed
- fix: use correct sdk name + fix models in react native by @ChiragAgg5k in #1120
Full Changelog: 0.41.20...0.41.21
0.41.20
What's Changed
- fix: example sdks to use correct platform by @ChiragAgg5k in #1119
- fix: update localConfig from appwrite.json to appwrite.config.json by @ChiragAgg5k in #1116
- fix: type generation templates to include relative path and strict flag by @ChiragAgg5k in #1112
Full Changelog: 0.41.19...0.41.20
0.41.19
What's Changed
- chore: add whitelist to autoclose workflow by @ChiragAgg5k in #1118
Full Changelog: 0.41.18...0.41.19
0.41.18
What's Changed
- fix: update document type handling and improve generics in TS by @ChiragAgg5k in #1117
- add deprecation handling in templates by @ChiragAgg5k in #1096
Full Changelog: 0.41.17...0.41.18
0.41.17
What's Changed
- fix: improve object comparison logic in getObjectChanges function by @ChiragAgg5k in #1111
Full Changelog: 0.41.16...0.41.17
0.41.16
What's Changed
- chore: type generation fixes + improvements by @ChiragAgg5k in #1110
Full Changelog: 0.41.15...0.41.16
0.41.15
What's Changed
- chore: update npm publish workflows to use NPM_TOKEN_NO_ORG by @ChiragAgg5k in #1108
- fix: CLI env variables not pushing by @ChiragAgg5k in #1109
Full Changelog: 0.41.14...0.41.15
0.41.14
What's Changed
- feat: migrate .NET templates to System.Text.Json + add .NET 9.0 tests by @Fellmonkey in #1085
- fix: add uri searchParams to URL based methods in react native by @ChiragAgg5k in #1107
New Contributors
- @Fellmonkey made their first contribution in #1085
Full Changelog: 0.41.13...0.41.14