Releases: ColinEberhardt/applause-button
Releases · ColinEberhardt/applause-button
v4.0.2
4.0.2 (2024-10-14)
Bug Fixes
- Dependency upgrades, remove vulnerable serve (#115) (8c431c6)
v4.0.1
4.0.1 (2024-10-11)
Bug Fixes
v4.0.0
4.0.0 (2024-10-10)
chore
Features
- Accessible clap button and other improvements (#106) (e9db16b)
- Remove SASS in favour of vanilla CSS (#109) (54b1622)
BREAKING CHANGES
- Node 18+ required by rollup v4 and semantic-release v22
v3.4.0
3.4.0 (2021-01-11)
Features
- disable further claps if the server hasn't incremented cla count (eed48b8)
- gray the button when clap count exceeded (7d346ef)
v3.3.2
3.3.2 (2020-04-28)
Bug Fixes
- Remove Open Collective Post Install (#54) (36c702f)
v3.3.1
3.3.1 (2020-03-05)
Bug Fixes
- clap count was flashing on the right of the screen (f4cf7b5)
v3.3.0
3.3.0 (2019-02-27)
Features
- allow configuration of the API endpoint (72f7b60)
v3.2.0
3.2.0 (2019-02-27)
Features
- added an initialClapCount property (b8350d2)
- fire a DOM event when a clap occurs, with the new clap count (cde3ba9)
v3.1.0
3.1.0 (2019-02-26)
Features