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