Skip to content

fix(exports): add default export conditions for svelte packages - #109

Merged
techniq merged 1 commit into
nextfrom
openchamber/fix-exports-default
Sep 8, 2026
Merged

fix(exports): add default export conditions for svelte packages#109
techniq merged 1 commit into
nextfrom
openchamber/fix-exports-default

Conversation

@techniq

@techniq techniq commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add default export conditions to the svelte-actions, svelte-state, svelte-stores, and svelte-table package manifests.
  • Update the affected package export maps to support default resolution.

Why

  • Ensures these packages expose a default export path for consumers relying on standard package resolution.
  • Aligns the package metadata across the Svelte package set.

Testing

  • Not documented in the changed files.

@changeset-bot

changeset-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 87dbbb4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@layerstack/svelte-actions Patch
@layerstack/svelte-state Patch
@layerstack/svelte-stores Patch
@layerstack/svelte-table Patch
@layerstack/docs-site Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Sep 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@layerstack/docs

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

@layerstack/svelte-actions

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

@layerstack/svelte-state

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

@layerstack/svelte-stores

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

@layerstack/svelte-table

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

@layerstack/tailwind

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

@layerstack/utils

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

commit: 87dbbb4

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
layerstack ✅ Ready (View Log) Visit Preview 87dbbb4

@techniq
techniq merged commit fd13169 into next Sep 8, 2026
5 of 6 checks passed
@techniq
techniq deleted the openchamber/fix-exports-default branch September 8, 2026 16:10
@github-actions github-actions Bot mentioned this pull request Sep 8, 2026
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