You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## 8.1.1
4
4
5
5
* Type generation fixes:
6
-
* Add ability to generate types directly to a specific file by passing a file path to `appwrite types <output_path>`, instead of just a directory
6
+
* Add ability to generate types directly to a specific file by passing a file path to `appwrite types output_path`, instead of just a directory
7
7
* Fix non-required attributes to not be null if default value is provided
8
8
* Fix `Models` import error
9
9
* Improve formatting and add auto-generated comments
0 commit comments