Skip to content

8.1.1

Latest
Compare
Choose a tag to compare
@ChiragAgg5k ChiragAgg5k released this 04 Jul 10:42
dfab055

What's Changed

  • Fix circular dependency issue due to usage of success method in utils.js file from parser.js file
  • Type generation fixes:
    • 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
    • Fix non-required attributes to not be null if default value is provided
    • Fix Models import error
    • Improve formatting and add auto-generated comments

Full Changelog: 8.1.0...8.1.1