Skip to content

Conversation

@markstos
Copy link
Collaborator

It was no longer in use.

It was removed by 0058701 which switched to using the JSON5
parser for JSON parsing.

It was no longer in use.

// copy methods to util for backwards compatibility
util.stripComments = Parser.stripComments;
// copy method to util for backwards compatibility
Copy link
Collaborator

Choose a reason for hiding this comment

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

Doesn’t this make this a 4.0 change? Since it’s exposed in util that makes it part of the public interface.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I added the v4 milestone, 4.0 label and "breaking-change" labels.

@markstos markstos added this to the v4 milestone Apr 17, 2025
Copy link
Collaborator

@jdmarshall jdmarshall left a comment

Choose a reason for hiding this comment

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

LGTM

@markstos markstos merged commit 6c0e2c5 into master Apr 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants