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

fix(next/image): render valid html according to W3C #33825

Merged
merged 11 commits into from Feb 1, 2022
Merged

fix(next/image): render valid html according to W3C #33825

merged 11 commits into from Feb 1, 2022

Commits on Jan 31, 2022

  1. Copy the full SHA
    e4151df View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2fe8dac View commit details
    Browse the repository at this point in the history
  3. build(deps): bump html-validator from v6 to v5

    This allows to support Node.js v12 (ref: zrrrzzt/html-validator@c3a11fa)
    theoludwig committed Jan 31, 2022
    Copy the full SHA
    0effe96 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1aa3e6e View commit details
    Browse the repository at this point in the history
  5. test: typo

    Co-authored-by: Steven <steven@ceriously.com>
    theoludwig and styfle committed Jan 31, 2022
    Copy the full SHA
    f9967df View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d0303d7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4e011b3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b0fac27 View commit details
    Browse the repository at this point in the history
  9. Replace space with %20

    styfle committed Jan 31, 2022
    Copy the full SHA
    88caadb View commit details
    Browse the repository at this point in the history
  10. Remove toBase64

    styfle committed Jan 31, 2022
    Copy the full SHA
    a8e8a67 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    2a03501 View commit details
    Browse the repository at this point in the history