Sébastien Lorber
|
01b407011a
|
chore(v2): prepare v2.0.0-beta.14 release (#6147)
|
2021-12-21 17:15:04 +01:00 |
|
Joshua Chen
|
0c2765fb74
|
fix(create-docusaurus): make initial editUrl functional (#6119)
|
2021-12-17 10:47:58 +08:00 |
|
Sébastien Lorber
|
ae9a12ff50
|
chore(v2): prepare v2.0.0-beta.13 release (#6084)
|
2021-12-10 16:56:00 +01:00 |
|
Sébastien Lorber
|
991c1b2832
|
chore(v2): prepare v2.0.0-beta.11 release (#6081)
|
2021-12-10 14:13:25 +01:00 |
|
Sébastien Lorber
|
43ac7d5da9
|
chore(v2): prepare v2.0.0-beta.10 release (#6076)
|
2021-12-09 13:32:23 +01:00 |
|
Joshua Chen
|
e07ebadf6c
|
fix: make Docusaurus PnP strict mode compatible (#6047)
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
|
2021-12-08 14:26:24 +01:00 |
|
Fernando Maia
|
b366ba5603
|
feat: shorthands for themes/plugins/presets configuration (#5930)
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-03 18:23:12 +01:00 |
|
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 (1a8cc98 )
and React (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 |
|
Alexey Pyltsyn
|
91ec2509b7
|
chore: prepare v2.0.0-beta.9 release (#5859)
* chore: prepare v2.0.0-beta.9 release
* v2.0.0-beta.9
|
2021-11-02 20:40:01 +03:00 |
|
Sébastien Lorber
|
68a116611f
|
chore: prepare v2.0.0-beta.8 release (#5762)
|
2021-10-21 18:52:17 +02:00 |
|
Alexey Pyltsyn
|
877373e108
|
chore: prepare v2.0.0-beta.7 release (#5713)
* chore: prepare v2.0.0-beta.7 release
* v2.0.0-beta.7
|
2021-10-15 16:31:01 +03:00 |
|
Sébastien Lorber
|
f6ec757aa0
|
feat: npm init docusaurus, yarn create docusaurus (#5635)
* initial create-docusaurus impl
* cleanup
* @docusaurus/init renamed to create-docusaurus
* 0.0.6
* update lockfile
* fix lint
* remove npm2yarn for "npm init" because npm2yarn doesn't convert it and yarn result fails to execute
* prettier
* add correct version
* prettier
* prettier
* prettier
* prettier
* fix annoying --config .prettierrc issue
|
2021-10-07 16:06:42 +02:00 |
|