dawn

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

MIT License

Downloads
903
Stars
1.1K
Committers
21
dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

1.1.0 (2022-04-14)

Features

  • migrate and upgrade version middleware (60dd2ff)
dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

2.1.0 (2022-04-11)

Features

  • add middleware template (10a1d19)
dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

1.10.0 (2022-03-04)

Features

  • add default hash salt for css modules (839aa1e)
dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

1.9.1 (2022-02-25)

Bug Fixes

  • update default lint files glob pattern (9f4eb9e)
dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

1.9.0 (2022-02-25)

Features

dawn - @dawnjs/[email protected]

Published by soulwu over 2 years ago

2.3.1 (2022-01-27)

Bug Fixes

  • disable dts generate for watch mode (3ad1a5c)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

2.3.0 (2022-01-17)

Features

  • 开启 css modules 导出类名的驼峰转换 (1e6a13f)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

1.8.0 (2022-01-17)

Features

  • css modules 类名默认开启驼峰转换 (b01f72b)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

2.2.1 (2022-01-07)

Bug Fixes

  • fix some esm build issue (ca618bb)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

1.7.1 (2022-01-04)

Bug Fixes

  • fix default production source map type (d550b0e)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

1.7.0 (2021-12-27)

Features

  • 优化样式相关 loader 配置 (284208a)
  • config postcss-preset-env with stage: 0 as default (14dd938)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

2.2.0 (2021-12-27)

Features

  • 优化 less/sass 配置 (8f0d0f5)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

3.3.3 (2021-12-17)

Bug Fixes

dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

1.6.0 (2021-12-09)

Features

dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

2.1.0 (2021-12-08)

Features

  • 更新 @svgr/rollup 至 v6 (aff5f06)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

3.3.2 (2021-12-08)

Bug Fixes

  • 修复 lint 中间件在 node 12.x 环境下的兼容性问题 (25b8d1a)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

2.0.0 (2021-12-08)

Features

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

BREAKING CHANGES

  • file 配置项不再支持对象,对于多入口的自定义输出文件名配置,请使用入口定义中的独立 file 配置项
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

3.2.0 (2021-12-02)

Features

  • disable js-doc rule by default (047eb66)
dawn - @dawnjs/[email protected]

Published by soulwu almost 3 years ago

3.3.1 (2021-12-02)

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

dawn - @dawnjs/[email protected]

Published by soulwu almost 3 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)