Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 1.85 KB

File metadata and controls

75 lines (55 loc) · 1.85 KB

2.5.2 (2024-07-22)

  • fa800da fix: export vue.v2_7
  • dc286e6 feat(presets): add axios-v0, vue-router-v3

2.5.1 (2023-10-15)

  • 07d1aa5 feat: support . version
  • b537af7 feat(presets): add vue-demi
  • e976aaa feat(presets): add axios
  • 7652297 chore: bump lib-esm from 0.3.0 to 0.4.1
  • ffb3e46 chore: cleanup
  • 64a7ab8 Merge pull request #13 from shiqifriend/refactor/jsToTs
  • 9dac95d fix: Fix typescript's type issue
  • 8fb9189 fix: Fix the issue with package.json
  • 7dd3076 fix: Fix the issue with package.json
  • 1f65ab8 Merge branch 'main' into refactor/jsToTs
  • 22cc053 refactor: Revoking modifications to presets

2.4.1 (2023-09-07)

  • 42cd576 feat: add vue@2.7
  • 640eccd chore: format
  • aee0c9a fix: antd-design-vue-v3

2.4.0 (2023-08-21)

  • d28bff8 chore: cleanup types
  • 547aba1 fix(preset): export lib.members
  • b6012eb typo: Correct spelling mistakes
  • f55207d typo: Correct spelling mistakes
  • b463f79 fix: Supplement the 'peerDependencies' field in package.json
  • d778ffc docs: update

2.3.0 (2022-10-19)

  • 6a3e7d7 v2.3.0
  • 5c06383 docs: v2.3.0
  • eed477d feat(test): improve test 🌱
  • 6d3ff68 chore(deps): bump lib-esm to 0.3.0
  • fa0313f refactor(2.3.0): remove lib2esm()

2.2.2 (2022-10-18)

  • ca4ab26 v2.2.2
  • e007d1b docs: v2.2.2
  • 3ef04a8 feat: better type define 🌱
  • 29f6370 refactor: use lib-esm@0.2.0
  • d193b61 chore: bump lib-esm to 0.2.0

2.2.1 (2022-10-15)

  • 6bfc750 v2.2.1
  • 62cf993 lib-esm-snippet -> lib-esm

2.2.0 (2022-10-15)

  • 8537ff7 v0.2.0
  • ebb0fd3 feat: add test/snapshots
  • dca3cb9 refactor: use lib-esm-snippet
  • 852fff0 chore(deps): add lib-esm-snippet

2.1.4-2.1.7 (2022-10-14)

🐞 fix npm publish missing files

  • 3455c70 v2.1.4-v2.1.7
  • e8b8f65 chore: format
  • 0ad609f chore: update type

2.1.3 (2022-10-14)

  • 5c46403 v2.1.3
  • 03543b4 feat: support type: "module" 🌱
  • 1f2e209 feat: build .mjs 🚀