PackageTrack

npm

@scalar/oas-utils

0.19.15scalar/scalar

Open API spec and Yaml handling utilities

Release timeline

298 releases since 2024
20242026

One column per month.

Releases

  1. 0.19.1528 Aug 2026

    Nothing published for this version

  2. 0.19.1420 Aug 2026
    Release notes

    Patch Changes

    • #9941: Republish every package through npm trusted publishing. No functional changes.
    Open source →
  3. 0.19.1213 Aug 2026

    Nothing published for this version

  4. 0.19.1113 Aug 2026

    Nothing published for this version

  5. 0.19.107 Aug 2026
    Release notes

    Patch Changes

    • #9793: Expose server and customFetch in the ClientPlugin beforeRequest hook payload (both optional, additive) so plugins can resolve relative URLs and run network calls — e.g. a token refresh — through the host fetch without closing over external state.
    Open source →
  6. 0.19.931 Jul 2026

    Nothing published for this version

  7. 0.19.816 Jul 2026
    Release notes

    Patch Changes

    • #9719: docs: update the Scalar platform overview block in the README
    Open source →
  8. 0.19.716 Jul 2026

    Nothing published for this version

  9. 0.19.615 Jul 2026

    Nothing published for this version

  10. 0.19.515 Jul 2026

    Nothing published for this version

  11. 0.19.48 Jul 2026

    Nothing published for this version

  12. 0.19.32 Jul 2026

    Nothing published for this version

  13. 0.19.230 Jun 2026

    Nothing published for this version

  14. 0.19.126 Jun 2026

    Nothing published for this version

  15. 0.19.022 Jun 2026
    Release notes

    Minor Changes

    • #9515: feat: add requestBuilt client plugin hook and onRequestBuilt configuration callback that receive the exact fetch Request that is sent over the wire

      The hook runs after the request has been built, right before it is sent. Header mutations apply to the outgoing request and the body bytes match what the server receives, which makes request signing possible: hashing the body of a rebuilt multipart/form-data request would produce a different multipart boundary than the request that is actually sent.

    Open source →
  16. 0.18.517 Jun 2026

    Nothing published for this version

  17. 0.18.411 Jun 2026
    Release notes

    Patch Changes

    • #9342: fix: resolve operations when OpenAPI path items use $ref

      Path entries and webhooks can reference components.pathItems instead of inlining operations. Navigation, mutators, search, and markdown export now resolve path-item references before reading HTTP methods and path-level parameters.

    Open source →
  18. 0.18.39 Jun 2026

    Nothing published for this version

  19. 0.18.29 Jun 2026

    Nothing published for this version

  20. 0.18.18 Jun 2026

    Nothing published for this version

  21. 0.18.02 Jun 2026
    Release notes

    Minor Changes

    • #9341: feat: add WebSocket session transport and plugin hooks for AsyncAPI

      Add WebSocketSession with connect, send, and close helpers, plus connectWebSocket orchestration using Result-based errors. Extend ClientPlugin with optional webSocketHooks (beforeConnect, onWebSocketMessage, onWebSocketClose).

    Patch Changes

    • #9338: perf: warm up the request scripts sandbox on mount when scripts are present, so the first request no longer pays the sandbox cold-start cost
    Open source →
  22. 0.17.322 May 2026

    Nothing published for this version

  23. 0.17.222 May 2026

    Nothing published for this version

  24. 0.17.121 May 2026

    Nothing published for this version

  25. 0.17.014 May 2026
    Release notes

    Minor Changes

    • #9211: feat: UID-based workspaces and local-team migration

      IndexedDB v2 migrates existing data into the new shape, collapses all workspaces into the local team (aligned with a single team workspace on the client for now), resolves slug collisions deterministically, re-keys chunk stores by workspaceUid, and strips x-scalar-tabs and x-scalar-active-tab from meta chunks so routing does not follow stale paths after migration or slug changes.

    • #9211: feat: make WorkspaceDocument an union of OpenApiDocument and AsyncApiDocument

    Patch Changes

    • #9211: refactor(oas-utils): drop local migrations/semver and use isVersionLessThan from @scalar/helpers in the workspace migrator. The previous semverLessThan export is removed from @scalar/oas-utils/migrations; import from @scalar/helpers/general/compare-versions instead.
    • #9211: feat: add more analytics events
    Open source →
  26. 0.15.35 May 2026

    Nothing published for this version

  27. 0.15.25 May 2026

    Nothing published for this version

  28. 0.15.130 Apr 2026
    Release notes

    Patch Changes

    • #9023: chore: use homemade slugger
    Open source →
  29. 0.15.029 Apr 2026
    Release notes

    Minor Changes

    • #9045: chore: migrate api-client from namespaces to teamSlug and convert team workspaces
    Open source →
  30. 0.14.029 Apr 2026
    Release notes

    Minor Changes

    • #8986: chore: migrate api-client from namespaces to teamSlug and convert team workspaces
    Open source →
  31. 0.13.428 Apr 2026

    Nothing published for this version

  32. 0.13.327 Apr 2026

    Nothing published for this version

  33. 0.13.223 Apr 2026

    Nothing published for this version

  34. 0.13.121 Apr 2026

    Nothing published for this version

  35. 0.13.018 Apr 2026
    Release notes

    Minor Changes

    • #8865: feat: add plugin support for custom response body content types

    Patch Changes

    • #8810: refactor: move telemetry to an optional plugin
    Open source →
  36. 0.12.016 Apr 2026
    Release notes

    Minor Changes

    • #8863: chore: updated imports to new api client version

    Patch Changes

    • #8825: chore: moving files around in preparation for the big deletion of client v1
    • #8850: chore: remove entities, zod and the parser from oas-utils
    Open source →
  37. 0.11.111 Apr 2026

    Nothing published for this version

  38. 0.11.09 Apr 2026
    Release notes

    Minor Changes

    • #8695: feat: suport pre/post request scripts
    Open source →
  39. 0.10.164 Apr 2026

    Nothing published for this version

  40. 0.10.153 Apr 2026

    Nothing published for this version

  41. 0.10.1431 Mar 2026

    Nothing published for this version

  42. 0.10.1328 Mar 2026

    Nothing published for this version

  43. 0.10.1225 Mar 2026
    Release notes

    Patch Changes

    • #8578: fix: correctly add openapi-parser as a dependency
    Open source →
  44. 0.10.1124 Mar 2026

    Nothing published for this version

  45. 0.10.1020 Mar 2026

    Nothing published for this version

  46. 0.10.918 Mar 2026
    Release notes

    Patch Changes

    • #8466: chore: new build pipeline
    Open source →
  47. 0.10.817 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  48. 0.10.715 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  49. 0.10.613 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  50. 0.10.512 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  51. 0.10.411 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    • @scalar/[email protected]
      • #8393: fix: correctly update active tab on tab close event
      • #8403: Persist auth url and token url in local storage
    Open source →
  52. 0.10.310 Mar 2026
    Release notes

    Patch Changes

    • #8253: feat(api-reference): support propertyNames enum for additionalProperties

    Updated Dependencies

    Open source →
  53. 0.10.210 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  54. 0.10.19 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  55. 0.10.05 Mar 2026
    Release notes

    Minor Changes

    • #8266: support operation level authentication and servers

    Patch Changes

    Updated Dependencies

    Open source →
  56. 0.9.04 Mar 2026
    Release notes

    Minor Changes

    • #8322: chore: bump required node version to >=22 (LTS)

    Patch Changes

    Updated Dependencies

    Open source →
  57. 0.8.33 Mar 2026
    Release notes

    Patch Changes

    • #8314: chore: limit concurrent operations while migrating workspaces

    Updated Dependencies

    Open source →
  58. 0.8.22 Mar 2026
    Release notes

    Patch Changes

    Updated Dependencies

    Open source →
  59. 0.8.12 Mar 2026
    Release notes

    Patch Changes

    • #8310: fix: correctly handle circular documents during the migration to indexdb

    Updated Dependencies

    Open source →
  60. 0.8.027 Feb 2026
    Release notes

    Minor Changes

    • #8290: chore: update deps

    Patch Changes

    Updated Dependencies

    Open source →