mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 17:49:19 +02:00
chore(v2): changelog
This commit is contained in:
parent
6c4ce5722e
commit
479892ffbf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Do not escape html and body attributes
|
||||
- For devices with very small viewport width, the searchbar is replaced with a search icon. On tap of the search icon the searchbar is expanded and the text beside the logo is hidden and remains hidden while the search bar is expanded.
|
||||
- Add `date` frontMatter support for blog plugin
|
||||
- Add `truncateMarker` option to blog plugin, support string or regex.
|
||||
- Webpack `optimization.removeAvailableModules` is now disabled for performance gain. See https://github.com/webpack/webpack/releases/tag/v4.38.0 for more context.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue