Skip to content

Releases: umijs/dumi

v2.0.0-beta.0

30 Sep 07:46
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

dumi 2.0 beta now available, you can visit the preview site to learn more: https://next.d.umijs.org/

dumi 2.0 beta 版现已推出,可访问预览站点了解更多信息:https://next.d.umijs.org/

v1.1.48

28 Sep 11:45
Compare
Choose a tag to compare

Fixed

v1.1.47

03 Aug 04:05
Compare
Choose a tag to compare

Improvements

v1.1.46

20 Jul 09:24
Compare
Choose a tag to compare

Fixed

Improvements

  • Update demo transformer for the new babel version

v1.1.45

08 Jul 08:45
Compare
Choose a tag to compare

Fixed

  • Dependencies collect bug for host packages in pnpm workspace #1122 @miracles1919
  • Correct dumi version for lib template #1133

v1.1.44

07 Jul 09:54
Compare
Choose a tag to compare

Features

  • Upgrade to father 4 for create-dumi-lib
  • Upgrade to React 18 for create-dumi-lib

Improvements

  • Declare @umijs/core in dependencies for compatible with father 4

v1.1.43

04 Jul 06:59
Compare
Choose a tag to compare

Fixed

Features

  • Add ErrorBoundary for demo previewer

v1.1.42

19 May 09:30
Compare
Choose a tag to compare

Features

  • Support React 18 & ReactDOM 18 #1067

Fixed

  • Memory leak risk of alias check logic
  • Default theme not found with some pkg managers

v1.1.40

20 Mar 13:13
Compare
Choose a tag to compare

Features

  • Handle missing langs for api description, will fallback to the default description without suffix #1058 @3lang3
  • Support bitbucket subgroups for edit link #1000

Fixed

  • Avoid styles of global custom component that conflict with .markdown wrapper #993
  • Route meta lost bug in integrated mode #1045

v1.1.39

02 Mar 03:46
Compare
Choose a tag to compare

Features

  • Support to control action bar render for the default previewer, if we want to customize one based on it

Fixed

  • Simulate the touch events error #997 @xiaohuoni
  • img not support blob protocol bug #1034 @1247748612
  • API skipNodeModules bug #1015
  • Repeat meta parse bug for code block demo
  • Mobile demo url bug if mixed builtin & custom renderer
  • Handle unexpected file path for custom compiletime