Skip to content

Releases: khayll/sobree

@sobree/zoom-controls@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/review@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/mcp@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/keyboard@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/core@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Fix two DOCX import/render bugs surfaced by real-world CVs:
    • Paragraph styles whose id contains a space (e.g. "Contact Information")
      no longer crash the renderer. The style id is carried in a
      data-style-id attribute instead of a CSS class, which also makes the
      style round-trip lossless (the old class lowercased and mangled
      multi-word ids).
    • <w:pageBreakBefore> now honours its w:val. It is a CT_OnOff
      toggle, and Word writes the explicit-off form (w:val="0") in
      DocDefaults / styles; reading it by presence alone added a page break
      before every paragraph (a 2-page CV rendered as 32).

@sobree/collab-server@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.

@sobree/collab-providers@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/block-tools@0.1.2

08 Jun 04:53
9a0921d

Choose a tag to compare

Patch Changes

  • 38cfb11: Version bump only — released together with @sobree/core to keep the
    @sobree/* package set on the same version. No functional changes in this
    package.
  • Updated dependencies [38cfb11]
    • @sobree/core@0.1.2

@sobree/zoom-controls@0.1.1

02 Jun 16:22
34b13d8

Choose a tag to compare

Patch Changes

  • Ship dist-only exports via publishConfig.exports. The development
    condition (→ src, used for workspace HMR/typecheck) was shipping in
    the published package, where src is absent — breaking consumers'
    vite dev ("Failed to resolve entry"). The published exports is now
    clean dist-only; the source/workspace resolution is unchanged.
  • Updated dependencies
    • @sobree/core@0.1.1

@sobree/review@0.1.1

02 Jun 16:22
34b13d8

Choose a tag to compare

Patch Changes

  • Ship dist-only exports via publishConfig.exports. The development
    condition (→ src, used for workspace HMR/typecheck) was shipping in
    the published package, where src is absent — breaking consumers'
    vite dev ("Failed to resolve entry"). The published exports is now
    clean dist-only; the source/workspace resolution is unchanged.
  • Updated dependencies
    • @sobree/core@0.1.1