@scalar/api-client
Version:
the open source API testing client
1,107 lines (876 loc) • 177 kB
Markdown
# @scalar/api-client
## 2.17.1
### Patch Changes
- [#7562](https://github.com/scalar/scalar/pull/7562): feat(components): remove headless ui from dropdown component
#### Updated Dependencies
- **@scalar/components@0.16.12**
- [#7562](https://github.com/scalar/scalar/pull/7562): feat(components): remove headless ui from dropdown component
- **@scalar/sidebar@0.7.2**
- [#7562](https://github.com/scalar/scalar/pull/7562): feat(components): remove headless ui from dropdown component
- **@scalar/use-codemirror@0.13.6**
## 2.17.0
### Minor Changes
- [#7565](https://github.com/scalar/scalar/pull/7565): feat: support markdown on parameter tooltip
### Patch Changes
- [#7580](https://github.com/scalar/scalar/pull/7580): feat: added default auth on client v2
- [#7578](https://github.com/scalar/scalar/pull/7578): fix: ensure get schema examples are cached via options
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
#### Updated Dependencies
- **@scalar/workspace-store@0.24.1**
- [#7580](https://github.com/scalar/scalar/pull/7580): feat: added default auth on client v2
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
- [#7568](https://github.com/scalar/scalar/pull/7568): fix: object merge replacing arrays
- **@scalar/components@0.16.11**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/helpers@0.2.4**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
- **@scalar/icons@0.5.2**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/import@0.4.41**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/json-magic@0.8.8**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/oas-utils@0.6.11**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/object-utils@1.2.18**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/openapi-parser@0.23.9**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/sidebar@0.7.1**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- [#7576](https://github.com/scalar/scalar/pull/7576): fix: remove cjs file from index export
- **@scalar/use-codemirror@0.13.5**
- [#7581](https://github.com/scalar/scalar/pull/7581): fix: npm publish job
- **@scalar/snippetz@0.6.1**
- [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
- **@scalar/types@0.5.4**
- [#7567](https://github.com/scalar/scalar/pull/7567): feat: add code samples to client v2
- **@scalar/postman-to-openapi@0.3.52**
## 2.16.0
### Minor Changes
- [#7564](https://github.com/scalar/scalar/pull/7564): feat: restore cursor position after path/method update
- [#7528](https://github.com/scalar/scalar/pull/7528): feat: empty sidebar folders state
- [#7561](https://github.com/scalar/scalar/pull/7561): feat: add accept header by default on the operation paramters
- [#7549](https://github.com/scalar/scalar/pull/7549): feat: send request animation
- [#7572](https://github.com/scalar/scalar/pull/7572): feat: clear request and response state when switching operations or examples
### Patch Changes
- [#7573](https://github.com/scalar/scalar/pull/7573): fix: ensure paths always start with a leading slash
- [#7563](https://github.com/scalar/scalar/pull/7563): fix: propagate client plugins to operation view
- [#7535](https://github.com/scalar/scalar/pull/7535): fix: display the parameter description on the tooltip
#### Updated Dependencies
- **@scalar/workspace-store@0.24.0**
- [#7564](https://github.com/scalar/scalar/pull/7564): feat: restore cursor position after path/method update
- [#7530](https://github.com/scalar/scalar/pull/7530): fix: handle operation level servers when adding a new operation
- [#7559](https://github.com/scalar/scalar/pull/7559): feat: set the content-type header when switching body content-type
- [#7549](https://github.com/scalar/scalar/pull/7549): feat: send request animation
- [#7575](https://github.com/scalar/scalar/pull/7575): feat: add support for object examples + hide body when empty
- **@scalar/sidebar@0.7.0**
- [#7528](https://github.com/scalar/scalar/pull/7528): feat: empty sidebar folders state
- **@scalar/icons@0.5.1**
- [#7542](https://github.com/scalar/scalar/pull/7542): fix: move `generate-icons` script outside of src folder
No need to include it in published packages
- [#7542](https://github.com/scalar/scalar/pull/7542): fix: use named instead of star exports
- **@scalar/helpers@0.2.3**
- [#7575](https://github.com/scalar/scalar/pull/7575): feat: add support for object examples + hide body when empty
- **@scalar/components@0.16.10**
- [#7531](https://github.com/scalar/scalar/pull/7531): feat(components): add discrete sidebar group buttons
- **@scalar/oas-utils@0.6.10**
- **@scalar/import@0.4.40**
- **@scalar/json-magic@0.8.7**
- **@scalar/object-utils@1.2.17**
- **@scalar/postman-to-openapi@0.3.51**
- **@scalar/use-codemirror@0.13.4**
- **@scalar/openapi-parser@0.23.8**
## 2.15.1
### Patch Changes
- [#7510](https://github.com/scalar/scalar/pull/7510) [`099237a`](https://github.com/scalar/scalar/commit/099237ad9cba4d29dcc5e742e39c3e42429a5817) Thanks [@DemonHa](https://github.com/DemonHa)! - fix: make sure the tabs does not get out of bound
- [#7532](https://github.com/scalar/scalar/pull/7532) [`2658415`](https://github.com/scalar/scalar/commit/2658415511787dd4554f6d6b47342bdf76d2cca8) Thanks [@DemonHa](https://github.com/DemonHa)! - fix: get the correct document using the navigation document name
- [#7534](https://github.com/scalar/scalar/pull/7534) [`2f3a5bf`](https://github.com/scalar/scalar/commit/2f3a5bf26a16bf0733a9eb8bf0f47e2db161414f) Thanks [@DemonHa](https://github.com/DemonHa)! - chore: remove dynamic imports
- [#7502](https://github.com/scalar/scalar/pull/7502) [`a06c824`](https://github.com/scalar/scalar/commit/a06c824653af58839d897e9495f7489d6b5d12b9) Thanks [@Smyrcu](https://github.com/Smyrcu)! - fix(api-client): URL encode path parameters
- Updated dependencies [[`099237a`](https://github.com/scalar/scalar/commit/099237ad9cba4d29dcc5e742e39c3e42429a5817), [`bb52d9a`](https://github.com/scalar/scalar/commit/bb52d9a21e53628270bab93c0f03b5731c9c97c6), [`bb52d9a`](https://github.com/scalar/scalar/commit/bb52d9a21e53628270bab93c0f03b5731c9c97c6)]:
- @scalar/workspace-store@0.23.1
- @scalar/types@0.5.3
- @scalar/snippetz@0.6.0
- @scalar/components@0.16.9
- @scalar/oas-utils@0.6.9
- @scalar/sidebar@0.6.1
- @scalar/openapi-parser@0.23.7
- @scalar/analytics-client@1.0.1
- @scalar/draggable@0.3.0
- @scalar/helpers@0.2.2
- @scalar/icons@0.5.0
- @scalar/import@0.4.39
- @scalar/json-magic@0.8.6
- @scalar/object-utils@1.2.16
- @scalar/openapi-types@0.5.3
- @scalar/postman-to-openapi@0.3.50
- @scalar/themes@0.13.26
- @scalar/use-codemirror@0.13.3
- @scalar/use-hooks@0.3.3
- @scalar/use-toasts@0.9.1
## 2.15.0
### Minor Changes
- [#7474](https://github.com/scalar/scalar/pull/7474) [`10318b6`](https://github.com/scalar/scalar/commit/10318b6a59df49905225bdbd9e19044521cd4581) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: implement sidebar actions
### Patch Changes
- [#7467](https://github.com/scalar/scalar/pull/7467) [`f7c24e4`](https://github.com/scalar/scalar/commit/f7c24e4995580649dbc3cb87007a683f5dd91f7c) Thanks [@amritk](https://github.com/amritk)! - feat: client v2 handle path change with routing and conflict
- [#7519](https://github.com/scalar/scalar/pull/7519) [`3f797b6`](https://github.com/scalar/scalar/commit/3f797b67489e07c4f3bf34a39b2175ed2d6f1465) Thanks [@amritk](https://github.com/amritk)! - fix: client request param issues
- Updated dependencies [[`f7c24e4`](https://github.com/scalar/scalar/commit/f7c24e4995580649dbc3cb87007a683f5dd91f7c), [`4ac6227`](https://github.com/scalar/scalar/commit/4ac62278d4205c34a1a302b756ef3632185876cf), [`10318b6`](https://github.com/scalar/scalar/commit/10318b6a59df49905225bdbd9e19044521cd4581), [`4ac6227`](https://github.com/scalar/scalar/commit/4ac62278d4205c34a1a302b756ef3632185876cf), [`3f797b6`](https://github.com/scalar/scalar/commit/3f797b67489e07c4f3bf34a39b2175ed2d6f1465)]:
- @scalar/workspace-store@0.23.0
- @scalar/helpers@0.2.2
- @scalar/themes@0.13.26
- @scalar/sidebar@0.6.0
- @scalar/components@0.16.8
- @scalar/oas-utils@0.6.8
- @scalar/import@0.4.39
- @scalar/json-magic@0.8.6
- @scalar/object-utils@1.2.16
- @scalar/postman-to-openapi@0.3.49
- @scalar/use-codemirror@0.13.2
- @scalar/openapi-parser@0.23.7
## 2.14.1
### Patch Changes
- [#7506](https://github.com/scalar/scalar/pull/7506) [`72cd82f`](https://github.com/scalar/scalar/commit/72cd82fb8df63a9e5d0db1202978aebfefd0457a) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix: use caret version for `yaml`
- [#7489](https://github.com/scalar/scalar/pull/7489) [`21aa62e`](https://github.com/scalar/scalar/commit/21aa62e2ebdd262cb5aa53658c3b659736660722) Thanks [@amritk](https://github.com/amritk)! - feat: added new helpers for building client v2 requests
- [#7506](https://github.com/scalar/scalar/pull/7506) [`72cd82f`](https://github.com/scalar/scalar/commit/72cd82fb8df63a9e5d0db1202978aebfefd0457a) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix: use caret version for `zod`
- Updated dependencies [[`72cd82f`](https://github.com/scalar/scalar/commit/72cd82fb8df63a9e5d0db1202978aebfefd0457a), [`21aa62e`](https://github.com/scalar/scalar/commit/21aa62e2ebdd262cb5aa53658c3b659736660722), [`72cd82f`](https://github.com/scalar/scalar/commit/72cd82fb8df63a9e5d0db1202978aebfefd0457a)]:
- @scalar/import@0.4.38
- @scalar/json-magic@0.8.5
- @scalar/oas-utils@0.6.7
- @scalar/openapi-parser@0.23.6
- @scalar/workspace-store@0.22.2
- @scalar/helpers@0.2.1
- @scalar/analytics-client@1.0.1
- @scalar/openapi-types@0.5.3
- @scalar/types@0.5.2
- @scalar/use-hooks@0.3.3
- @scalar/components@0.16.7
- @scalar/postman-to-openapi@0.3.48
- @scalar/sidebar@0.5.2
- @scalar/object-utils@1.2.15
- @scalar/snippetz@0.5.5
- @scalar/use-codemirror@0.13.1
## 2.14.0
### Minor Changes
- [#7477](https://github.com/scalar/scalar/pull/7477) [`9ec8adf`](https://github.com/scalar/scalar/commit/9ec8adfea017333dee5bc3949104232f7dc57f4a) Thanks [@DemonHa](https://github.com/DemonHa)! - fix: correctly sort documents on the workspace
### Patch Changes
- [#7483](https://github.com/scalar/scalar/pull/7483) [`f446bbc`](https://github.com/scalar/scalar/commit/f446bbc0b8aec7fa7314603fd48471f06c1318d5) Thanks [@hanspagel](https://github.com/hanspagel)! - fix: can not use relative URLs in oauth security schemes
- Updated dependencies [[`8842799`](https://github.com/scalar/scalar/commit/884279984b144082e85b699014e77ed71e9ae6a5), [`18a7bcd`](https://github.com/scalar/scalar/commit/18a7bcd8ad00f9f7ee09a562167593c7ed07e01d), [`18a7bcd`](https://github.com/scalar/scalar/commit/18a7bcd8ad00f9f7ee09a562167593c7ed07e01d), [`9ec8adf`](https://github.com/scalar/scalar/commit/9ec8adfea017333dee5bc3949104232f7dc57f4a), [`cc4de25`](https://github.com/scalar/scalar/commit/cc4de2587b36f0d169b01c1bf312ba91b67e3e0c)]:
- @scalar/workspace-store@0.22.1
- @scalar/use-codemirror@0.13.0
- @scalar/helpers@0.2.0
- @scalar/use-hooks@0.3.2
- @scalar/oas-utils@0.6.6
- @scalar/sidebar@0.5.1
- @scalar/components@0.16.6
- @scalar/import@0.4.37
- @scalar/json-magic@0.8.4
- @scalar/object-utils@1.2.14
- @scalar/postman-to-openapi@0.3.47
- @scalar/openapi-parser@0.23.5
## 2.13.0
### Minor Changes
- [#7431](https://github.com/scalar/scalar/pull/7431) [`61c980c`](https://github.com/scalar/scalar/commit/61c980cebef219685a05f3a4cb1e379984922cd4) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: implememnt command palette
- [#7455](https://github.com/scalar/scalar/pull/7455) [`1bc2b45`](https://github.com/scalar/scalar/commit/1bc2b45b6eabd5c5045e77d67f59d202ab04d3fb) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: tabs support on the store
- [#7463](https://github.com/scalar/scalar/pull/7463) [`1eafcbe`](https://github.com/scalar/scalar/commit/1eafcbeeaad3e611b9c8f365ce2961772b8e9494) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: rebuild the sidebar when a new example is created
### Patch Changes
- [#7465](https://github.com/scalar/scalar/pull/7465) [`9342adc`](https://github.com/scalar/scalar/commit/9342adcd76e26a8e5eff75c1a2abee2c207b1487) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix: ensure `@scalar/workspace-store` consumers rely only on public exports
- [#7460](https://github.com/scalar/scalar/pull/7460) [`62b5210`](https://github.com/scalar/scalar/commit/62b521092bafeb8e83e79222e13378c4a19defc8) Thanks [@hwkr](https://github.com/hwkr)! - feat(components): update and polish ScalarLoading
- [#7387](https://github.com/scalar/scalar/pull/7387) [`bfd814a`](https://github.com/scalar/scalar/commit/bfd814a4219660face190041cc4845182b56ab03) Thanks [@geoffgscott](https://github.com/geoffgscott)! - hotfix: patch exports from build tooling bug
- [#7416](https://github.com/scalar/scalar/pull/7416) [`86f028d`](https://github.com/scalar/scalar/commit/86f028deb0b456f923edd261f5f4b0fa9b616b7d) Thanks [@amritk](https://github.com/amritk)! - feat: add update method to client v2
- Updated dependencies [[`5aa0380`](https://github.com/scalar/scalar/commit/5aa0380adfcd173e58659fb5dd57df363d985583), [`61c980c`](https://github.com/scalar/scalar/commit/61c980cebef219685a05f3a4cb1e379984922cd4), [`1bc2b45`](https://github.com/scalar/scalar/commit/1bc2b45b6eabd5c5045e77d67f59d202ab04d3fb), [`9342adc`](https://github.com/scalar/scalar/commit/9342adcd76e26a8e5eff75c1a2abee2c207b1487), [`fa361d2`](https://github.com/scalar/scalar/commit/fa361d2799e358d582fbb224a7b93d5b6e832c0e), [`62b5210`](https://github.com/scalar/scalar/commit/62b521092bafeb8e83e79222e13378c4a19defc8), [`e04879c`](https://github.com/scalar/scalar/commit/e04879c65602dfb65393876754f5344751b8953d), [`a164d76`](https://github.com/scalar/scalar/commit/a164d76f21437b3a35210d62a996b6c9d483e5a4), [`dd8e9dc`](https://github.com/scalar/scalar/commit/dd8e9dc118d3ae98180e2a93bd6ba11e982abbf8), [`ea13cd2`](https://github.com/scalar/scalar/commit/ea13cd2a44ff1ba7f19abcfcad1e51c9e7a0b75d), [`bfd814a`](https://github.com/scalar/scalar/commit/bfd814a4219660face190041cc4845182b56ab03), [`ea13cd2`](https://github.com/scalar/scalar/commit/ea13cd2a44ff1ba7f19abcfcad1e51c9e7a0b75d), [`612eb05`](https://github.com/scalar/scalar/commit/612eb05f61ad97272206f1b7ff85a725131ca917), [`35af6bf`](https://github.com/scalar/scalar/commit/35af6bfce4bc4ae3d0fc5783ea36e0165e964361), [`86f028d`](https://github.com/scalar/scalar/commit/86f028deb0b456f923edd261f5f4b0fa9b616b7d), [`294f9fc`](https://github.com/scalar/scalar/commit/294f9fc6cfd43cdab110deb1c851883509bc2b84), [`af54a80`](https://github.com/scalar/scalar/commit/af54a80349269a4269a68f6a372f837177a3537c)]:
- @scalar/components@0.16.5
- @scalar/sidebar@0.5.0
- @scalar/workspace-store@0.22.0
- @scalar/snippetz@0.5.4
- @scalar/json-magic@0.8.3
- @scalar/openapi-types@0.5.2
- @scalar/use-toasts@0.9.1
- @scalar/helpers@0.1.3
- @scalar/types@0.5.1
- @scalar/import@0.4.36
- @scalar/themes@0.13.25
- @scalar/use-codemirror@0.12.49
- @scalar/oas-utils@0.6.5
- @scalar/analytics-client@1.0.0
- @scalar/draggable@0.3.0
- @scalar/icons@0.5.0
- @scalar/object-utils@1.2.13
- @scalar/openapi-parser@0.23.4
- @scalar/postman-to-openapi@0.3.46
- @scalar/use-hooks@0.3.1
## 2.12.0
### Minor Changes
- [#7310](https://github.com/scalar/scalar/pull/7310) [`6e1cb89`](https://github.com/scalar/scalar/commit/6e1cb89f71770601a5059449d68b409ffc87d332) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: workspace selector
- [#7366](https://github.com/scalar/scalar/pull/7366) [`1fbd809`](https://github.com/scalar/scalar/commit/1fbd809197bfaef77d7d3cb8cf7b657f397232a7) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: sidebar reordering and worksapce docuements search
- [#7384](https://github.com/scalar/scalar/pull/7384) [`3ebff92`](https://github.com/scalar/scalar/commit/3ebff92f29d8d03d626d4000e8323528e794e755) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: collection and document settings and cookies page
### Patch Changes
- [#7329](https://github.com/scalar/scalar/pull/7329) [`4cda566`](https://github.com/scalar/scalar/commit/4cda566c2dc2cf306e4e3597e292ae1c2dadd78c) Thanks [@DemonHa](https://github.com/DemonHa)! - fix: setting nested proxies directly cases problems
- [#7311](https://github.com/scalar/scalar/pull/7311) [`a35f5cf`](https://github.com/scalar/scalar/commit/a35f5cf3bce49b0ffda758e95bd31c77109e3c5b) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(api-client): abort request on modal close
- [#7365](https://github.com/scalar/scalar/pull/7365) [`4059e68`](https://github.com/scalar/scalar/commit/4059e68375d31ec0142a8019b385bc3ac82055fc) Thanks [@amritk](https://github.com/amritk)! - feat: added hot keys to client v2
- [#7368](https://github.com/scalar/scalar/pull/7368) [`0486728`](https://github.com/scalar/scalar/commit/04867286af9156c4d8ffb688c2d200f1b5a7d752) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(api-client): use timeouts instead of interval in `use-document-watcher`
- [#7304](https://github.com/scalar/scalar/pull/7304) [`cc9d90b`](https://github.com/scalar/scalar/commit/cc9d90b1a268a6c294adcb32f7ae8559c1dcc77e) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(api-client): handle `onBeforeRequest` hook error
- Updated dependencies [[`d86f1d6`](https://github.com/scalar/scalar/commit/d86f1d6911ecbca70b011a2a0efb6d6e0eca59bb), [`6e1cb89`](https://github.com/scalar/scalar/commit/6e1cb89f71770601a5059449d68b409ffc87d332), [`1fbd809`](https://github.com/scalar/scalar/commit/1fbd809197bfaef77d7d3cb8cf7b657f397232a7), [`44aeef0`](https://github.com/scalar/scalar/commit/44aeef01073801165e339163462378b7b62ff68d), [`dd5c518`](https://github.com/scalar/scalar/commit/dd5c518a422dddc7948c0253861101cf741b6af0), [`0519a33`](https://github.com/scalar/scalar/commit/0519a33c7d3f3cf65b93b37392c51d3c0586cbab), [`a68b1af`](https://github.com/scalar/scalar/commit/a68b1afc54b2aa95a224fee89c3266bffed57215), [`cbedfab`](https://github.com/scalar/scalar/commit/cbedfab576502069be27ceacbea145a917214e47), [`a68b1af`](https://github.com/scalar/scalar/commit/a68b1afc54b2aa95a224fee89c3266bffed57215), [`5a108fc`](https://github.com/scalar/scalar/commit/5a108fcbc52ae7957731c23689896ba353b83d3b), [`4cda566`](https://github.com/scalar/scalar/commit/4cda566c2dc2cf306e4e3597e292ae1c2dadd78c), [`1fbd809`](https://github.com/scalar/scalar/commit/1fbd809197bfaef77d7d3cb8cf7b657f397232a7), [`cded2d6`](https://github.com/scalar/scalar/commit/cded2d6c087418c3c44731d344d0827a87b78b74), [`cbedfab`](https://github.com/scalar/scalar/commit/cbedfab576502069be27ceacbea145a917214e47), [`3ebff92`](https://github.com/scalar/scalar/commit/3ebff92f29d8d03d626d4000e8323528e794e755), [`4059e68`](https://github.com/scalar/scalar/commit/4059e68375d31ec0142a8019b385bc3ac82055fc)]:
- @scalar/workspace-store@0.21.0
- @scalar/json-magic@0.8.2
- @scalar/helpers@0.1.2
- @scalar/sidebar@0.4.0
- @scalar/types@0.5.0
- @scalar/oas-utils@0.6.4
- @scalar/object-utils@1.2.12
- @scalar/components@0.16.4
- @scalar/themes@0.13.24
- @scalar/openapi-parser@0.23.3
- @scalar/import@0.4.35
- @scalar/postman-to-openapi@0.3.45
- @scalar/snippetz@0.5.3
- @scalar/analytics-client@1.0.0
- @scalar/draggable@0.3.0
- @scalar/icons@0.5.0
- @scalar/openapi-types@0.5.1
- @scalar/use-codemirror@0.12.48
- @scalar/use-hooks@0.3.0
- @scalar/use-toasts@0.9.0
## 2.11.0
### Minor Changes
- [#7279](https://github.com/scalar/scalar/pull/7279) [`7ccd035`](https://github.com/scalar/scalar/commit/7ccd0351de104f78ef9c6e16538753d302c50d47) Thanks [@DemonHa](https://github.com/DemonHa)! - feat(api-client): integrate new sidebar with v2 routing
### Patch Changes
- [#7305](https://github.com/scalar/scalar/pull/7305) [`c7a4690`](https://github.com/scalar/scalar/commit/c7a4690cec484ee16cee8dcba7ef5cb0fbb98133) Thanks [@amritk](https://github.com/amritk)! - chore: minor auth changes, code re-org, type safety
- [#7265](https://github.com/scalar/scalar/pull/7265) [`7859105`](https://github.com/scalar/scalar/commit/7859105f857633c8f3c945d67a21f7225844ed12) Thanks [@hwkr](https://github.com/hwkr)! - fix(api-reference): teleport example picker to avoid occlusion
- Updated dependencies [[`c7a4690`](https://github.com/scalar/scalar/commit/c7a4690cec484ee16cee8dcba7ef5cb0fbb98133), [`9c9dbba`](https://github.com/scalar/scalar/commit/9c9dbbaa940667303f0ace59469fd78c2a741937), [`4bec1ba`](https://github.com/scalar/scalar/commit/4bec1ba332e919c4ee32dcfbfb07bd8ee42c4d74), [`7ccd035`](https://github.com/scalar/scalar/commit/7ccd0351de104f78ef9c6e16538753d302c50d47)]:
- @scalar/workspace-store@0.20.0
- @scalar/helpers@0.1.1
- @scalar/object-utils@1.2.11
- @scalar/components@0.16.3
- @scalar/sidebar@0.3.0
- @scalar/oas-utils@0.6.3
- @scalar/import@0.4.34
- @scalar/json-magic@0.8.1
- @scalar/postman-to-openapi@0.3.44
- @scalar/use-codemirror@0.12.47
- @scalar/openapi-parser@0.23.2
## 2.10.0
### Minor Changes
- [#7251](https://github.com/scalar/scalar/pull/7251) [`d6154a2`](https://github.com/scalar/scalar/commit/d6154a24d97fc28977def486f99b2eeee52d268c) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: integrate operation page mutators
### Patch Changes
- [#7266](https://github.com/scalar/scalar/pull/7266) [`fddf294`](https://github.com/scalar/scalar/commit/fddf294b00dd8c9eb5c713c338f2ec6e3f62523d) Thanks [@amritk](https://github.com/amritk)! - fix: remove useage of crypto.subtle in all contexts
- [#7241](https://github.com/scalar/scalar/pull/7241) [`2377b76`](https://github.com/scalar/scalar/commit/2377b76d050f8de70037b17a32d0dd1181d3311d) Thanks [@hanspagel](https://github.com/hanspagel)! - chore: use "current" not "latest" scalar registry url
- Updated dependencies [[`c1ecd0c`](https://github.com/scalar/scalar/commit/c1ecd0c6096f3fbe2e3d8ad3794ea718bb6bce66), [`fddf294`](https://github.com/scalar/scalar/commit/fddf294b00dd8c9eb5c713c338f2ec6e3f62523d), [`d6154a2`](https://github.com/scalar/scalar/commit/d6154a24d97fc28977def486f99b2eeee52d268c), [`c1ecd0c`](https://github.com/scalar/scalar/commit/c1ecd0c6096f3fbe2e3d8ad3794ea718bb6bce66), [`c1ecd0c`](https://github.com/scalar/scalar/commit/c1ecd0c6096f3fbe2e3d8ad3794ea718bb6bce66), [`2377b76`](https://github.com/scalar/scalar/commit/2377b76d050f8de70037b17a32d0dd1181d3311d)]:
- @scalar/json-magic@0.8.0
- @scalar/workspace-store@0.19.0
- @scalar/helpers@0.1.0
- @scalar/openapi-parser@0.23.1
- @scalar/oas-utils@0.6.2
- @scalar/sidebar@0.2.2
- @scalar/components@0.16.2
- @scalar/import@0.4.33
- @scalar/object-utils@1.2.10
- @scalar/postman-to-openapi@0.3.43
- @scalar/use-codemirror@0.12.46
## 2.9.1
### Patch Changes
- Updated dependencies [[`bffef40`](https://github.com/scalar/scalar/commit/bffef4092e40d12052f8538267af71bc99b7172f)]:
- @scalar/workspace-store@0.18.1
- @scalar/use-codemirror@0.12.45
- @scalar/oas-utils@0.6.1
- @scalar/sidebar@0.2.1
- @scalar/components@0.16.1
- @scalar/postman-to-openapi@0.3.42
## 2.9.0
### Minor Changes
- [#6997](https://github.com/scalar/scalar/pull/6997) [`d34f31e`](https://github.com/scalar/scalar/commit/d34f31ee9e3ff360869c52f383b14431af520201) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: implement global cookies feature
- [#7185](https://github.com/scalar/scalar/pull/7185) [`6ca835e`](https://github.com/scalar/scalar/commit/6ca835e5afd3e8c603e073e7c83f2cdd961a0f69) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: add support for watch mode
- [#7068](https://github.com/scalar/scalar/pull/7068) [`7cda4c5`](https://github.com/scalar/scalar/commit/7cda4c5ecf237e17193391e223f9503c9f37f574) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: settings feature
- [#7140](https://github.com/scalar/scalar/pull/7140) [`573c5a6`](https://github.com/scalar/scalar/commit/573c5a6c5d71ecfda262532aa32dad382f9f71e4) Thanks [@DemonHa](https://github.com/DemonHa)! - feat(api-client): request feature
- [#7173](https://github.com/scalar/scalar/pull/7173) [`7c1e09e`](https://github.com/scalar/scalar/commit/7c1e09e86ce128adeefd209284a2ba49917adf2c) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: new plugin interface for v2
- [#7199](https://github.com/scalar/scalar/pull/7199) [`0d9c945`](https://github.com/scalar/scalar/commit/0d9c945a696ea8b826d86f7b48ec6de4d85e64f0) Thanks [@marcalexiei](https://github.com/marcalexiei)! - feat: update vue to 3.5.21
- [#7120](https://github.com/scalar/scalar/pull/7120) [`f612140`](https://github.com/scalar/scalar/commit/f612140491d4e5088757ea5a3fef65ccd2785f08) Thanks [@DemonHa](https://github.com/DemonHa)! - feat: document page feature
### Patch Changes
- [#7133](https://github.com/scalar/scalar/pull/7133) [`0319b8a`](https://github.com/scalar/scalar/commit/0319b8a8652a50667776b2e9fd27c3e15b34f765) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(api-client): use request content type "other" when api supports `text/*` content types
- [#7111](https://github.com/scalar/scalar/pull/7111) [`729ad06`](https://github.com/scalar/scalar/commit/729ad06027c91abcc39866f39319f053d286b995) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix(api-client): remove `async` from `convertPostmanToOpenApi`
- [#7159](https://github.com/scalar/scalar/pull/7159) [`c22fc4e`](https://github.com/scalar/scalar/commit/c22fc4e5acb49d648014a6100c724a5b33c59cde) Thanks [@amritk](https://github.com/amritk)! - feat: added new layouts for client v2
- [#7186](https://github.com/scalar/scalar/pull/7186) [`c162bb6`](https://github.com/scalar/scalar/commit/c162bb64b86e698427c1fce36f6d8a2b789e094a) Thanks [@amritk](https://github.com/amritk)! - feat: hooking up event bus to the store
- [#7227](https://github.com/scalar/scalar/pull/7227) [`704fa30`](https://github.com/scalar/scalar/commit/704fa302b2cdbb17b19ca2d742537ca163d58c1c) Thanks [@hwkr](https://github.com/hwkr)! - feat(sidebar): cleanup structure and improve text wrapping
- [#7191](https://github.com/scalar/scalar/pull/7191) [`0865e66`](https://github.com/scalar/scalar/commit/0865e662092f8521bf69b69d82486ec0cc6030dd) Thanks [@amritk](https://github.com/amritk)! - fix: remove old custom event emitting
- [#7094](https://github.com/scalar/scalar/pull/7094) [`eba18d0`](https://github.com/scalar/scalar/commit/eba18d06267a163a8f91396a66f817100ee59461) Thanks [@geoffgscott](https://github.com/geoffgscott)! - Migrate to workspace store as primary source of truth.
- [#7146](https://github.com/scalar/scalar/pull/7146) [`d386ae2`](https://github.com/scalar/scalar/commit/d386ae2a7c9288c8e5c4750ab57920ab955cae06) Thanks [@hanspagel](https://github.com/hanspagel)! - feat: block requests with empty path parameters
- Updated dependencies [[`eb022f2`](https://github.com/scalar/scalar/commit/eb022f2c8f93c84a04c0093fefe8a1e05d6ec80d), [`913607c`](https://github.com/scalar/scalar/commit/913607c7d67236f08f5369408f304440c6c42b22), [`348f8f6`](https://github.com/scalar/scalar/commit/348f8f6292ef41844fda1fdd3089a55d97adbc0e), [`17817ad`](https://github.com/scalar/scalar/commit/17817addbca916c8d625a03335ae58be3a1c4e4b), [`c22fc4e`](https://github.com/scalar/scalar/commit/c22fc4e5acb49d648014a6100c724a5b33c59cde), [`2239843`](https://github.com/scalar/scalar/commit/2239843150ed16d1ca35b0b1f8e90cd3e35be7ce), [`6ec8c29`](https://github.com/scalar/scalar/commit/6ec8c299d912111b029e8058979d00968b70691a), [`9661e81`](https://github.com/scalar/scalar/commit/9661e81907d1a9b74ba30f270f2d6c8e49834cd5), [`c162bb6`](https://github.com/scalar/scalar/commit/c162bb64b86e698427c1fce36f6d8a2b789e094a), [`b64265b`](https://github.com/scalar/scalar/commit/b64265b3e8b447a4d1c6dafaca8135ef69545d98), [`6ca835e`](https://github.com/scalar/scalar/commit/6ca835e5afd3e8c603e073e7c83f2cdd961a0f69), [`134ff5f`](https://github.com/scalar/scalar/commit/134ff5f32aa6842696bf146c7e0817b1662905eb), [`6aa06b0`](https://github.com/scalar/scalar/commit/6aa06b0f843ae3d8e6771e3c02ac11ee0043a4b1), [`81b0a7a`](https://github.com/scalar/scalar/commit/81b0a7a4245619f03161eae639dc5834b77432b6), [`8a5a6a0`](https://github.com/scalar/scalar/commit/8a5a6a052cc05b0902b05052c80cc429ebc5a730), [`6ec8c29`](https://github.com/scalar/scalar/commit/6ec8c299d912111b029e8058979d00968b70691a), [`704fa30`](https://github.com/scalar/scalar/commit/704fa302b2cdbb17b19ca2d742537ca163d58c1c), [`c84b7c5`](https://github.com/scalar/scalar/commit/c84b7c5e81be83dacbdfcbf9cb1e558dfdc3faa1), [`0319b8a`](https://github.com/scalar/scalar/commit/0319b8a8652a50667776b2e9fd27c3e15b34f765), [`da7ab2f`](https://github.com/scalar/scalar/commit/da7ab2fb2e422b9cec2de5faba58ea83dd774808), [`a26ced6`](https://github.com/scalar/scalar/commit/a26ced6f2897074f0c102d5ccbff55c6fd520e12), [`134ff5f`](https://github.com/scalar/scalar/commit/134ff5f32aa6842696bf146c7e0817b1662905eb), [`33edbf2`](https://github.com/scalar/scalar/commit/33edbf2a2648eb72ae49e36dfd289d4d57dc18e0), [`6a090a2`](https://github.com/scalar/scalar/commit/6a090a2e07ef961c56041c85ee9786180437593a), [`4fe1643`](https://github.com/scalar/scalar/commit/4fe1643be51f76a8ebdfd75f5675337b8d43418e), [`5db92db`](https://github.com/scalar/scalar/commit/5db92db78e5b11bb052307bc10c1be4eb7a3f164), [`592533f`](https://github.com/scalar/scalar/commit/592533faf60b6a5ba27909a4ca0847ca9f04a96d), [`75ad74c`](https://github.com/scalar/scalar/commit/75ad74c0eee10103b966ce4707e4823d819456a8), [`eba18d0`](https://github.com/scalar/scalar/commit/eba18d06267a163a8f91396a66f817100ee59461), [`a821986`](https://github.com/scalar/scalar/commit/a821986332141e69d26885b2d2b32eb0c49f416c), [`c72a2c5`](https://github.com/scalar/scalar/commit/c72a2c59eb80e1f5e216c687229ff90bea88f554), [`0d9c945`](https://github.com/scalar/scalar/commit/0d9c945a696ea8b826d86f7b48ec6de4d85e64f0), [`43bc5e8`](https://github.com/scalar/scalar/commit/43bc5e8b90dc0edf7176d0ddfc64bf3212494458), [`e23229d`](https://github.com/scalar/scalar/commit/e23229dfbd9613b5047b28b57901f2fc5a6e33e6)]:
- @scalar/types@0.4.0
- @scalar/workspace-store@0.18.0
- @scalar/components@0.16.0
- @scalar/sidebar@0.2.0
- @scalar/openapi-parser@0.23.0
- @scalar/openapi-types@0.5.1
- @scalar/helpers@0.0.13
- @scalar/oas-utils@0.6.0
- @scalar/json-magic@0.7.0
- @scalar/snippetz@0.5.2
- @scalar/use-hooks@0.3.0
- @scalar/use-toasts@0.9.0
- @scalar/draggable@0.3.0
- @scalar/icons@0.5.0
- @scalar/themes@0.13.23
- @scalar/use-codemirror@0.12.44
- @scalar/analytics-client@1.0.0
- @scalar/import@0.4.32
- @scalar/object-utils@1.2.9
- @scalar/postman-to-openapi@0.3.41
## 2.8.1
### Patch Changes
- 577150c: fix(api-client): create-request-operation - await from pluginManager onResponseReceived executeHook
- f3e17d8: fix(api-client): create-request-operation - await Promise from pluginManager.executeHook
- 8e4c8c0: feat: export all blocks
- f8efecd: feat: use new schema example generation in the response
- Updated dependencies [f8efecd]
- Updated dependencies [3f6d0b9]
- Updated dependencies [2089748]
- Updated dependencies [f3e17d8]
- Updated dependencies [f8efecd]
- Updated dependencies [8a7fb2a]
- Updated dependencies [1335923]
- Updated dependencies [07397c8]
- Updated dependencies [f69e7cc]
- @scalar/components@0.15.1
- @scalar/helpers@0.0.12
- @scalar/json-magic@0.6.1
- @scalar/types@0.3.2
- @scalar/oas-utils@0.5.2
- @scalar/workspace-store@0.17.1
- @scalar/openapi-types@0.5.0
- @scalar/use-codemirror@0.12.43
- @scalar/import@0.4.31
- @scalar/object-utils@1.2.8
- @scalar/postman-to-openapi@0.3.40
- @scalar/openapi-parser@0.22.3
- @scalar/snippetz@0.5.1
- @scalar/themes@0.13.22
## 2.8.0
### Minor Changes
- 63ff417: feat: sidebar package
- 5d99cad: feat: operation block
- b998d57: feat: response block
### Patch Changes
- debdcf6: Correctly handle additionalProperties when set to false
- a747da6: feat(components): overhaul and polish ScalarButton ✨
- 1e01464: Adds a new ApiReferenceConfigWithSource type and make the base ApiReferenceConfig type agnostic of any document sources.
- Updated dependencies [15c4240]
- Updated dependencies [debdcf6]
- Updated dependencies [13dcd89]
- Updated dependencies [63ff417]
- Updated dependencies [5d99cad]
- Updated dependencies [e0cdd9a]
- Updated dependencies [a747da6]
- Updated dependencies [1e01464]
- Updated dependencies [c69cb71]
- Updated dependencies [90d54b6]
- @scalar/openapi-types@0.4.1
- @scalar/oas-utils@0.5.1
- @scalar/themes@0.13.21
- @scalar/workspace-store@0.17.0
- @scalar/components@0.15.0
- @scalar/snippetz@0.5.0
- @scalar/types@0.3.1
- @scalar/openapi-parser@0.22.2
- @scalar/postman-to-openapi@0.3.39
- @scalar/use-codemirror@0.12.42
- @scalar/import@0.4.30
## 2.7.0
### Minor Changes
- 008a0f3: feat: migrate to Zod 4
### Patch Changes
- f833196: fix: performance issues on references
- Updated dependencies [008a0f3]
- Updated dependencies [f833196]
- Updated dependencies [a9f8d56]
- @scalar/openapi-types@0.4.0
- @scalar/oas-utils@0.5.0
- @scalar/types@0.3.0
- @scalar/components@0.14.40
- @scalar/openapi-parser@0.22.1
- @scalar/postman-to-openapi@0.3.38
- @scalar/snippetz@0.4.11
- @scalar/themes@0.13.20
- @scalar/workspace-store@0.16.2
- @scalar/use-codemirror@0.12.41
- @scalar/import@0.4.29
## 2.6.2
### Patch Changes
- 8ad6af0: feat: integrate new code sample block
- a46a700: Export API reference content and simplify child components of layout
- Updated dependencies [2b98503]
- Updated dependencies [c6736fd]
- Updated dependencies [4951456]
- @scalar/workspace-store@0.16.1
- @scalar/openapi-parser@0.22.0
- @scalar/json-magic@0.6.0
- @scalar/oas-utils@0.4.34
- @scalar/import@0.4.28
- @scalar/components@0.14.39
- @scalar/postman-to-openapi@0.3.37
- @scalar/use-codemirror@0.12.40
## 2.6.1
### Patch Changes
- eadd229: fix: long header names break the response headers table
- Updated dependencies [0b3c6fa]
- Updated dependencies [bbceb27]
- @scalar/components@0.14.38
- @scalar/themes@0.13.19
- @scalar/use-codemirror@0.12.39
- @scalar/oas-utils@0.4.33
- @scalar/postman-to-openapi@0.3.36
## 2.6.0
### Minor Changes
- 170b890: feat: scalar address bar block
- db5b649: feat: auth selector block
### Patch Changes
- b858566: chore: moved api client code sample to new store
- Updated dependencies [6462733]
- Updated dependencies [b858566]
- Updated dependencies [db5b649]
- @scalar/json-magic@0.5.2
- @scalar/workspace-store@0.16.0
- @scalar/components@0.14.37
- @scalar/oas-utils@0.4.32
- @scalar/openapi-parser@0.21.2
- @scalar/use-codemirror@0.12.38
- @scalar/postman-to-openapi@0.3.35
- @scalar/import@0.4.27
## 2.5.35
### Patch Changes
- Updated dependencies [7be091c]
- Updated dependencies [e1cdd00]
- Updated dependencies [f0f28a9]
- Updated dependencies [db966b4]
- @scalar/workspace-store@0.15.8
- @scalar/openapi-parser@0.21.1
- @scalar/oas-utils@0.4.31
- @scalar/import@0.4.26
- @scalar/components@0.14.36
- @scalar/postman-to-openapi@0.3.34
- @scalar/use-codemirror@0.12.37
## 2.5.34
### Patch Changes
- Updated dependencies [005fba9]
- Updated dependencies [a1f865c]
- Updated dependencies [a1f865c]
- Updated dependencies [dcf50ef]
- @scalar/types@0.2.16
- @scalar/workspace-store@0.15.7
- @scalar/openapi-parser@0.21.0
- @scalar/oas-utils@0.4.30
- @scalar/snippetz@0.4.10
- @scalar/themes@0.13.18
- @scalar/components@0.14.35
- @scalar/import@0.4.25
- @scalar/postman-to-openapi@0.3.33
- @scalar/use-codemirror@0.12.36
## 2.5.33
### Patch Changes
- 8f2a2f2: Bump some dependencies to latest
- Updated dependencies [498f771]
- Updated dependencies [bff46e5]
- Updated dependencies [8f2a2f2]
- @scalar/components@0.14.34
- @scalar/helpers@0.0.11
- @scalar/use-hooks@0.2.5
- @scalar/themes@0.13.17
- @scalar/use-codemirror@0.12.35
- @scalar/import@0.4.24
- @scalar/oas-utils@0.4.29
- @scalar/object-utils@1.2.7
- @scalar/postman-to-openapi@0.3.32
- @scalar/workspace-store@0.15.6
- @scalar/openapi-parser@0.20.6
## 2.5.32
### Patch Changes
- Updated dependencies [39bbc0e]
- @scalar/openapi-parser@0.20.5
- @scalar/oas-utils@0.4.28
- @scalar/workspace-store@0.15.5
- @scalar/import@0.4.23
- @scalar/components@0.14.33
- @scalar/postman-to-openapi@0.3.31
- @scalar/use-codemirror@0.12.34
## 2.5.31
### Patch Changes
- f8fc81c: fix: only allow deleting auth if not reaonly
- Updated dependencies [019a22a]
- @scalar/workspace-store@0.15.4
- @scalar/oas-utils@0.4.27
- @scalar/components@0.14.32
- @scalar/postman-to-openapi@0.3.30
- @scalar/use-codemirror@0.12.33
## 2.5.30
### Patch Changes
- c173063: feat: add authorized event to oauth2
- c173063: feat: add oauth2 actions slot
- Updated dependencies [821717b]
- Updated dependencies [2249fe3]
- @scalar/workspace-store@0.15.3
- @scalar/oas-utils@0.4.26
- @scalar/helpers@0.0.10
- @scalar/components@0.14.31
- @scalar/postman-to-openapi@0.3.29
- @scalar/import@0.4.22
- @scalar/object-utils@1.2.6
- @scalar/use-codemirror@0.12.32
- @scalar/openapi-parser@0.20.4
## 2.5.29
### Patch Changes
- 5eedb97: feat: allow query params on findRequestByPathMethod method
- Updated dependencies [b8c4b61]
- @scalar/openapi-parser@0.20.3
- @scalar/import@0.4.21
- @scalar/oas-utils@0.4.25
- @scalar/workspace-store@0.15.2
- @scalar/components@0.14.30
- @scalar/postman-to-openapi@0.3.28
- @scalar/use-codemirror@0.12.31
## 2.5.28
### Patch Changes
- c470c60: fix(components): update scalar menu button flex
- abe3842: Add analytic events to api-client + add telemetry option
- 5a7d388: fix(api-client): don't apply block layout on desktop
- Updated dependencies [c470c60]
- Updated dependencies [abe3842]
- @scalar/components@0.14.29
- @scalar/types@0.2.15
- @scalar/use-codemirror@0.12.30
- @scalar/oas-utils@0.4.24
- @scalar/openapi-parser@0.20.2
- @scalar/snippetz@0.4.9
- @scalar/themes@0.13.16
- @scalar/workspace-store@0.15.1
- @scalar/postman-to-openapi@0.3.27
## 2.5.27
### Patch Changes
- 714b197: feat: support base64 unicode characters
- ee605d8: fix(api-reference): allow server variables dropdown to close on selection
- Updated dependencies [ba27329]
- Updated dependencies [714b197]
- Updated dependencies [40e79b9]
- Updated dependencies [98c55d0]
- Updated dependencies [792c937]
- Updated dependencies [f918582]
- Updated dependencies [cededd8]
- Updated dependencies [3473e08]
- Updated dependencies [a6ae22a]
- Updated dependencies [422cb2b]
- Updated dependencies [63283aa]
- Updated dependencies [8680da6]
- Updated dependencies [2b22eab]
- Updated dependencies [0e747c7]
- Updated dependencies [976366f]
- Updated dependencies [99894bc]
- Updated dependencies [5ad329e]
- @scalar/workspace-store@0.15.0
- @scalar/oas-utils@0.4.23
- @scalar/snippetz@0.4.8
- @scalar/helpers@0.0.9
- @scalar/types@0.2.14
- @scalar/components@0.14.28
- @scalar/themes@0.13.15
- @scalar/postman-to-openapi@0.3.26
- @scalar/openapi-parser@0.20.2
- @scalar/import@0.4.20
- @scalar/object-utils@1.2.5
- @scalar/use-codemirror@0.12.29
## 2.5.26
### Patch Changes
- Updated dependencies [50032be]
- @scalar/types@0.2.13
- @scalar/oas-utils@0.4.22
- @scalar/openapi-parser@0.20.1
- @scalar/snippetz@0.4.7
- @scalar/themes@0.13.14
- @scalar/components@0.14.27
- @scalar/postman-to-openapi@0.3.25
- @scalar/import@0.4.19
- @scalar/use-codemirror@0.12.28
## 2.5.25
### Patch Changes
- Updated dependencies [86d29c1]
- Updated dependencies [e2272a1]
- Updated dependencies [b6f4b60]
- @scalar/snippetz@0.4.6
- @scalar/oas-utils@0.4.21
- @scalar/components@0.14.26
- @scalar/postman-to-openapi@0.3.24
- @scalar/use-codemirror@0.12.27
## 2.5.24
### Patch Changes
- 172e397: feat(components): add hotkey component and tooltip support
- 5f022b5: feat: use registry.scalar.com URLs as example
- 0804cfc: eat(components): Add ScalarMarkdown summary component
- Updated dependencies [bbef120]
- Updated dependencies [a1429ca]
- Updated dependencies [d4adeba]
- Updated dependencies [172e397]
- Updated dependencies [66b18fc]
- Updated dependencies [5f022b5]
- Updated dependencies [d8b8a5b]
- Updated dependencies [6c24be9]
- Updated dependencies [6a88108]
- Updated dependencies [c418e92]
- Updated dependencies [638120c]
- Updated dependencies [0804cfc]
- @scalar/oas-utils@0.4.20
- @scalar/openapi-parser@0.20.0
- @scalar/components@0.14.25
- @scalar/helpers@0.0.8
- @scalar/themes@0.13.13
- @scalar/types@0.2.12
- @scalar/postman-to-openapi@0.3.23
- @scalar/import@0.4.18
- @scalar/use-codemirror@0.12.26
- @scalar/draggable@0.2.0
- @scalar/icons@0.4.7
- @scalar/object-utils@1.2.4
- @scalar/openapi-types@0.3.7
- @scalar/snippetz@0.4.5
- @scalar/use-hooks@0.2.4
- @scalar/use-toasts@0.8.0
## 2.5.23
### Patch Changes
- b235392: feat: add de-select all button for scopes
- 58b9321: feat: adds scalar code block copy component
- 68e4631: fix(api-client): firefox input content field height
- 376739d: fix: environment variable pill not displayed
- Updated dependencies [e203e90]
- Updated dependencies [3de82ac]
- Updated dependencies [58b9321]
- Updated dependencies [b1ceaab]
- Updated dependencies [fbafeab]
- @scalar/openapi-parser@0.19.1
- @scalar/oas-utils@0.4.19
- @scalar/components@0.14.24
- @scalar/icons@0.4.7
- @scalar/import@0.4.17
- @scalar/postman-to-openapi@0.3.22
- @scalar/use-codemirror@0.12.25
- @scalar/draggable@0.2.0
- @scalar/helpers@0.0.7
- @scalar/object-utils@1.2.3
- @scalar/openapi-types@0.3.7
- @scalar/snippetz@0.4.4
- @scalar/themes@0.13.12
- @scalar/types@0.2.11
- @scalar/use-hooks@0.2.4
- @scalar/use-toasts@0.8.0
- @scalar/use-tooltip@1.1.0
## 2.5.22
### Patch Changes
- Updated dependencies [46bfd2f]
- @scalar/oas-utils@0.4.18
- @scalar/components@0.14.23
- @scalar/postman-to-openapi@0.3.21
- @scalar/use-codemirror@0.12.24
## 2.5.21
### Patch Changes
- c02c1c8: fix: server variables dropdown caret alway open
- b551707: fix: request auth tab not displayed when overflowing
- dd00357: feat(components): add support for custom combobox items
- Updated dependencies [952bde2]
- Updated dependencies [46ebe6e]
- Updated dependencies [dd00357]
- Updated dependencies [2888e18]
- @scalar/openapi-parser@0.19.0
- @scalar/oas-utils@0.4.17
- @scalar/components@0.14.22
- @scalar/import@0.4.16
- @scalar/postman-to-openapi@0.3.20
- @scalar/use-codemirror@0.12.23
## 2.5.20
### Patch Changes
- ccf875a: feat: support x-scalar-credentials-location extension
- fbef7e1: fix: enhances empty state handling for request auth
- 94d6d0c: fix: remove old ssr state and update nuxt for workspace store
- 8c731b9: fix: adds back request auth tab condition to header/description
- 8c731b9: fix: removes request auth legacy style
- c0d6793: feat: ensure we use the path routing base path for relative document url resolution
- 77e700b: fix: adds request auth tab label clamp display
- af22451: feat: increases caret icon usage and style concistency amongst reference and client
- Updated dependencies [ccf875a]
- Updated dependencies [f913898]
- Updated dependencies [cf5d6a2]
- Updated dependencies [94d6d0c]
- Updated dependencies [c345d2c]
- Updated dependencies [952f471]
- Updated dependencies [1af32c0]
- Updated dependencies [c0d6793]
- Updated dependencies [b957a2c]
- Updated dependencies [3c1e3e3]
- Updated dependencies [f3d0216]
- Updated dependencies [af22451]
- @scalar/openapi-types@0.3.7
- @scalar/types@0.2.11
- @scalar/components@0.14.21
- @scalar/oas-utils@0.4.16
- @scalar/openapi-parser@0.18.3
- @scalar/themes@0.13.12
- @scalar/helpers@0.0.7
- @scalar/postman-to-openapi@0.3.19
- @scalar/snippetz@0.4.4
- @scalar/use-codemirror@0.12.22
- @scalar/import@0.4.15
- @scalar/object-utils@1.2.3
## 2.5.19
### Patch Changes
- 60c7bef: fix: updates auth description overflowing line clamp
- e895f86: fix: enables highlight scroll along mouse scroll for response body
- cac47ea: fix: sets missing line height contraint and transform reset
- cac47ea: fix: updates request auth border radius
- Updated dependencies [60c7bef]
- Updated dependencies [fb62e1b]
- Updated dependencies [cac47ea]
- Updated dependencies [fb62e1b]
- Updated dependencies [1c2b9f3]
- @scalar/components@0.14.20
- @scalar/types@0.2.10
- @scalar/themes@0.13.11
- @scalar/openapi-parser@0.18.2
- @scalar/use-codemirror@0.12.21
- @scalar/oas-utils@0.4.15
- @scalar/snippetz@0.4.3
- @scalar/import@0.4.14
- @scalar/postman-to-openapi@0.3.18
## 2.5.18
### Patch Changes
- 591562f: feat: add support for x-scalar-security-body extension
- Updated dependencies [a04cc15]
- Updated dependencies [591562f]
- Updated dependencies [85ee2ce]
- Updated dependencies [fbb7daa]
- Updated dependencies [fbaaa12]
- Updated dependencies [85ee2ce]
- Updated dependencies [97721b5]
- Updated dependencies [85ee2ce]
- Updated dependencies [8a67f4f]
- @scalar/components@0.14.19
- @scalar/openapi-types@0.3.6
- @scalar/types@0.2.9
- @scalar/snippetz@0.4.2
- @scalar/themes@0.13.10
- @scalar/use-codemirror@0.12.20
- @scalar/oas-utils@0.4.14
- @scalar/openapi-parser@0.18.1
- @scalar/postman-to-openapi@0.3.17
## 2.5.17
### Patch Changes
- Updated dependencies [934dff9]
- Updated dependencies [71958fd]
- @scalar/components@0.14.18
- @scalar/oas-utils@0.4.13
- @scalar/use-codemirror@0.12.19
- @scalar/postman-to-openapi@0.3.16
## 2.5.16
### Patch Changes
- c10e191: feat(oauth2): add support for x-tokenName extension
- 244edda: fix: updates collection server form style
- 244edda: fix: updates collection form style inconsistencies
- 9e81b17: fix: allow client.open to use concrete paths
- Updated dependencies [c10e191]
- Updated dependencies [661c7e9]
- Updated dependencies [c826b3e]
- Updated dependencies [cd1c367]
- Updated dependencies [80acf84]
- Updated dependencies [4d89219]
- Updated dependencies [244edda]
- Updated dependencies [1db9130]
- @scalar/types@0.2.8
- @scalar/themes@0.13.9
- @scalar/oas-utils@0.4.12
- @scalar/components@0.14.17
- @scalar/openapi-parser@0.18.1
- @scalar/snippetz@0.4.1
- @scalar/use-codemirror@0.12.18
- @scalar/postman-to-openapi@0.3.15
## 2.5.15
### Patch Changes
- a696604: feat: opens auth combobox on auth indicator click
- b2862d9: fix: updates command palette action input style
- ad2e3e6: feat: new onBeforeRequest hook to modify the request
- b2862d9: feat: opens modal from command palette action navigation
- 74fdc0e: feat: use documentUrl as fallback server
- 3fdc2f2: feat(api-reference): unify inconsistent font styles across scalar client and ref, and improve consistency"
- 972602f: fix: sets request animation frame to markdown input to avoid input typing issue
- Updated dependencies [ad2e3e6]
- Updated dependencies [58287f8]
- Updated dependencies [74fdc0e]
- Updated dependencies [ca77d70]
- Updated dependencies [a696604]
- Updated dependencies [d93f60c]
- Updated dependencies [3fdc2f2]
- Updated dependencies [85a81eb]
- @scalar/types@0.2.7
- @scalar/oas-utils@0.4.11
- @scalar/components@0.14.16
- @scalar/snippetz@0.4.0
- @scalar/themes@0.13.8
- @scalar/openapi-parser@0.18.1
- @scalar/postman-to-openapi@0.3.14
- @scalar/use-codemirror@0.12.17
## 2.5.14
### Patch Changes
- 2d7f995: refactor: use more common straight apostrophe ' instead of the real apostrophe ’
- Updated dependencies [2d7f995]
- @scalar/postman-to-openapi@0.3.13
- @scalar/openapi-parser@0.18.1
- @scalar/use-codemirror@0.12.16
- @scalar/openapi-types@0.3.5
- @scalar/object-utils@1.2.2
- @scalar/oas-utils@0.4.10
- @scalar/use-hooks@0.2.4
- @scalar/snippetz@0.3.2
- @scalar/helpers@0.0.6
- @scalar/import@0.4.13
- @scalar/themes@0.13.7
- @scalar/icons@0.4.6
- @scalar/types@0.2.6
- @scalar/components@0.14.15
- @scalar/draggable@0.2.0
- @scalar/use-toasts@0.8.0
- @scalar/use-tooltip@1.1.0
## 2.5.13
### Patch Changes
- 533469b: refactor: decouple request code block from the state (not in use yet)
- 4f47b3c: feat(components): scalar icon button cleanup
- Updated dependencies [533469b]
- Updated dependencies [3393c83]
- Updated dependencies [4f47b3c]
- Updated dependencies [23b150b]
- Updated dependencies [8e85856]
- @scalar/openapi-types@0.3.4
- @scalar/components@0.14.14
- @scalar/icons@0.4.5
- @scalar/oas-utils@0.4.9
- @scalar/helpers@0.0.5
- @scalar/openapi-parser@0.18.0
- @scalar/postman-to-openapi@0.3.12
- @scalar/types@0.2.5
- @scalar/use-codemirror@0.12.15
- @scalar/import@0.4.12
- @scalar/snippetz@0.3.1
- @scalar/themes@0.13.6
## 2.5.12
### Patch Changes
- Updated dependencies [c907685]
- Updated dependencies [4bbbb32]
- Updated dependencies [1468280]
- @scalar/components@0.14.13
- @scalar/use-hooks@0.2.3
- @scalar/themes@0.13.5
- @scalar/types@0.2.4
- @scalar/use-codemirror@0.12.14
- @scalar/oas-utils@0.4.8
- @scalar/openapi-parser@0.18.0
- @scalar/snippetz@0.3.1
- @scalar/postman-to-openapi@0.3.11
## 2.5.11
### Patch Changes
- Updated dependencies [ca18c0b]
- @scalar/themes@0.13.4
- @scalar/components@0.14.12
- @s