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

[New] stringify: throw on cycles, instead of an infinite loop #394

Merged
merged 2 commits into from Mar 17, 2021
Merged

[New] stringify: throw on cycles, instead of an infinite loop #394

merged 2 commits into from Mar 17, 2021

Commits on Mar 17, 2021

  1. [Tests] fix tests on node v0.6

    ljharb committed Mar 17, 2021
    Copy the full SHA
    586f029 View commit details
    Browse the repository at this point in the history
  2. [New] stringify: throw on cycles, instead of an infinite loop

    Fixes #367.
    
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    Co-authored-by: Johan <johan@pop-os.localdomain>
    Johan and ljharb committed Mar 17, 2021
    Copy the full SHA
    63766c2 View commit details
    Browse the repository at this point in the history