@scalar/api-reference 1.49.1 → 1.49.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.49.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#8509](https://github.com/scalar/scalar/pull/8509): fix: show falsy example values (false, 0) in schema property headings
8
+ - [#8514](https://github.com/scalar/scalar/pull/8514): fix: invalid markup breaks ssr
9
+
3
10
  ## 1.49.1
4
11
 
5
12
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  import { a as SectionHeader_default, c as SectionColumn_default, d as _plugin_vue_export_helper_default, i as SectionHeaderTag_default, l as Section_default, o as SectionContent_default, r as SpecificationExtension_default, s as SectionColumns_default } from "./ExternalDocs-phu7GxpZ.js";
2
2
  import { a as ClientSelector_default, i as SectionContainer_default, n as IntroductionCardItem_default, r as InfoBlock_default, t as ServerSelector_default } from "./ServerSelector-5y29y2BJ.js";
3
3
  import { t as useIntersection } from "./use-intersection-8QqPi2O-.js";
4
- import { a as SchemaHeading_default, c as ScreenReader_default, i as SchemaProperty_default, l as SectionAccordion_default, n as HttpMethod_default, o as getXKeysFromObject, r as Schema_default, s as Anchor_default, t as Operation_default } from "./Operation-CixLVfKd.js";
4
+ import { a as SchemaHeading_default, c as ScreenReader_default, i as SchemaProperty_default, l as SectionAccordion_default, n as HttpMethod_default, o as getXKeysFromObject, r as Schema_default, s as Anchor_default, t as Operation_default } from "./Operation-CvpVIkc3.js";
5
5
  import { r as usePluginManager } from "./plugins-4EyiUD_A.js";
6
6
  import { i as getLazyPlaceholderHeight, l as setLazyPlaceholderHeight, o as requestLazyRender, r as firstLazyLoadComplete, s as scheduleInitialLoadComplete, u as useLazyBus } from "./lazy-bus-CV8Ox5hD.js";
7
7
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createStaticVNode, createTextVNode, createVNode, defineComponent, mergeProps, nextTick, normalizeClass, normalizeProps, normalizeStyle, onBeforeUnmount, onMounted, openBlock, ref, renderList, renderSlot, resolveComponent, resolveDynamicComponent, toDisplayString, unref, useId, useTemplateRef, vShow, watch, withCtx, withDirectives, withModifiers } from "vue";
@@ -1370,4 +1370,4 @@ var MobileHeader_default = /* @__PURE__ */ defineComponent({
1370
1370
  //#endregion
1371
1371
  export { TraversedEntry_default as a, OperationsList_default as c, Auth_default as d, ClassicHeader_default as f, RenderPlugins_default as i, ModelTag_default as l, Content_default as n, Lazy_default as o, SectionFlare_default as r, Tag_default as s, MobileHeader_default as t, Model_default as u };
1372
1372
 
1373
- //# sourceMappingURL=MobileHeader-B71jYJdT.js.map
1373
+ //# sourceMappingURL=MobileHeader-DAm6yQX0.js.map