Skip to content

Latest commit

 

History

History
170 lines (87 loc) · 7.04 KB

CHANGELOG.md

File metadata and controls

170 lines (87 loc) · 7.04 KB

0.9.0 (2023-11-24)

Features

  • add bem-helper for vite template (e210d8b)

0.8.0 (2023-10-31)

Features

  • vite-ts: update config template of Vite (d0fff12)

0.7.1 (2023-10-26)

Bug Fixes

  • correct process when update dependencies for Nuxt (5567cda), closes #3
  • duplicate eslint ignored items (#1) (196c07e)

0.7.0 (2023-10-12)

Features

0.6.1 (2023-09-15)

Features

  • add optimizeDeps of Vite config (6d66a04)

0.6.0 (2023-09-15)

Features

  • add optimizeDeps of Vite config (6b5a38f)

0.5.8 (2023-07-11)

Bug Fixes

  • update template eslint-config version (41feea8)
  • update template lint config versions (a26d177)

0.5.7 (2023-07-11)

Bug Fixes

  • update template eslint-config version (6d26e64)

0.5.6 (2023-07-11)

Bug Fixes

  • update base template dependencies (51676bf)

0.5.5 (2023-07-11)

Bug Fixes

  • add cache files to .gitignore (dde104d)

0.5.4 (2023-07-11)

Bug Fixes

  • update template scripts of package.json (1c918d3)

0.5.3 (2023-01-04)

0.5.2 (2023-01-04)

Bug Fixes

  • incorrect name of deep .gitignore (0fad74b)

0.5.1 (2022-10-29)

Bug Fixes

0.5.0 (2022-10-29)

Features

  • switch to use taze to update deps (557caca)

0.4.4 (2022-10-17)

0.4.3 (2022-10-17)

0.4.2 (2022-10-17)

0.4.1 (2022-10-17)

Bug Fixes

  • always bundle dependencies (1b6270e)

0.4.0 (2022-10-17)

Features

  • use tsup for build to support ncu (a8639d7)

0.3.1 (2022-10-15)

Bug Fixes

  • adjust icon to auto import (67eaa62)

0.3.0 (2022-10-15)

Bug Fixes

  • deprecat built-in npm-check-updates (1ea584e)

BREAKING CHANGES

  • npm-check-updates will occur a error after build-in, so we deprecat it temporarily.

0.2.4 (2022-10-07)

Bug Fixes

  • no prompt for commitlint and husky (3ddca03)

0.2.3 (2022-10-07)

Bug Fixes

  • add missing dependencies (aca1f82)

0.2.2 (2022-10-07)

Bug Fixes

  • incorrect stylelint config file extension (5bafb84)

0.2.1 (2022-10-06)

Bug Fixes

  • support auto import icon components (e68d5b4)

Features

  • improve to use simpler lint configs (23c786f)

0.2.0 (2022-09-28)

Features

  • improve to use simpler lint configs (23c786f)

0.1.2 (2022-09-27)

Bug Fixes

  • change config to using .cjs (2a8114a)

0.1.1 (2022-09-27)

0.1.0 (2022-09-27)

Features

  • support auto update dependencies version (17f0b36)