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

Adding pascalCase transform to be used by brand #1036

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Conversation

lukasoppermann
Copy link
Contributor

This PR adds a pascalCase transformer

Copy link

changeset-bot bot commented Aug 29, 2024

🦋 Changeset detected

Latest commit: 94327e9

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

This PR includes changesets to release 1 package
Name Type
@primer/primitives 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

Copy link
Contributor

Design Token Diff

No design tokens changed

@@ -0,0 +1,5 @@
---
'@primer/primitives': minor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious how you determine the version. Why minor vs patch?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rezrah I figure we are adding a feature here, so minor is more appropriate. Let me know if you have some good guidelines as to when to choose which version.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that makes sense. Thanks.

Copy link
Contributor

@rezrah rezrah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some minor, non-blocking feedback.

Thanks for doing this @lukasoppermann 🙏

@lukasoppermann lukasoppermann changed the title Adding pascalCase Adding pascalCase transform to be used by brand Aug 29, 2024
@github-actions github-actions bot temporarily deployed to Preview (Storybook) August 29, 2024 17:07 Inactive
@lukasoppermann lukasoppermann merged commit 56ba227 into main Aug 29, 2024
24 checks passed
@lukasoppermann lukasoppermann deleted the pascalCase branch August 29, 2024 19:22
@primer primer bot mentioned this pull request Aug 29, 2024
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.

2 participants