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: lower case hash #856

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented Aug 21, 2023

Changes

This PR changes the hash emitted by the compiler, by making it lower-case.

Testing

I updated all the test cases. The current CI should pass.

Docs

Internal change, is not needed

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2023

🦋 Changeset detected

Latest commit: 369fb4b

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

This PR includes changesets to release 1 package
Name Type
@astrojs/compiler Major

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

@ematipico ematipico force-pushed the feat/lower-case-hash branch 5 times, most recently from 831d055 to 8e1d79e Compare August 21, 2023 10:51
@ematipico ematipico force-pushed the feat/lower-case-hash branch from 8e1d79e to 060de32 Compare August 21, 2023 11:41
@ematipico ematipico marked this pull request as ready for review August 21, 2023 11:41
@@ -0,0 +1,5 @@
---
'@astrojs/compiler': patch
Copy link
Contributor

Choose a reason for hiding this comment

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

probably should be major I guess, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

I really don't know to be honest. If users rely on this, then yes it makes sense.

What do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

idk, always have a hard time judging these grey-area changes. Happy with whatever @natemoo-re thinks.

Copy link
Contributor

@matthewp matthewp left a comment

Choose a reason for hiding this comment

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

just to figure out patch vs. minor vs. major

Copy link
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

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

I'm thinking it's a major just since all of our tests needed to be updated. Seems silly, but it is technically breaking.

.changeset/popular-wombats-promise.md Outdated Show resolved Hide resolved
.changeset/popular-wombats-promise.md Outdated Show resolved Hide resolved
@ematipico
Copy link
Member Author

Thank you. I updated the changelog, to give a better explanation.

@ematipico ematipico merged commit cd93272 into withastro:main Aug 21, 2023
@ematipico ematipico deleted the feat/lower-case-hash branch August 21, 2023 16:53
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.

3 participants