Skip to content

Latest commit

 

History

History
125 lines (47 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

125 lines (47 loc) · 3.22 KB

2.0.2 (2024-02-20)

  • chore: update package ali-oss (b198de6)

2.0.1 (2024-01-02)

2.0.0 (2023-12-25)

  • feat: Configure ESM as default,Deprecate CJS and node 16 (0aab8f4)
  • feat: support typescript (d9d9f91)

1.0.10 (2023-12-04)

  • fix: ignore option not working when empty string (75cd559)

1.0.9 (2023-06-25)

  • fix: update package.json, "conventional-changelog-cli" move to devDependencies (e51b09a)

1.0.8 (2022-08-27)

  • feat: support vite ssr mode (d63198f)
  • chore: update README, CHANGELOG (ad65d70)

1.0.7 (2022-07-31)

  • feat: add vite 3 demo (f58b73f)
  • fix: peerDependencies version (7d73126)

1.0.6 (2022-06-14)

  • update README.md
  • change color lib, replace chalk with picocolors (8b6cb13)

1.0.5 (2022-05-25)

1.0.4 (2022-02-15)

  • upgrade: ali-oss 6.17.1 (ce75c67)

1.0.3 (2022-01-10)

  • fix: lock colors package version (9d0d6e8)

1.0.2 (2021-12-14)

  • fix: add param enabled, add nomorepo (c059594)

1.0.1 (2021-11-25)

  • fix: change ESmodule to CommonJS (2905558)

1.0.0 (2021-11-24)

release

0.0.7 (2021-11-24)

  • fix: base path, update readme, add github workflow (ff9ef9f)

0.0.6 (2021-11-24)

  • fix: pnpm import colors/safe error (1f00967)

0.0.5 (2021-11-24)

  • fix: move devDependencies to dependencies (668be99)

0.0.4 (2021-11-24)

  • add options, update readme

0.0.3 (2021-11-22)

  • add .npmignore

0.0.2 (2021-11-22)

  • package.json: add keywords

0.0.1 (2021-11-22)

  • create project