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

chore: update @svgr/webpack to version 6 #5958

Merged
merged 6 commits into from
Nov 29, 2021
Merged

Commits on Nov 16, 2021

  1. chore: update @svgr/webpack to version 6

    * svgr changelog https://github.com/gregberge/svgr/releases
    * SVGO 2 changelog https://github.com/svg/svgo/releases/tag/v2.0.0
    * depend on maintained svgo version
    * although svgr 6 is in alpha, it fixes a few issues
      with webpack 5 (gregberge/svgr@1a8cc98)
      and React (gregberge/svgr@3700aba)
    * see also facebook#5703
    ludofischer committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    96c3b4b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Fix config

    Josh-Cena committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a384b94 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. fix e2e test

    Josh-Cena committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    eb0d50d View commit details
    Browse the repository at this point in the history
  2. Fix again

    Josh-Cena committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4c57399 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    383d94d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update to stable

    Josh-Cena committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    df034ca View commit details
    Browse the repository at this point in the history