Skip to content

Version Packages (next)#103

Merged
techniq merged 1 commit into
nextfrom
changeset-release/next
Jun 30, 2026
Merged

Version Packages (next)#103
techniq merged 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@layerstack/docs@1.0.0-next.2

Patch Changes

  • fix(search): Lazy-load flexsearch inside initSearch() so the CommonJS dependency (which requires worker_threads) is no longer statically pulled into SSR. Previously importing the data-only buildSearchEntries helper dragged flexsearch into server bundles; under Vite 8 / Rolldown this surfaced as an eager createRequire(import.meta.url) that crashes on Cloudflare Workers (import.meta.url is undefined). (#31)

@layerstack/docs-site@1.1.0-next.4

Patch Changes

  • Updated dependencies [e4b1a10]:
    • @layerstack/docs@1.0.0-next.2

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

@layerstack/docs

npm i https://pkg.pr.new/@layerstack/docs@103

@layerstack/svelte-actions

npm i https://pkg.pr.new/@layerstack/svelte-actions@103

@layerstack/svelte-state

npm i https://pkg.pr.new/@layerstack/svelte-state@103

@layerstack/svelte-stores

npm i https://pkg.pr.new/@layerstack/svelte-stores@103

@layerstack/svelte-table

npm i https://pkg.pr.new/@layerstack/svelte-table@103

@layerstack/tailwind

npm i https://pkg.pr.new/@layerstack/tailwind@103

@layerstack/utils

npm i https://pkg.pr.new/@layerstack/utils@103

commit: 6da3a89

@techniq techniq merged commit e8f3a5c into next Jun 30, 2026
4 checks passed
@techniq techniq deleted the changeset-release/next branch June 30, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant