Releases: maiconcarraro/use-material-you
Releases · maiconcarraro/use-material-you
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
- Replace QuantizerCelebi.quantize with lokesh.dhakar/quantize for consistency.
- Set
willReadFrequently: truewhen using grid mode.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Update dependencies
- Add support for grid (3x3) in image_fidelity calculation for pixels area.
- Fixed a bug when not updating source url after first time (regex global flag issue).
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- build(deps): bump rollup from 4.18.0 to 4.22.4 by @dependabot in #1
- build(deps-dev): bump vite from 5.2.13 to 5.4.8 by @dependabot in #2
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Updated README with instructions and usages.
- Added codesandbox and codepen examples.