openapi-explorer 0.10.435 → 0.10.437

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -22,6 +22,7 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
22
22
  * Fix `server-url` dynamic updates, so that updates are passed through to api requests
23
23
  * Fix padding in code samples for first line and subsequent lines.
24
24
  * Fix path wrapping in navbar and on mobile
25
+ * Improve search to automatically update results
25
26
 
26
27
  ## 0.9 ##
27
28
  * OpenAPI 3.1 support using `APIDevTools/json-schema-ref-parser`