Skip to content

v1.3.5

Choose a tag to compare

@joaner joaner released this 03 Jun 13:18
· 7 commits to main since this release
a9a04f6

Highlights

  • Bump @ioai/wasm-zstd to ^1.1.2 — fixes inline-worker regression in Next.js Turbopack (Failed to resolve module specifier './wasm-zstd-*.js')
  • Add Next.js (App Router / Turbopack) integration guide in EMBEDDING.md / EMBEDDING.zh.md

Upgrade

npm install @ioai/rosview@1.3.5

Requires @ioai/wasm-zstd@^1.1.2 (pulled in automatically).

What's Changed

  • fix: bump @ioai/wasm-zstd to 1.1.2 and document Next.js integration by @joaner in #8

Full Changelog: v1.3.4...v1.3.5