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

feat: add support for non-strict formatters #1721

Merged
merged 5 commits into from Dec 7, 2018

Commits on Dec 5, 2018

  1. Copy the full SHA
    639b489 View commit details
    Browse the repository at this point in the history
  2. assert on unformatted body including in the res.send case when no for…

    …matter found
    Julien Gilli committed Dec 5, 2018
    Copy the full SHA
    612a184 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. refactor to make changes non-breaking

    Julien Gilli committed Dec 6, 2018
    Copy the full SHA
    20566cf View commit details
    Browse the repository at this point in the history
  2. remove leftover debug logs

    Julien Gilli committed Dec 6, 2018
    Copy the full SHA
    17a12cd View commit details
    Browse the repository at this point in the history
  3. optionalFormatters -> strictFormatters

    Julien Gilli committed Dec 6, 2018
    Copy the full SHA
    df57d72 View commit details
    Browse the repository at this point in the history