Skip to content

Drop FileSystemStore from the zarrita root barrel#411

Merged
manzt merged 1 commit intomainfrom
push-utrmzklkwxrp
Apr 15, 2026
Merged

Drop FileSystemStore from the zarrita root barrel#411
manzt merged 1 commit intomainfrom
push-utrmzklkwxrp

Conversation

@manzt
Copy link
Copy Markdown
Owner

@manzt manzt commented Apr 15, 2026

Fixes #409

This re-export snuck into the barrel as part of #384. These changes restore the 0.6.x barrel shape: FetchStore-only, via the subpath. Node users who want FileSystemStore can still import it directly from @zarrita/storage/fs or @zarrita/storage.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 15, 2026

🦋 Changeset detected

Latest commit: bfbcbba

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

This PR includes changesets to release 2 packages
Name Type
zarrita Patch
@zarrita/ndarray 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

Fixes #409

This re-export snuck into the barrel as part of #384. These changes
restore the 0.6.x barrel shape: FetchStore-only, via the subpath. Node
users who want FileSystemStore can still import it directly from
`@zarrita/storage/fs` or `@zarrita/storage`.
@manzt manzt force-pushed the push-utrmzklkwxrp branch from d25a55c to bfbcbba Compare April 15, 2026 05:32
@manzt manzt added the bug Something isn't working label Apr 15, 2026
@manzt manzt merged commit 7047960 into main Apr 15, 2026
2 checks passed
@manzt manzt deleted the push-utrmzklkwxrp branch April 15, 2026 05:33
@github-actions github-actions Bot mentioned this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zarrita barrel export re-exports FileSystemStore, breaking webpack consumers

1 participant