# Changelog ## v1.0.0 [compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.5...v1.0.0) ### 🚀 Enhancements - Better typesafety ([0e8fc75](https://github.com/amandesai01/nuxt-orama/commit/0e8fc75)) - Added remaining utils: `update`, `remove`, `getById`, `count` ([bb7c675](https://github.com/amandesai01/nuxt-orama/commit/bb7c675)) ### 📖 Documentation - Vitepress init ([3f6713e](https://github.com/amandesai01/nuxt-orama/commit/3f6713e)) ### 🏡 Chore - **release:** V0.0.5 ([b03bf12](https://github.com/amandesai01/nuxt-orama/commit/b03bf12)) - Refactor naming ([8bc99d2](https://github.com/amandesai01/nuxt-orama/commit/8bc99d2)) - **docs:** Update target ([4514d46](https://github.com/amandesai01/nuxt-orama/commit/4514d46)) ### ❤️ Contributors - Amandesai01 ## v0.0.5 [compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.4...v0.0.5) ### 🩹 Fixes - Rearrange files to be included in bundle ([36c4312](https://github.com/amandesai01/nuxt-orama/commit/36c4312)) - Issue where runtimeConfig not bundled ([bfdc7d8](https://github.com/amandesai01/nuxt-orama/commit/bfdc7d8)) ### 🏡 Chore - **release:** V0.0.4 ([c3f6354](https://github.com/amandesai01/nuxt-orama/commit/c3f6354)) ### ❤️ Contributors - Amandesai01 ## v0.0.4 [compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.3...v0.0.4) ### 🩹 Fixes - Rearrange files to be included in bundle ([36c4312](https://github.com/amandesai01/nuxt-orama/commit/36c4312)) ### 📖 Documentation - Update docs with cover ([751d5fa](https://github.com/amandesai01/nuxt-orama/commit/751d5fa)) ### 🏡 Chore - **release:** V0.0.3 ([8fb0cb4](https://github.com/amandesai01/nuxt-orama/commit/8fb0cb4)) - Lint ([903229b](https://github.com/amandesai01/nuxt-orama/commit/903229b)) ### ❤️ Contributors - Amandesai01 ## v0.0.3 [compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.2...v0.0.3) ### 🚀 Enhancements - Composable `useOramaInstance` to access underlying instance ([6a839a1](https://github.com/amandesai01/nuxt-orama/commit/6a839a1)) - Clear results option ([5c0cd48](https://github.com/amandesai01/nuxt-orama/commit/5c0cd48)) ### 🏡 Chore - **release:** V0.0.2 ([f0d482c](https://github.com/amandesai01/nuxt-orama/commit/f0d482c)) ### ❤️ Contributors - Amandesai01 ## v0.0.2 [compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.1...v0.0.2)