@scalar/api-client
Advanced tools
Comparing version 0.7.37 to 0.8.0
# @scalar/api-client | ||
## 0.8.0 | ||
### Minor Changes | ||
- f38bb61: chore: remove swagger editor tabs | ||
### Patch Changes | ||
- 349589a: feat: expose spec content updates | ||
- Updated dependencies [f38bb61] | ||
- @scalar/use-modal@0.2.0 | ||
- @scalar/themes@0.5.0 | ||
## 0.7.37 | ||
@@ -4,0 +17,0 @@ |
@@ -16,3 +16,3 @@ { | ||
], | ||
"version": "0.7.37", | ||
"version": "0.8.0", | ||
"engines": { | ||
@@ -47,6 +47,6 @@ "node": ">=20" | ||
"vue": "^3.3.0", | ||
"@scalar/themes": "0.5.0", | ||
"@scalar/use-codemirror": "0.7.15", | ||
"@scalar/use-keyboard-event": "0.5.6", | ||
"@scalar/use-modal": "0.1.9", | ||
"@scalar/themes": "0.4.2" | ||
"@scalar/use-modal": "0.2.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
1231711
+ Added@scalar/themes@0.5.0(transitive)
+ Added@scalar/use-modal@0.2.0(transitive)
- Removed@scalar/themes@0.4.2(transitive)
- Removed@scalar/use-modal@0.1.9(transitive)
Updated@scalar/themes@0.5.0
Updated@scalar/use-modal@0.2.0