Releases: nuxt-modules/algolia
Releases Β· nuxt-modules/algolia
1.0.0
What's Changed
- feat(docs): upgrade docs to use latest docus (nuxt3) by @Tahul in #56
- fix: #61 vue-instantsearch plugin by @Baroshem in #62
- Docs/rewrite with docus by @Baroshem in #64
- feat: #47 rename composables to algolia by @Baroshem in #58
- feat: #54 AlgoliaStoryblokIndexer by @Baroshem in #67
- Release/1.0.0 by @Baroshem in #66
Full Changelog: v0.9.2...v1.0.0
0.9.2
0.9.1
0.9.0
0.8.3
Some fixes were necessary for 0.8.0 release in order to correctly work in more advances scenarios.
- Support for Algolia Recommend API
- Updated docs
- New logging system
What's Changed
- chore: updated docs by @Baroshem in #32
- fix: add missing comma from example config by @zal1000 in #33
- Feat/algolia recommend by @Baroshem in #34
New Contributors
Full Changelog: v0.7.1...v0.8.0
0.8.0
0.7.1
What's Changed
- Feat/nuxt community by @Baroshem in #20
- chore(release): 0.7.0 by @Baroshem in #27
- fix: remove unnecessary @nuxt/schema declaration by @yassilah in #22
- chore(deps): update actions/setup-node action to v3 by @renovate in #30
- feat: search results type from index name by @yassilah in #29
New Contributors
Full Changelog: v0.7.0...v0.7.1
0.7.0
0.5.1
What's Changed
Full Changelog: v0.4.0...v0.5.1
https://algolia-nm.netlify.app/advanced
- Added optional crawler support
- Updated docs
- Added type declarations
- New Nuxt lifecycle hooks
0.4.0
Full Changelog: v0.3.0...v0.4.0
- New optional config property
lite
used to indicate whether to use full or lite algoliasearch client - Update docs
- Update types