Alibaba Dawn Versions Save

:sunrise: Dawn is a lightweight task management and build tool for front-end and nodejs.

@dawnjs/[email protected]

2 years ago

1.7.0 (2021-12-27)

Features

  • 优化样式相关 loader 配置 (284208a)
  • config postcss-preset-env with stage: 0 as default (14dd938)

@dawnjs/[email protected]

2 years ago

2.2.0 (2021-12-27)

Features

  • 优化 less/sass 配置 (8f0d0f5)

@dawnjs/[email protected]

2 years ago

3.3.3 (2021-12-17)

Bug Fixes

@dawnjs/[email protected]

2 years ago

1.6.0 (2021-12-09)

Features

@dawnjs/[email protected]

2 years ago

3.3.2 (2021-12-08)

Bug Fixes

  • 修复 lint 中间件在 node 12.x 环境下的兼容性问题 (25b8d1a)

@dawnjs/[email protected]

2 years ago

2.1.0 (2021-12-08)

Features

  • 更新 @svgr/rollup 至 v6 (aff5f06)

@dawnjs/[email protected]

2 years ago

2.0.0 (2021-12-08)

Features

  • 更新对于多入口的支持方式 (aad55ae)
  • 默认生成 dts, 并支持多入口自动识别 (67daae3)

BREAKING CHANGES

  • file 配置项不再支持对象,对于多入口的自定义输出文件名配置,请使用入口定义中的独立 file 配置项

@dawnjs/[email protected]

2 years ago

3.2.0 (2021-12-02)

Features

  • disable js-doc rule by default (047eb66)

@dawnjs/[email protected]

2 years ago

3.3.1 (2021-12-02)

Note: Version bump only for package @dawnjs/dn-middleware-lint

@dawnjs/[email protected]

2 years ago

3.3.0 (2021-11-29)

Bug Fixes

  • prepare before lintStaged mode and fix nullish issue (e81f9af)

Features

  • add root: true to rc file (1ade889)