What’s Changed
🚀 New
- Added Linting support for Script editors. #4200
🐛 Fixes
- Fixed an issue where some API requests would fail with an Unexpected token ‘catch’ error, preventing requests from running successfully. #4293
- Fixed a bug where query parameters didn’t load correctly on the first render, ensuring your requests show the right data immediately. #4287
- Added support for vendor-specific JSON content types (like application/vnd.api+json) so responses are correctly recognized and prettified. #4265
🙌 New Contributors
- Welcome @kaizen403 for their first contribution!

