Skip to content

Conversation

ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Jul 24, 2025

What does this PR do?

  • Feat: Add support for appwrite.config.json file
    • All new projects will be initialized with this configuration file
    • Resolves bundler conflicts (e.g., Vite) that incorrectly interpret .json files as library imports
  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Type generation fixes:
    • Fix relationships using the relatedCollection's id instead of name
    • Update auto generated comment to show relative path instead of absolute path

Note: The existing appwrite.json file remains fully supported for backward compatibility

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

yes.

@loks0n loks0n merged commit 7d38dce into master Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants