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

feat(drafts): add Column type and createColumnHelper to exports #3739

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

joshblack
Copy link
Member

Closes #3738

Changelog

New

  • Export the Column type from drafts / experimental
  • Export the createColumnHelper function from drafts / experimental

Changed

Removed

@joshblack joshblack requested review from a team and langermank September 12, 2023 20:56
@changeset-bot
Copy link

changeset-bot bot commented Sep 12, 2023

🦋 Changeset detected

Latest commit: c77faed

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

This PR includes changesets to release 1 package
Name Type
@primer/react Minor

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

@joshblack joshblack changed the title Feat/add column and column helper feat(drafts): add Column type and createColumnHelper to exports Sep 12, 2023
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
dist/browser.esm.js 100.7 KB (0%)
dist/browser.umd.js 101.28 KB (0%)

@joshblack joshblack added this pull request to the merge queue Sep 13, 2023
Merged via the queue into main with commit b90e547 Sep 13, 2023
32 checks passed
@joshblack joshblack deleted the feat/add-column-and-column-helper branch September 13, 2023 15:22
@primer primer bot mentioned this pull request Sep 13, 2023
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.

Unable to define columns outside of DataTable columns prop
2 participants