Skip to content

v2.1.22

Choose a tag to compare

@wybaby168 wybaby168 released this 05 Jul 17:02
· 532 commits to main since this release

File Viewer v2.1.22

  • Rebuilds the public and downloadable release boundary after the OFD packaging regression reported in GitHub issue #86.
  • Adds a Vue 3 + Vite 8.1.3 OFD smoke harness covering @file-viewer/vue3-full and @file-viewer/vue3 with @file-viewer/preset-office.
  • Refreshes ecosystem package versions, release matrix metadata, offline viewer assets, and downloadable artifacts.

Validation:

  • pnpm release:ecosystem:build
  • pnpm verify:issue-86-ofd-vue3-vite -- --source tarball --version 2.1.22 --modes vue3-full,vue3-preset-office --timeout-ms 120000
  • DEMO_BROWSER_SMOKE_SAMPLES=ofd.ofd npm exec --yes --package playwright -- node scripts/verify-demo-browser-smoke.mjs
  • pnpm exec vitest run
  • pnpm type-check && pnpm type-check:core && pnpm type-check:components
  • pnpm verify:offline-assets && pnpm verify:production-entrypoints
  • pnpm verify:ecosystem-tarballs
  • pnpm docs:build && pnpm site:build

GitHub issue #86 remains open for reporter confirmation.