v1.1.17
PeachScript
released this
08 May 07:39
·
1064 commits
to master
since this release
Features
- The full-new dark mode for default theme, also supports to follow system prefers color, #490
Improvements
- Upgrade prettier to 2.x for all scaffolds
- Revert temp mathjax rehype plugin, continue to use the upstream package, #659
Fixed
- Start error with empty object of repository field, #671
- Declare side effects for local theme, to avoid theme style lost by
sideEffects: false
- Anchor compatible with memory router from micro app
- Mobile simulator display bug after route switched, #662
- Build failed if configured routes in integrated mode, #561