Skip to content

Latest commit

 

History

History
132 lines (74 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

132 lines (74 loc) · 6.05 KB

3.0.0 (2024-10-09)

2.2.0 (2024-10-09)

Chores
New Features
  • switch to using slidev-addon-sync and slidev-sync-server (a12d999e)

2.1.1 (2024-04-18)

Bug Fixes
  • render answers with HTML slot (a3d9cbfc)

2.1.0 (2024-04-02)

Chores
New Features
  • count total in multiple poll as number of voters (0ff7205e)
Bug Fixes
Refactors

2.0.3 (2024-02-27)

Bug Fixes
  • remove files declaration from package.json (4118c0b7)

2.0.2 (2024-02-26)

Chores
Bug Fixes
  • package.json published files (dd8ba9a3)

2.0.1 (2023-04-26)

Bug Fixes

2.0.0 (2023-04-20)

New Features
Bug Fixes
  • vite 4.3 compatibility (f53279dd)
  • initPoll should not await promises (6fd5acfc)
  • move PollUser in PollQuestion to allow presenter to see results without having to enter a name (c95c5064)
  • poll server fetch url (7422b198)
  • edit button (4a188fcf)
  • disconnected error (31c0bb5d)
  • strange error with reactive computed (e0f6ffde)
Other Changes

1.0.2 (2023-01-25)

Bug Fixes
  • update @slidev/client package (f7a50e20)

1.0.1 (2023-01-25)

New Features
Bug Fixes

1.0.0 (2022-05-20)

Refactors
  • switch to use the new slidev addon system (18a02edd)

0.1.2 (2022-05-17)

Bug Fixes
  • add all src files into npm package (a57d3922)

0.1.1 (2022-05-17)

Bug Fixes
  • error with slidev config import (c901f69a)
Other Changes

0.1.0 (2022-05-17)

New Features