Releases: woofers/use-eye-dropper
Releases · woofers/use-eye-dropper
v1.7.2
19 Oct 22:27
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade dev deps and GitHub Action runner version to Node v24.
Add missing unit test coverage for AbortSignal.any polyfill
v1.7.1
30 Dec 04:14
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade example site
Inline some functions to save bundle size
v1.7.0
02 Nov 05:44
Compare
Sorry, something went wrong.
No results found
Maintenance release
Changes:
Upgrade build dependencies
Move tests to Vitest from Jest
Use native AbortSignal.any if available instead of polyfill
v1.6.4
05 Aug 00:24
Compare
Sorry, something went wrong.
No results found
Bug Fix:
Ensure picker color change updates global value
v1.6.3
05 Aug 00:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fix hiding color in demo site
v1.6.2
04 Aug 23:29
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade demo site to app dir
v1.6.1
17 Mar 02:47
Compare
Sorry, something went wrong.
No results found
v1.6.0
20 Aug 17:44
Compare
Sorry, something went wrong.
No results found
New Features:
Reduce bundle size by removing async/await transform
v1.5.1
30 Jul 18:37
Compare
Sorry, something went wrong.
No results found
Changes:
Move project to pnpm
Update demo site to fix anchor and improve scroll transition
Add pnpm to install section
v1.5.0
08 Jul 18:38
Compare
Sorry, something went wrong.
No results found
New Features:
Upgrade build dependencies
Re-write type definitions to work for --moduleResolution node16