# Changelog ## v0.0.4 [compare changes](https://github.com/amandesai01/nuxt-cropper/compare/v0.0.3...v0.0.4) ### 🩹 Fixes - Explicit imports to avoid issues ([7cce0a5](https://github.com/amandesai01/nuxt-cropper/commit/7cce0a5)) ### ❤️ Contributors - Amandesai01 ## v0.0.3 [compare changes](https://github.com/amandesai01/nuxt-cropper/compare/v0.0.2...v0.0.3) ### 🏡 Chore - Remove postinstall command ([038bcaa](https://github.com/amandesai01/nuxt-cropper/commit/038bcaa)) ### ❤️ Contributors - Amandesai01 ## v0.0.2 [compare changes](https://github.com/amandesai01/nuxt-cropper/compare/v0.0.1...v0.0.2) ### 🚀 Enhancements - Auto fetch css on pages using composable. ([668a602](https://github.com/amandesai01/nuxt-cropper/commit/668a602)) ### 🩹 Fixes - Config key ([3280617](https://github.com/amandesai01/nuxt-cropper/commit/3280617)) ### ❤️ Contributors - Amandesai01 ## v0.0.1 ### 🏡 Chore - **docs:** Updated Readme with necessary information. ([b286c84](https://github.com/amandesai01/nuxt-cropper/commit/b286c84)) - **docs:** Usage doc ([b6a86d8](https://github.com/amandesai01/nuxt-cropper/commit/b6a86d8)) - **package:** Fix initial version to 0 ([0a349dc](https://github.com/amandesai01/nuxt-cropper/commit/0a349dc)) ### ❤️ Contributors - Amandesai01