UNPKG

@scalar/api-client

Version:

the open source API testing client

1,397 lines (1,153 loc) 161 kB
# @scalar/api-client ## 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 - @scalar/oas-utils@0.4.7 - @scalar/use-codemirror@0.12.13 - @scalar/postman-to-openapi@0.3.10 ## 2.5.10 ### Patch Changes - 699df60: feat(components): sidebar search input / button - Updated dependencies [699df60] - @scalar/components@0.14.11 - @scalar/icons@0.4.4 - @scalar/use-codemirror@0.12.12 ## 2.5.9 ### Patch Changes - Updated dependencies [979139e] - Updated dependencies [aaf90bf] - @scalar/oas-utils@0.4.6 - @scalar/components@0.14.10 - @scalar/postman-to-openapi@0.3.9 - @scalar/use-codemirror@0.12.11 ## 2.5.8 ### Patch Changes - Updated dependencies [291f09d] - @scalar/openapi-parser@0.18.0 - @scalar/import@0.4.11 - @scalar/oas-utils@0.4.5 ## 2.5.7 ### Patch Changes - a5d010c: feat: implement deleteRow function for RequestBody form data - b12cd8e: fix: updates introduction auth table style - @scalar/components@0.14.9 - @scalar/use-codemirror@0.12.10 ## 2.5.6 ### Patch Changes - 282129b: fix: safely create a new response when there is no content - a5b399d: fix: updates address bar background style - 4156f1d: Expand workspace store integration - 711b435: fix: re-create client store on document change - Updated dependencies [2974dd6] - Updated dependencies [221e35f] - Updated dependencies [166e298] - Updated dependencies [b6ed440] - Updated dependencies [4156f1d] - Updated dependencies [f823d45] - Updated dependencies [177438d] - Updated dependencies [37c90b8] - @scalar/oas-utils@0.4.5 - @scalar/openapi-types@0.3.3 - @scalar/helpers@0.0.4 - @scalar/types@0.2.3 - @scalar/openapi-parser@0.17.0 - @scalar/snippetz@0.3.1 - @scalar/components@0.14.8 - @scalar/import@0.4.10 - @scalar/icons@0.4.3 - @scalar/postman-to-openapi@0.3.8 - @scalar/themes@0.13.3 - @scalar/draggable@0.2.0 - @scalar/object-utils@1.2.1 - @scalar/use-codemirror@0.12.9 - @scalar/use-hooks@0.2.2 - @scalar/use-toasts@0.8.0 - @scalar/use-tooltip@1.1.0 ## 2.5.5 ### Patch Changes - Updated dependencies [11fabae] - @scalar/openapi-parser@0.16.0 - @scalar/import@0.4.9 - @scalar/oas-utils@0.4.4 ## 2.5.4 ### Patch Changes - Updated dependencies [8bc9f20] - @scalar/helpers@0.0.3 - @scalar/import@0.4.8 - @scalar/oas-utils@0.4.4 - @scalar/postman-to-openapi@0.3.7 - @scalar/components@0.14.7 - @scalar/use-codemirror@0.12.8 ## 2.5.3 ### Patch Changes - 79975dd: fix: updates auth section display logic - 8165b3b: feat(helpers): added new helpers package - Updated dependencies [17bc0d8] - Updated dependencies [b9dacba] - Updated dependencies [a73e9be] - Updated dependencies [ba84a3c] - Updated dependencies [8165b3b] - Updated dependencies [49c04cf] - Updated dependencies [ba84a3c] - Updated dependencies [f4332eb] - Updated dependencies [358eb63] - Updated dependencies [05c22c7] - @scalar/openapi-parser@0.15.0 - @scalar/themes@0.13.2 - @scalar/postman-to-openapi@0.3.6 - @scalar/oas-utils@0.4.3 - @scalar/helpers@0.0.2 - @scalar/import@0.4.7 - @scalar/components@0.14.6 - @scalar/openapi-types@0.3.2 - @scalar/use-codemirror@0.12.7 - @scalar/draggable@0.2.0 - @scalar/icons@0.4.2 - @scalar/object-utils@1.2.1 - @scalar/snippetz@0.3.0 - @scalar/types@0.2.2 - @scalar/use-hooks@0.2.2 - @scalar/use-toasts@0.8.0 - @scalar/use-tooltip@1.1.0 ## 2.5.2 ### Patch Changes - c06aa6a: fix(api-client): move global styles out of client layout - 3ad9393: fix: updates string template for empety values susbtitution - b461b62: fix: updates request section auth hidden logic" - a47fa60: fix: override Electron default User-Agent header - Updated dependencies [f1c0c01] - Updated dependencies [ee3eb77] - Updated dependencies [df7efac] - Updated dependencies [7ca47ab] - @scalar/components@0.14.5 - @scalar/openapi-parser@0.14.0 - @scalar/oas-utils@0.4.2 - @scalar/use-codemirror@0.12.6 - @scalar/import@0.4.6 - @scalar/postman-to-openapi@0.3.5 ## 2.5.1 ### Patch Changes - Updated dependencies [85877aa] - @scalar/themes@0.13.1 - @scalar/components@0.14.4 - @scalar/oas-utils@0.4.1 - @scalar/use-codemirror@0.12.5 - @scalar/import@0.4.5 - @scalar/postman-to-openapi@0.3.4 ## 2.5.0 ### Minor Changes - 1e87feb: refactor!: use dereferenced documents as a content source ### Patch Changes - 0113b84: fix(api-reference): add id prefix for useId - cad6277: feat(themes)!: migrate to tailwind v4 - ffa93fa: feat(themes): use .scalar-app as the base class for all tailwind styles - Updated dependencies [1e87feb] - Updated dependencies [785939b] - Updated dependencies [1e87feb] - Updated dependencies [cad6277] - Updated dependencies [ffa93fa] - Updated dependencies [cedca9b] - @scalar/openapi-parser@0.13.0 - @scalar/components@0.14.3 - @scalar/oas-utils@0.4.0 - @scalar/themes@0.13.0 - @scalar/use-hooks@0.2.2 - @scalar/icons@0.4.2 - @scalar/draggable@0.2.0 - @scalar/import@0.4.4 - @scalar/object-utils@1.2.1 - @scalar/openapi-types@0.3.1 - @scalar/postman-to-openapi@0.3.3 - @scalar/snippetz@0.3.0 - @scalar/types@0.2.1 - @scalar/use-codemirror@0.12.4 - @scalar/use-toasts@0.8.0 - @scalar/use-tooltip@1.1.0 ## 2.4.4 ### Patch Changes - 151ef09: fix(oas-utils): do not add content-type for multipart requests - Updated dependencies [151ef09] - Updated dependencies [442c0a3] - Updated dependencies [edf694b] - @scalar/oas-utils@0.3.2 - @scalar/openapi-parser@0.12.0 - @scalar/components@0.14.2 - @scalar/import@0.4.3 - @scalar/postman-to-openapi@0.3.2 - @scalar/use-codemirror@0.12.3 ## 2.4.3 ### Patch Changes - fbcce50: fix: adds server selector x axis overflow for long content - Updated dependencies [ca8d9bc] - @scalar/use-codemirror@0.12.2 ## 2.4.2 ### Patch Changes - 2efdf8e: fix: updates introduction card and auth style - Updated dependencies [ea20eb4] - @scalar/openapi-parser@0.11.1 - @scalar/import@0.4.2 - @scalar/oas-utils@0.3.1 ## 2.4.1 ### Patch Changes - Updated dependencies [4440949] - @scalar/components@0.14.1 - @scalar/oas-utils@0.3.1 - @scalar/object-utils@1.2.1 - @scalar/openapi-types@0.3.1 - @scalar/types@0.2.1 - @scalar/use-codemirror@0.12.1 - @scalar/import@0.4.1 - @scalar/postman-to-openapi@0.3.1 - @scalar/openapi-parser@0.11.0 - @scalar/snippetz@0.3.0 - @scalar/themes@0.12.1 - @scalar/use-hooks@0.2.1 - @scalar/icons@0.4.1 ## 2.4.0 ### Minor Changes - 483ca93: chore: require Node 20 (or above) ### Patch Changes - 26476ed: feat: send cross-origin cookies in scalar app - 30bab1d: support unexploded serialization of array query params - 5613e40: feat(components): scalar tooltip overhaul - fe696ab: fix: adds server variable form border for api reference - 20cf550: fix: array query params showing on code snippet - Updated dependencies [bd602d3] - Updated dependencies [b77f67a] - Updated dependencies [30bab1d] - Updated dependencies [5613e40] - Updated dependencies [483ca93] - Updated dependencies [1d1470c] - Updated dependencies [0efcab4] - Updated dependencies [20cf550] - @scalar/openapi-parser@0.11.0 - @scalar/snippetz@0.3.0 - @scalar/oas-utils@0.3.0 - @scalar/components@0.14.0 - @scalar/themes@0.12.0 - @scalar/postman-to-openapi@0.3.0 - @scalar/use-codemirror@0.12.0 - @scalar/openapi-types@0.3.0 - @scalar/object-utils@1.2.0 - @scalar/use-tooltip@1.1.0 - @scalar/use-toasts@0.8.0 - @scalar/draggable@0.2.0 - @scalar/use-hooks@0.2.0 - @scalar/import@0.4.0 - @scalar/icons@0.4.0 - @scalar/types@0.2.0 ## 2.3.34 ### Patch Changes - 6b4a3c3: chore: export decodeBuffer - cd0722d: fix(api-client): add aria label to request table code inputs - Updated dependencies [be8a6ec] - Updated dependencies [1843cfe] - @scalar/types@0.1.16 - @scalar/components@0.13.59 - @scalar/oas-utils@0.2.144 - @scalar/openapi-parser@0.10.17 - @scalar/snippetz@0.2.20 - @scalar/themes@0.11.3 - @scalar/use-codemirror@0.11.104 - @scalar/import@0.3.27 - @scalar/postman-to-openapi@0.2.17 - @scalar/use-hooks@0.1.50 - @scalar/icons@0.3.7 ## 2.3.33 ### Patch Changes - f711ab5: feat: add auth persistance to references - ec30edd: feat: adds collection environment page - e7f61ce: feat: support fallback for +json MIME types - 52dd8a1: fix: displays wrapped auth description on hover - cb9428c: Support additional query parameters for the OAuth authorization request (prompt, audience, anything), and handle OAuth authorization denials - 67aa0f4: fix: render correct queries with form data - ac16fca: fix: updates border style on request section - 1966c5a: fix: remove streaming header check as it was incorrect - ac16fca: fix: sidebar search visual indicator on navigation - Updated dependencies [f711ab5] - Updated dependencies [90b773e] - Updated dependencies [0222ad4] - Updated dependencies [cb9428c] - Updated dependencies [af38fa6] - Updated dependencies [67aa0f4] - @scalar/types@0.1.15 - @scalar/themes@0.11.2 - @scalar/openapi-types@0.2.3 - @scalar/components@0.13.58 - @scalar/oas-utils@0.2.143 - @scalar/openapi-parser@0.10.17 - @scalar/snippetz@0.2.20 - @scalar/use-codemirror@0.11.103 - @scalar/use-hooks@0.1.49 - @scalar/postman-to-openapi@0.2.16 - @scalar/import@0.3.26 - @scalar/icons@0.3.6 ## 2.3.32 ### Patch Changes - e42dfc0: feat: add support application/dns-json media type - 4483ac4: fix: displays selected security schemes in snippet - 4483ac4: feat: replaces snippet templates with value - Updated dependencies [cd6cf24] - @scalar/oas-utils@0.2.142 - @scalar/import@0.3.25 - @scalar/postman-to-openapi@0.2.15 ## 2.3.31 ### Patch Changes - 8c7bad8: chore: move build tooling to esbuild - Updated dependencies [8c7bad8] - Updated dependencies [2157fb4] - @scalar/postman-to-openapi@0.2.14 - @scalar/openapi-parser@0.10.17 - @scalar/use-codemirror@0.11.102 - @scalar/openapi-types@0.2.2 - @scalar/object-utils@1.1.14 - @scalar/use-tooltip@1.0.7 - @scalar/components@0.13.57 - @scalar/use-toasts@0.7.10 - @scalar/oas-utils@0.2.141 - @scalar/use-hooks@0.1.48 - @scalar/snippetz@0.2.20 - @scalar/import@0.3.24 - @scalar/themes@0.11.1 - @scalar/types@0.1.14 - @scalar/draggable@0.1.11 - @scalar/icons@0.3.5 ## 2.3.30 ### Patch Changes - Updated dependencies [e8457cb] - @scalar/themes@0.11.0 - @scalar/oas-utils@0.2.140 - @scalar/types@0.1.13 - @scalar/components@0.13.56 - @scalar/use-codemirror@0.11.101 - @scalar/use-hooks@0.1.47 - @scalar/import@0.3.23 - @scalar/postman-to-openapi@0.2.13 - @scalar/openapi-parser@0.10.16 - @scalar/snippetz@0.2.19 - @scalar/icons@0.3.4 ## 2.3.29 ### Patch Changes - a4e5a2e: chore: export response body component - 701093e: chore: propogogate layout prop outside response body - Updated dependencies [d2f27f4] - Updated dependencies [d2f27f4] - @scalar/components@0.13.55 - @scalar/oas-utils@0.2.139 - @scalar/use-codemirror@0.11.100 - @scalar/import@0.3.22 - @scalar/postman-to-openapi@0.2.12 ## 2.3.28 ### Patch Changes - 5d24800: chore: export view layout collapse component - Updated dependencies [5d24800] - @scalar/oas-utils@0.2.138 - @scalar/import@0.3.21 - @scalar/postman-to-openapi@0.2.11 ## 2.3.27 ### Patch Changes - 1e9f510: feat: makes collection environment draggable - 1e9f510: fix: updates string template replacement value for operation - 335da88: fix: updates padding on request input with pill - b240f4a: feat: adds select all capability to auth scopes - 3cf1457: feat: updates collection server page style - 1e9f510: fix: environment collection management - 950772d: fix(api-client): make password fields not trigger browser autofill - f2b8732: fix: increases reponse loading overlay z index - b3f599f: fix: disables view layout section attribute inheritance - Updated dependencies [62c4ce3] - @scalar/types@0.1.12 - @scalar/oas-utils@0.2.137 - @scalar/openapi-parser@0.10.16 - @scalar/snippetz@0.2.19 - @scalar/themes@0.10.4 - @scalar/components@0.13.54 - @scalar/draggable@0.1.11 - @scalar/icons@0.3.3 - @scalar/import@0.3.20 - @scalar/object-utils@1.1.13 - @scalar/openapi-types@0.2.1 - @scalar/postman-to-openapi@0.2.10 - @scalar/use-codemirror@0.11.99 - @scalar/use-hooks@0.1.46 - @scalar/use-toasts@0.7.9 - @scalar/use-tooltip@1.0.6 ## 2.3.26 ### Patch Changes - Updated dependencies [eb4854d] - Updated dependencies [eb4854d] - @scalar/types@0.1.11 - @scalar/oas-utils@0.2.136 - @scalar/openapi-parser@0.10.16 - @scalar/snippetz@0.2.19 - @scalar/themes@0.10.3 - @scalar/import@0.3.19 - @scalar/postman-to-openapi@0.2.9 - @scalar/components@0.13.53 - @scalar/use-codemirror@0.11.98 - @scalar/use-hooks@0.1.45 - @scalar/icons@0.3.2 ## 2.3.25 ### Patch Changes - 0ff02e3: feat: adds request table row deletion - 98fa8a0: fix: decreases import collection modal preview font size - 2109da5: feat: use live sync mutator for changes to config (do not blindly re-create state) - 0ff02e3: feat: adds request table input wrapping - Updated dependencies [fa8ed84] - Updated dependencies [fa8ed84] - Updated dependencies [8d54857] - Updated dependencies [1f8ac99] - @scalar/openapi-types@0.2.1 - @scalar/oas-utils@0.2.135 - @scalar/components@0.13.52 - @scalar/openapi-parser@0.10.16 - @scalar/postman-to-openapi@0.2.8 - @scalar/types@0.1.10 - @scalar/import@0.3.18 - @scalar/use-codemirror@0.11.97 - @scalar/snippetz@0.2.19 - @scalar/themes@0.10.2 - @scalar/use-hooks@0.1.44 - @scalar/icons@0.3.1 ## 2.3.24 ### Patch Changes - 3cb857d: fix: updates import collection modal transition style - 3cb857d: fix: updates web layout background style target - Updated dependencies [17e7d02] - Updated dependencies [2b61d8e] - Updated dependencies [49f1297] - Updated dependencies [ab4cf5a] - @scalar/types@0.1.9 - @scalar/components@0.13.51 - @scalar/use-hooks@0.1.43 - @scalar/icons@0.3.0 - @scalar/oas-utils@0.2.134 - @scalar/openapi-parser@0.10.16 - @scalar/snippetz@0.2.19 - @scalar/themes@0.10.1 - @scalar/use-codemirror@0.11.96 - @scalar/import@0.3.17 - @scalar/postman-to-openapi@0.2.7 ## 2.3.23 ### Patch Changes - 363276e: feat(icons): add Phosphor icons to @scalar/icons - 85163e7: fix: accidental collection creation on paste in codemirror - 301cf13: fix: prevents paste event from code mirrro instance - 85163e7: fix: incorrect stream reader - Updated dependencies [363276e] - Updated dependencies [a9f232a] - @scalar/icons@0.2.0 - @scalar/components@0.13.50 - @scalar/use-hooks@0.1.42 - @scalar/use-codemirror@0.11.95 ## 2.3.22 ### Patch Changes - e489824: feat: added support for streaming text response - Updated dependencies [e489824] - Updated dependencies [cdaafe4] - @scalar/oas-utils@0.2.133 - @scalar/components@0.13.49 - @scalar/import@0.3.16 - @scalar/postman-to-openapi@0.2.6 - @scalar/use-codemirror@0.11.94 ## 2.3.21 ### Patch Changes - c5047ee: fix: hotfix to revert the external reference commit - Updated dependencies [c5047ee] - @scalar/openapi-parser@0.10.16 - @scalar/oas-utils@0.2.132 - @scalar/import@0.3.15 - @scalar/postman-to-openapi@0.2.5 ## 2.3.20 ### Patch Changes - e3ed7a2: fix: updates duplicated border and alignment style" - 71d06d8: feat: mask api key value in authentication section - e30339c: fix: updates collection style - feaa314: feat(themes): add laserwave theme - 03198df: fix: updates request body vendor specific json type support - ba8e37e: fix: updates arrow key handler function - f4e1402: fix: increases request sidebar collection click area - e30339c: fix: updates request auth layout in request auth to display options in collection level - 4abe4f8: feat: external $ref’s (absolute and relative URLs) - Updated dependencies [4abe4f8] - Updated dependencies [feaa314] - Updated dependencies [feaa314] - Updated dependencies [4abe4f8] - @scalar/openapi-parser@0.10.15 - @scalar/themes@0.10.0 - @scalar/types@0.1.8 - @scalar/oas-utils@0.2.131 - @scalar/import@0.3.14 - @scalar/components@0.13.48 - @scalar/use-codemirror@0.11.93 - @scalar/use-hooks@0.1.41 - @scalar/snippetz@0.2.1