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

fix: fix escaping bug introduced by backtracking #162

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

satazor
Copy link
Contributor

@satazor satazor commented Nov 7, 2024

There is an escaping bug introduced in #160. This pull-request fixes it.

Closes #163

@satazor satazor force-pushed the fix/escaping-windows-backtrack branch from 5a0c8ea to f0a7c65 Compare November 7, 2024 12:55
@satazor
Copy link
Contributor Author

satazor commented Nov 7, 2024

Build is passing on windows nodejs 18. Going to merge this since I'm pretty sure it fixes the issue.

@satazor satazor merged commit 640d391 into master Nov 7, 2024
4 of 6 checks passed
@satazor satazor deleted the fix/escaping-windows-backtrack branch November 7, 2024 12:59
@jssuttles
Copy link

Does this resolve this issue as well: #141?

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.

7.0.4 release breaks windows
2 participants