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

Add options to customize parsing/stringifying JSON #1298

Merged
merged 23 commits into from
Jun 5, 2020
Merged

Add options to customize parsing/stringifying JSON #1298

merged 23 commits into from
Jun 5, 2020

Commits on May 30, 2020

  1. First draft

    Giotino committed May 30, 2020
    Configuration menu
    Copy the full SHA
    11c7a7e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Added docs

    Giotino committed May 31, 2020
    Configuration menu
    Copy the full SHA
    313a5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1752ead View commit details
    Browse the repository at this point in the history
  3. Update source/core/index.ts

    szmarczak committed May 31, 2020
    Configuration menu
    Copy the full SHA
    f24e16f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    11c5cfc View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Giotino and sindresorhus committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5c10dae View commit details
    Browse the repository at this point in the history
  3. Applied requested changes

    Giotino committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    fd0cd5b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Applied requested changes

    Giotino committed Jun 2, 2020
    5 Configuration menu
    Copy the full SHA
    a46920a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8517e3f View commit details
    Browse the repository at this point in the history
  3. Added stringifyJson

    Giotino committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a5b2466 View commit details
    Browse the repository at this point in the history
  4. Restored migration guide

    Giotino committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0d96859 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    sindresorhus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    09aaa61 View commit details
    Browse the repository at this point in the history
  6. Revert readme.md

    sindresorhus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d36fbf2 View commit details
    Browse the repository at this point in the history
  7. Update readme.md

    sindresorhus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5e4bcab View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Applied requested changes

    Giotino committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    70280a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e87132 View commit details
    Browse the repository at this point in the history
  3. Fixed some examples

    Giotino committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    cf2cebc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Update readme.md

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bad4930 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Co-authored-by: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    Giotino and szmarczak committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    bb5806a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update readme.md

    sindresorhus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7b648f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb1b3e View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    441718f View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    sindresorhus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8d6ba7a View commit details
    Browse the repository at this point in the history