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

Remove dedup utility #235

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Remove dedup utility #235

merged 2 commits into from
Jul 18, 2022

Conversation

antonyfaris
Copy link
Member

Changes

Testing

Docs

@antonyfaris antonyfaris requested a review from Princesseuh July 18, 2022 14:47
@@ -38,7 +38,7 @@
"format": "prettier -w . --cache"
},
"dependencies": {
"@astrojs/compiler": "^0.15.2",
"@astrojs/compiler": "^0.19.0",
Copy link
Member

Choose a reason for hiding this comment

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

Does the compiler upgrade brings any other changes?

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 think it also comes with this one withastro/compiler#414
It's kind of hard to keep track of what is changed in the AST from the changelog, that's why I'm not sure how many changes were made but I found only those two.

Copy link
Member

Choose a reason for hiding this comment

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

That one should already be in. It's very possible there was no other changes, I think it's fine to bump it. Tests still pass

Copy link
Member

@Princesseuh Princesseuh left a comment

Choose a reason for hiding this comment

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

Looks good to me! Just a single comment about the compiler upgrade

@Princesseuh Princesseuh merged commit edc21c2 into main Jul 18, 2022
@Princesseuh Princesseuh deleted the chore/remove-dedup-util branch July 18, 2022 17:59
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