mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 12:52:31 +02:00
chore(v2): v2.0.0-alpha.52 (#2677)
This commit is contained in:
parent
46118b3fe4
commit
d0c43a4ef8
29 changed files with 42 additions and 29 deletions
|
@ -1,5 +1,18 @@
|
||||||
# Docusaurus 2 Changelog
|
# Docusaurus 2 Changelog
|
||||||
|
|
||||||
|
## 2.0.0-alpha.52
|
||||||
|
|
||||||
|
**HOTFIX for 2.0.0-alpha.51**.
|
||||||
|
|
||||||
|
#### :bug: Bug Fix
|
||||||
|
|
||||||
|
- `docusaurus-theme-classic`
|
||||||
|
- [#2676](https://github.com/facebook/docusaurus/pull/2676) fix(v2): allow build website without custom css ([@lex111](https://github.com/lex111))
|
||||||
|
|
||||||
|
#### Committers: 1
|
||||||
|
|
||||||
|
- Alexey Pyltsyn ([@lex111](https://github.com/lex111))
|
||||||
|
|
||||||
## 2.0.0-alpha.51
|
## 2.0.0-alpha.51
|
||||||
|
|
||||||
#### :boom: Breaking Change
|
#### :boom: Breaking Change
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"version-2.0.0-alpha.51/docs": [
|
"version-2.0.0-alpha.52/docs": [
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Docusaurus",
|
"label": "Docusaurus",
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/introduction"
|
"id": "version-2.0.0-alpha.52/introduction"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/design-principles"
|
"id": "version-2.0.0-alpha.52/design-principles"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/contributing"
|
"id": "version-2.0.0-alpha.52/contributing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -24,11 +24,11 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/installation"
|
"id": "version-2.0.0-alpha.52/installation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/configuration"
|
"id": "version-2.0.0-alpha.52/configuration"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -38,15 +38,15 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/creating-pages"
|
"id": "version-2.0.0-alpha.52/creating-pages"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/styling-layout"
|
"id": "version-2.0.0-alpha.52/styling-layout"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/static-assets"
|
"id": "version-2.0.0-alpha.52/static-assets"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
|
@ -54,33 +54,33 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/docs"
|
"id": "version-2.0.0-alpha.52/docs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/markdown-features"
|
"id": "version-2.0.0-alpha.52/markdown-features"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/versioning"
|
"id": "version-2.0.0-alpha.52/versioning"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/blog"
|
"id": "version-2.0.0-alpha.52/blog"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/search"
|
"id": "version-2.0.0-alpha.52/search"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/deployment"
|
"id": "version-2.0.0-alpha.52/deployment"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/migrating-from-v1-to-v2"
|
"id": "version-2.0.0-alpha.52/migrating-from-v1-to-v2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -90,15 +90,15 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/using-plugins"
|
"id": "version-2.0.0-alpha.52/using-plugins"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/using-themes"
|
"id": "version-2.0.0-alpha.52/using-themes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/presets"
|
"id": "version-2.0.0-alpha.52/presets"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -108,39 +108,39 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/cli"
|
"id": "version-2.0.0-alpha.52/cli"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/docusaurus-core"
|
"id": "version-2.0.0-alpha.52/docusaurus-core"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/docusaurus.config.js"
|
"id": "version-2.0.0-alpha.52/docusaurus.config.js"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/lifecycle-apis"
|
"id": "version-2.0.0-alpha.52/lifecycle-apis"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/theme-classic"
|
"id": "version-2.0.0-alpha.52/theme-classic"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version-2.0.0-alpha.51/community": [
|
"version-2.0.0-alpha.52/community": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/support"
|
"id": "version-2.0.0-alpha.52/support"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/team"
|
"id": "version-2.0.0-alpha.52/team"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "version-2.0.0-alpha.51/resources"
|
"id": "version-2.0.0-alpha.52/resources"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "link",
|
"type": "link",
|
|
@ -1,5 +1,5 @@
|
||||||
[
|
[
|
||||||
"2.0.0-alpha.51",
|
"2.0.0-alpha.52",
|
||||||
"2.0.0-alpha.50",
|
"2.0.0-alpha.50",
|
||||||
"2.0.0-alpha.48",
|
"2.0.0-alpha.48",
|
||||||
"2.0.0-alpha.43",
|
"2.0.0-alpha.43",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue