Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conslidate @zarrita/indexing in to @zarrita/core #262

Merged
merged 10 commits into from
Mar 1, 2025

Conversation

manzt
Copy link
Owner

@manzt manzt commented Mar 1, 2025

Similar to @zarrita/typedarray this PR consolidates the internals of @zarrita/indexing into @zarrita/core.

This consolidation does not affect the ability to tree-shake unused features from zarrita. Instead, it simplifies development and eliminates compatibility concerns between sub-packages. In the future, end users should only need to import from zarrita for all their zarr needs.

Copy link

changeset-bot bot commented Mar 1, 2025

🦋 Changeset detected

Latest commit: 10a5d8e

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

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

@manzt manzt force-pushed the manzt/consolidate-indexing branch from 2e1755e to b322dc9 Compare March 1, 2025 20:01
@manzt manzt force-pushed the manzt/consolidate-indexing branch 2 times, most recently from 1445567 to 0f6792b Compare March 1, 2025 21:22
@manzt manzt force-pushed the manzt/consolidate-indexing branch from 0f6792b to 10a5d8e Compare March 1, 2025 21:22
@manzt manzt merged commit 574b809 into main Mar 1, 2025
2 checks passed
@manzt manzt deleted the manzt/consolidate-indexing branch March 1, 2025 21:23
@github-actions github-actions bot mentioned this pull request Mar 1, 2025
@github-actions github-actions bot mentioned this pull request Mar 1, 2025
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