Skip to content

Releases: three11/debounce

Migrate to TypeScript

28 Nov 11:36
Compare
Choose a tag to compare

This release:

  1. Migrates the codebase to Typescript effectively adding full types support.
  2. Introduces unit tests
  3. Update various configuration and metadata files

1.0.0

25 May 06:01
Compare
Choose a tag to compare
Update npmignore

Updated UMD

16 Jan 10:36
Compare
Choose a tag to compare
0.7.0

Bump version

Better UMD

16 Jan 10:32
f909111
Compare
Choose a tag to compare
Merge pull request #45 from three11/renovate/rollup-plugin-uglify-6.x

chore(deps): update dependency rollup-plugin-uglify to v6.0.1

Smaller size

08 Oct 10:58
Compare
Choose a tag to compare

This release switches from Webpack to Rollup for smaller bundle size

0.4.0

07 Jul 06:14
Compare
Choose a tag to compare
Bump version

UMD

16 Apr 12:06
Compare
Choose a tag to compare
UMD

This release exports the debounce function using the UMD pattern

First stable

02 Apr 05:46
Compare
Choose a tag to compare

This is a first stable release