Skip to content

Latest commit

 

History

History
79 lines (34 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

79 lines (34 loc) · 2.77 KB

0.6.0 (2024-11-06)

Features

  • 🎸 export modalContext (59daa3e)

0.5.0 (2024-06-20)

Features

  • 🎸 改用 vueuse 的 inject (3db46f5)

0.4.1 (2024-04-20)

Bug Fixes

  • 🐛 fiex package module (e0d3246)
  • 🐛 fix package module (e2c6b0a)

0.4.0 (2024-04-20)

Features

0.3.1 (2023-06-03)

Bug Fixes

  • 🐛 Fix typescript5 introduction error (8cd2419)

0.3.0 (2023-04-02)

Features

  • 🎸 pass data through props (f034e58)

0.2.1 (2023-02-20)

Bug Fixes

  • 🐛 createdModalContext no export (0859f54)

0.2.0 (2023-02-20)

Features

  • 🎸 add createdModalContext (f082109)

0.1.2 (2023-02-03)

Bug Fixes

  • 🐛 useModal params undefined (9354dc1)

0.1.1 (2022-09-21)

Bug Fixes

  • 🐛 change ModalArgs type. build use vueJsx (3c5ec33)

0.1.0 (2022-09-21)

Features