v1.11.2-beta
Pre-release
Pre-release
New in v1.11.2
✨ New Features
Enhanced Diagnostics
invalidConfigSectionSchemawarning when config section schema version doesn't match installed Dev ProxyunknownConfigPropertywarning when config section has properties not defined in its schemainvalidConfigValueerror when config section property value doesn't match schema requirements
New Quick Fixes
- Update config section schema version (single or all at once)
- Remove unknown config section properties
🔄 Changes
- Update schema action now supports all Dev Proxy file schemas, not just config files