Moonwave v0.2.11
What's Changed
- Toggle Docusaurus system theme config option on new projects by @RileyAbr in #79
- Dark theme by default for many users who use their OS's dark theme
- Update docusaurus to 2.0.0-beta.8 by @RileyAbr in #78
- Moonwave incorrectly displays code block titles by @RileyAbr in #71
- Filter out ignored classes by @evaera in #82
@ignore
now works on classes
- Update docusaurus-lunr-search to NPM v2.1.15 by @RileyAbr in #84
- Recategorize items in the Table of Contents by @RileyAbr in #68
- You can create custom categories in your Table of Contents.
- The "body" section of the page is no longer alphabetized, only the Table of Contents.
- Support repos whose origin is ssh instead of http by @RileyAbr in #80
- Update full moon to 0.14 by @evaera in #86
- Supports
if .. then .. else
syntax
- Supports
- Detect when package.json differs and needs rebuild by @evaera in #87
- Removes the need to run with
-i
after an update
- Removes the need to run with
Full Changelog: v0.2.10...v0.2.11