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

refactor: re-implement JSONStream #133

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Jul 27, 2022

Closes #132.

Instead of relying on a community fork (which is unstable, not widely used and tested, and could break at any time), I re-implement the JSONStream (but uses through2 instead) in this PR as a replacement.

Only the parse function is implemented (without stringify) which also reduces the package size.

@SukkaW SukkaW merged commit e0d4503 into hexojs:master Jul 28, 2022
@renbaoshuo
Copy link
Member

Should we release a new version of this package after merging this PR?

yoshinorin pushed a commit that referenced this pull request Jul 28, 2022
@yoshinorin
Copy link
Member

refs: #134
refs: #135

yoshinorin added a commit that referenced this pull request Jul 29, 2022
@yoshinorin
Copy link
Member

Should we release a new version of this package after merging this PR?

Done :)

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