1.5.0
- Fixed support for SSR requests
- Add support for using environment variables without passing them to module configuration
- Add a new
useAsyncAlgoliaSearch
composable that allows for easier SSR flow
What's Changed
- fix: ssr support by @Baroshem in #126
- feat: support env vars by @Baroshem in #128
- Feat/use async algolia search by @Baroshem in #130
Full Changelog: v1.4.2...v1.5.0