## 3.0.0 (2024-10-09)

### 2.2.0 (2024-10-09)

##### Chores

*  update slidev dependencies ([84f160a8](https://github.com/Smile-SA/slidev-component-poll/commit/84f160a8a4238ef26395acdaa3e7f21444605c99))

##### New Features

*  switch to using slidev-addon-sync and slidev-sync-server ([a12d999e](https://github.com/Smile-SA/slidev-component-poll/commit/a12d999e336502d1bb97b98a0239319651db0acc))

#### 2.1.1 (2024-04-18)

##### Bug Fixes

*  render answers with HTML slot ([a3d9cbfc](https://github.com/Smile-SA/slidev-component-poll/commit/a3d9cbfcba31e67b7815f51e7db3d5ab660b9d46))

### 2.1.0 (2024-04-02)

##### Chores

*  move to pnpm ([171c0ee6](https://github.com/Smile-SA/slidev-component-poll/commit/171c0ee6e564defddc9c983768bb8715d0008523))

##### New Features

*  count total in multiple poll as number of voters ([0ff7205e](https://github.com/Smile-SA/slidev-component-poll/commit/0ff7205e05dd4cd8007fe50d03e27f4ee431c86f))

##### Bug Fixes

*  imports ([294b79b1](https://github.com/Smile-SA/slidev-component-poll/commit/294b79b1f902a2b0adb482e515ea557b50467689))
*  adapt breaking changes ([538b071b](https://github.com/Smile-SA/slidev-component-poll/commit/538b071ba35b23a6b48d747286f742a018286287))
*  avoid import loop ([db77be3a](https://github.com/Smile-SA/slidev-component-poll/commit/db77be3a8dea3557e22d09adb3f3532cab2d565e))
*  update slidev to 0.48.x, adapt breaking changes ([d45b6568](https://github.com/Smile-SA/slidev-component-poll/commit/d45b656828f0297a6376ef75ea97309130ce9951))

##### Refactors

*  correct imports ([9400a04c](https://github.com/Smile-SA/slidev-component-poll/commit/9400a04c303d5a467183bc1adc953e4235b8cd53))

#### 2.0.3 (2024-02-27)

##### Bug Fixes

*  remove files declaration from package.json ([4118c0b7](https://github.com/Smile-SA/slidev-component-poll/commit/4118c0b7b689f487d813a6e6261ba99809e69586))

#### 2.0.2 (2024-02-26)

##### Chores

*  update license ([65f4870a](https://github.com/Smile-SA/slidev-component-poll/commit/65f4870adffae8bd54862995d3945dc8f701ac55))

##### Bug Fixes

*  package.json published files ([dd8ba9a3](https://github.com/Smile-SA/slidev-component-poll/commit/dd8ba9a3b068da7b5e0aa6f19b996a76b39a7969))

#### 2.0.1 (2023-04-26)

##### Bug Fixes

*  vite 4.3 compatibility ([fd05e669](https://github.com/Smile-SA/slidev-component-poll/commit/fd05e669f5b4dc9da9008303e42309e9c3e639bf))

## 2.0.0 (2023-04-20)

##### New Features

*  add autConnect settings ([551f87fb](https://github.com/Smile-SA/slidev-component-poll/commit/551f87fbed8ec531cc042e9a3ee583c13d4e98b8))
*  add quiz ([f4004dfb](https://github.com/Smile-SA/slidev-component-poll/commit/f4004dfba09e6bdd3a3de8c718241601175237ef))
*  add HTTP SSE server connection ([414725c3](https://github.com/Smile-SA/slidev-component-poll/commit/414725c3e10b58931feae00fa8ce2c5d88969f60))
*  add manual poll id ([257efe93](https://github.com/Smile-SA/slidev-component-poll/commit/257efe931862b68be5a5229a32c6ea4d9c341975))
*  add result props ([54cdc0bf](https://github.com/Smile-SA/slidev-component-poll/commit/54cdc0bfa3233103e98edf9bb818ea21e3edbaaa))
*  use slot for question and add Provider ([d110cc7d](https://github.com/Smile-SA/slidev-component-poll/commit/d110cc7dfda48978f766d13106c00f6e2ef2c27e))
*  add WebSocket server connection ([0e6be309](https://github.com/Smile-SA/slidev-component-poll/commit/0e6be309b0d2f45526a9877eef5cd77cd91b0c30))

##### Bug Fixes

*  vite 4.3 compatibility ([f53279dd](https://github.com/Smile-SA/slidev-component-poll/commit/f53279dd28b019a67422f80f0c4c94cc0fe3faf5))
*  initPoll should not await promises ([6fd5acfc](https://github.com/Smile-SA/slidev-component-poll/commit/6fd5acfc1dc43d51405e2945c767d9da4890e3d7))
*  move PollUser in PollQuestion to allow presenter to see results without having to enter a name ([c95c5064](https://github.com/Smile-SA/slidev-component-poll/commit/c95c5064242921812b16282c37a3d571def3a16c))
*  poll server fetch url ([7422b198](https://github.com/Smile-SA/slidev-component-poll/commit/7422b198eef41c610345cd2916005a1e02337f5f))
*  edit button ([4a188fcf](https://github.com/Smile-SA/slidev-component-poll/commit/4a188fcfd8fe96b653245e12c7ae04cc95880932))
*  disconnected error ([31c0bb5d](https://github.com/Smile-SA/slidev-component-poll/commit/31c0bb5d7d5e1afb5106845d4ac00544319c9d18))
*  strange error with reactive computed ([e0f6ffde](https://github.com/Smile-SA/slidev-component-poll/commit/e0f6ffde70f2fceeed081459f38f0b20be03863c))

##### Other Changes

*  update README ([06c56309](https://github.com/Smile-SA/slidev-component-poll/commit/06c5630918c35b4fbd4d346876ac3ec0ca18c3d1))

#### 1.0.2 (2023-01-25)

##### Bug Fixes

*  update @slidev/client package ([f7a50e20](https://github.com/Smile-SA/slidev-component-oager/commit/f7a50e2064cb4716385c4007457ad2647f96dc7c))

#### 1.0.1 (2023-01-25)

##### New Features

*  add leading indication ([bb351502](https://github.com/Smile-SA/slidev-component-oager/commit/bb351502d5be821266ea629199294eddf14781fb))

##### Bug Fixes

*  update packages ([4c2be232](https://github.com/Smile-SA/slidev-component-oager/commit/4c2be2328772fcb36a41583956e070421686238f))
*  better defaults for dark mode ([4b8db73d](https://github.com/Smile-SA/slidev-component-oager/commit/4b8db73dacc55f81c3adbd2bd27b1e8ddc8b73e0))

## 1.0.0 (2022-05-20)

##### Refactors

*  switch to use the new slidev addon system ([18a02edd](https://github.com/Smile-SA/slidev-component-oager/commit/18a02eddb8a6b08c787b7027756958cac8829236))

#### 0.1.2 (2022-05-17)

##### Bug Fixes

*  add all src files into npm package ([a57d3922](https://github.com/Smile-SA/slidev-component-oager/commit/a57d392240c8bcaee2e14fd4918041bbb7b2daa7))

#### 0.1.1 (2022-05-17)

##### Bug Fixes

*  error with slidev config import ([c901f69a](https://github.com/Smile-SA/slidev-component-oager/commit/c901f69a3fc0dcb5508062cfd4ed12789b7c39ce))

##### Other Changes

*  add images ([9097d507](https://github.com/Smile-SA/slidev-component-oager/commit/9097d5079815016440d263c7c1c2a71f687ea5cd))

### 0.1.0 (2022-05-17)

##### New Features

*  create Poll components ([0ef6ddd6](https://github.com/Smile-SA/slidev-component-oager/commit/0ef6ddd6e879ace7e28ed0f8b225680ac91ec16e))

