Skip to content

Latest commit

 

History

History
185 lines (74 loc) · 6.77 KB

CHANGELOG.md

File metadata and controls

185 lines (74 loc) · 6.77 KB

1.0.3 (2024-01-24)

Bug Fixes

Features

  • inject-css with simple vite plugin API inspired by bunchee inline-css (f0ca814)
  • add base @vue/tsconfig, cjs instead of umd.cjs (c0a4d5c)
  • generate declaration files with vue-tsc (76311fb)

1.0.2 (2023-11-07)

Bug Fixes

1.0.1 (2023-11-03)

Features

  • make promise return promise (9608865)

1.0.0 (2023-10-31)

Features

  • add info & warning type for toast (daaedce)

0.4.4 (2023-08-30)

Features

0.4.3 (2023-08-06)

Bug Fixes

0.4.2 (2023-07-24)

Bug Fixes

  • exports types should be first (18b6044)

0.4.1 (2023-07-24)

Bug Fixes

  • ignore type definitions (9fe93d9)

0.4.0 (2023-07-24)

Features

0.3.3 (2023-07-04)

Bug Fixes

  • custom component memory leaks (2064312)
  • custom styling with toastOptions (65bf4ee)

0.3.2 (2023-05-15)

Bug Fixes

Features

  • ability to add a cutom color icon (eaaf175)

0.3.1 (2023-03-29)

Bug Fixes

Features

0.3.0 (2023-03-28)

Features

0.2.3 (2023-03-28)

Features

0.2.2 (2023-03-28)

0.2.1 (2023-03-28)

Features

  • change the highlight style (56c9a4b)
  • change the style import (b0fe712)

0.2.0 (2023-03-28)

Features

  • add render custom component (cf903c8)
  • add the custom vnode (fdad68f)
  • add the promise success/error callback (6c7f784)
  • handle close button (1390fa7)

0.1.0 (2023-03-27)