Skip to content

Imposia 0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:35
· 105 commits to main since this release
be4c0bc

Imposia 0.1.2

Imposia 0.1.2 is a synchronized maintenance release of the browser publishing
packages. It preserves the existing public APIs while tightening repository
review and security-scanning hygiene.

Highlights

  • Pull requests receive automatic CodeRabbit review alongside the existing
    verification and code-scanning checks.
  • The unused request-delay behavior was removed from the loopback-only demo
    server, eliminating the corresponding CodeQL resource-exhaustion finding.
  • The four public packages remain synchronized without changing their browser,
    React, publishing, or viewer contracts.

Install

pnpm add @imposia/react@0.1.2

Framework-neutral consumers can install the package that matches their layer:

pnpm add @imposia/core@0.1.2
pnpm add @imposia/viewer@0.1.2
pnpm add @imposia/client@0.1.2

Packages

Each attached .tgz is the package tarball submitted to npm. SHA256SUMS
records the matching GitHub Release asset checksums.