# [3.3.0](https://github.com/MatteoGabriele/vue-progressive-image/compare/v3.2.0...v3.3.0) (2025-05-08)
### Bug Fixes
* blur makes edges transparent ([448aaa1](https://github.com/MatteoGabriele/vue-progressive-image/commit/448aaa137a764493e5e554db00be1c6a0dbac7c3))
### Features
* add box-sizing ([60a7c08](https://github.com/MatteoGabriele/vue-progressive-image/commit/60a7c08d2ff154fdac67333b25339be5a8d7a094))
* add customClass ([fc0288f](https://github.com/MatteoGabriele/vue-progressive-image/commit/fc0288fbfec2ef3292593f0ee58a4cb9df88f544))
* add global props ([d94db64](https://github.com/MatteoGabriele/vue-progressive-image/commit/d94db64bc77e0c6af23b8dfc40d0b8b313ee7d40))
* add lazy loading on intersection ([9882897](https://github.com/MatteoGabriele/vue-progressive-image/commit/988289743456bdc63eb68ed3869b9007985864e4))
* add object-cover prop ([5af94f4](https://github.com/MatteoGabriele/vue-progressive-image/commit/5af94f4466cbfb8589834d13d5b72e7f26fbdeaa))
* add title prop ([5d3f523](https://github.com/MatteoGabriele/vue-progressive-image/commit/5d3f5233fcd8a44e9253280849c47f02e61e7641))
* eager load placeholder image ([fdaeaf2](https://github.com/MatteoGabriele/vue-progressive-image/commit/fdaeaf2bdd6075c6b56772efcc506b516118c39d))
* migrate to typescript, tsdown and biome ([#98](https://github.com/MatteoGabriele/vue-progressive-image/issues/98)) ([aa43c4d](https://github.com/MatteoGabriele/vue-progressive-image/commit/aa43c4d0d22e2fd6a455e3b68490d16fc3408544))
* use canvas to blur placeholder ([85ba0fc](https://github.com/MatteoGabriele/vue-progressive-image/commit/85ba0fcf597171431894dcbd70328e57bf6fec88))
* use svg gaussian blur ([f41e343](https://github.com/MatteoGabriele/vue-progressive-image/commit/f41e3435024e7c9fed7cbd1d15be8181bcef1870))
* vue 3 compatible ([3e91c6c](https://github.com/MatteoGabriele/vue-progressive-image/commit/3e91c6ce86c5addb62030633911718f6bd09c426))
* vue3 support ([265e6c5](https://github.com/MatteoGabriele/vue-progressive-image/commit/265e6c5026e28f86eb780e551966f5bf4fac7dff))
### Reverts
* Revert "feat: migrate to typescript, tsdown and biome ([#98](https://github.com/MatteoGabriele/vue-progressive-image/issues/98))" ([#100](https://github.com/MatteoGabriele/vue-progressive-image/issues/100)) ([dd35dc0](https://github.com/MatteoGabriele/vue-progressive-image/commit/dd35dc007c9974664afe4f486d5c7376212ebe6e))