Releases: umijs/dumi
Releases · umijs/dumi
v1.1.0-beta.4
Same as v1.0.34
v1.1.0-beta.3
v1.1.0-beta.2
v1.0.33
Fixed
- Sidemenu render bug when using doc mode
v.1.0.32
v1.1.0-beta.0
Features
- Add
dumi assets
command to generate asset meta JSON file, then we can use dumi demo via Umi UI - Add
hideActions
props for demo previewer, #212 - New package
dumi-assets-types
Improvements
- Rewrite transformer for output jsx with remark way, #221
Fixed
- Main file error when open on Code Sandbox, #222
1.0.31
v1.0.30
v1.0.29
Fixed
- Built-in
@umijs/plugin-analytics
conflict bug with other presets - Built-in
@umijs/plugin-analytics
repeat register bug
v1.0.27
Features
- Built-in
@umijs/plugin-analytics
,see: https://umijs.org/zh-CN/plugins/plugin-analytics - Support to disable logo by
false
value
Fixed
updatedTime
NaN problem of full-new md file, #197 , by @mortalYoung- Local deps collect bug if import via alias, #185
- Prerender error if visit not found route