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

Version Packages #1601

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Version Packages #1601

merged 1 commit into from
Dec 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 3, 2024

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 main, this PR will be updated.

Releases

@bigcommerce/big-design@1.6.0

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

@bigcommerce/big-design-patterns@2.0.2

Patch Changes

  • Updated dependencies [1d0d843]
  • Updated dependencies [1d0d843]
  • Updated dependencies [14f3183]
    • @bigcommerce/big-design@1.6.0

@bigcommerce/docs@1.3.0

Minor Changes

  • 1d0d843: Pagination component marked as deprecated and re-exported as a new OffsetPagination component. Consumers of the original Pagination component should replace it with an import of OffsetPagination. All props, aesthetics, and functionality remain the same.
  • 1d0d843: New StatelessPagination component added. This component can be used for cursor-based pagination or for when consumers require more control over page changes. Its aesthetics and functionality are very similar to OffsetPagination (previous named Pagination), however its props are different. Please refer to the documentation for more information.
  • 14f3183: Consumers of the Table component can now choose to use the 'Stateless' form of Pagination. This enables the use of Table with cursor-based forms of pagination.

Patch Changes

  • Updated dependencies [1d0d843]
  • Updated dependencies [1d0d843]
  • Updated dependencies [14f3183]
    • @bigcommerce/big-design@1.6.0
    • @bigcommerce/big-design-patterns@2.0.2

@github-actions github-actions bot requested review from a team as code owners December 3, 2024 22:43
@github-actions github-actions bot requested a review from bc-tgomez December 3, 2024 22:43
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9923e0f to 74b26f3 Compare December 9, 2024 03:40
@leeBigCommerce leeBigCommerce merged commit 77479ae into main Dec 9, 2024
10 checks passed
@leeBigCommerce leeBigCommerce deleted the changeset-release/main branch December 9, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants