Skip to content

yesoreyeram-infinity-datasource v3.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Feb 10:53
· 303 commits to main since this release
396b234

3.0.0-beta.2

🚀 New Feature: Support for additional HTTP methods (PATCH, PUT and DELETE) via data source config allowDangerousHTTPMethods
🚀 Improvements: Set the backend parser as the default parser for new queries. Existing queries with frontend parser should work as before. If broken, setting the parser to Frontend may help.
⚙️ Chore: Update frontend and backend dependencies