docusaurus/packages/docusaurus
Ludovico Fischer 5678911555
chore: update @svgr/webpack to version 6 (#5958)
* 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 (https://github.com/gregberge/svgr/commit/1a8cc98)
  and React (https://github.com/gregberge/svgr/commit/3700aba)
* see also https://github.com/facebook/docusaurus/pull/5703

* Fix config

* fix e2e test

* Fix again

* Update to stable

Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-29 15:12:18 +08:00
..
bin fix(cli): update notifier should be shown if current is less than latest (#5798) 2021-11-04 17:12:20 +01:00
src chore: update @svgr/webpack to version 6 (#5958) 2021-11-29 15:12:18 +08:00
.npmignore fix(v2): Simplify styling for classic template landing page (#1528) 2019-05-29 19:41:23 +07:00
README.md docs(v1): version page should recommend v2 (bis) (#4049) 2021-01-14 17:58:42 +01:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json chore: update @svgr/webpack to version 6 (#5958) 2021-11-29 15:12:18 +08:00
tsconfig.client.json refactor(core): enforce noImplicitAny (#5605) 2021-09-23 15:25:16 +02:00
tsconfig.json refactor(core): enforce noImplicitAny (#5605) 2021-09-23 15:25:16 +02:00