Skip to content

dropping backward compatibility in the antlr parser#1173

Merged
Janther merged 3 commits intomainfrom
drop-backward-compatibility
Jun 23, 2025
Merged

dropping backward compatibility in the antlr parser#1173
Janther merged 3 commits intomainfrom
drop-backward-compatibility

Conversation

@Janther
Copy link
Copy Markdown
Member

@Janther Janther commented Jun 17, 2025

this was kept while the slang parser was still being developed. Now that it is our main parser and forces prettier's version to be ^3.0.0 there's no need for this anymore.

Also on this PR the path.getNode() was replaced by path.node, and path.getParentNode() by path.parent, since this behaviour was created on [email protected].

@Janther Janther requested a review from fvictorio June 17, 2025 17:14
@Janther Janther force-pushed the drop-backward-compatibility branch from 69cfe1f to 75904f0 Compare June 19, 2025 14:56
@Janther Janther force-pushed the drop-backward-compatibility branch from 75904f0 to 9cad3a0 Compare June 23, 2025 08:25
@Janther Janther merged commit 796f6ca into main Jun 23, 2025
7 checks passed
@Janther Janther deleted the drop-backward-compatibility branch June 23, 2025 12:02
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