Releases: hopsoft/debounced
Releases · hopsoft/debounced
v1.0.2
v1.0.0
What's Changed
- Allow users to customize the debounced event prefix by @hopsoft in #2
- Create LICENSE by @hopsoft in #3
- wrap setTimeout code in function to prevent CSP errors by @davekaro in #9
- Bump handlebars from 4.7.6 to 4.7.7 by @dependabot in #4
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #5
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #6
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #7
- Fix CSP Violation: Use Named Function Instead of eval in Dispatch Method by @jsip in #14
- Add options leading & trailing by @r4mbo7 in #10
- Scope debouncing to the event target by @x4d3 in #16
- Start porting to ESM for importmap support by @hopsoft in #17
New Contributors
- @davekaro made their first contribution in #9
- @dependabot made their first contribution in #4
- @jsip made their first contribution in #14
- @r4mbo7 made their first contribution in #10
- @x4d3 made their first contribution in #16
Full Changelog: v0.0.4...v1.0.0
What's Changed
- Allow users to customize the debounced event prefix by @hopsoft in #2
- Create LICENSE by @hopsoft in #3
- wrap setTimeout code in function to prevent CSP errors by @davekaro in #9
- Bump handlebars from 4.7.6 to 4.7.7 by @dependabot in #4
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #5
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #6
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #7
- Fix CSP Violation: Use Named Function Instead of eval in Dispatch Method by @jsip in #14
- Add options leading & trailing by @r4mbo7 in #10
- Scope debouncing to the event target by @x4d3 in #16
- Start porting to ESM for importmap support by @hopsoft in #17
New Contributors
- @davekaro made their first contribution in #9
- @dependabot made their first contribution in #4
- @jsip made their first contribution in #14
- @r4mbo7 made their first contribution in #10
- @x4d3 made their first contribution in #16
Full Changelog: v0.0.4...v1.0.0
v0.0.4
Full Changelog: v0.0.3...v0.0.4