All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2022-07-22)
- #69 remove deprecated composables (5fd3b10)
- #69 remove deprecated composables (6c627fa)
- #69 update docs (3649f08)
- #69 update docs (1147bd5)
- #73 add globalIndex (074b2fb)
- #73 update docs (6a01d41)
1.0.1 (2022-07-07)
- indexer causing errors when undefined (53e1c27)
1.0.0 (2022-06-29)
- #47 adjust docs (9198059)
- #47 rename composables to algolia (733a901)
- #47 rename nested composables (392daa4)
- #47 update README (4d1980e)
- #54 AlgoliaStoryblokIndexer (78d1862)
- docs: upgrade docs to use latest docus (nuxt3) (f3287c2)
0.9.2 (2022-05-18)
0.9.1 (2022-05-02)
- docs: rework preview images (7c2494d)
- imports: update imports (#app => #imports) (6027a67)
- module: update module runtimeConfig usage (c1008cd)
- docs: rewrited buildModules to modules (226eaad)
0.9.0 (2022-04-27)
- component: import initial implementation for the component (48cd3e4)
- doc-search: add DocSearchOptions type and use it in ModuleOptions (46a2c5a)
- doc-search: update DocSearch component (c551950)
- docsearch: change options priority (e018b81)
- docsearch: defaults apiKey and applicationId to global ones (4ee3ffb)
- docsearch: rename component (add Algolia prefix) (43cd2cb)
- docsearch: update docsearch implementation (c82e46a)
- docsearch: update imports and fix typo (review) (1433572)
- module: add docSearch config option, push components dir if true (b56b6a9)
- playground: update playground (da6fa7e)
- playground: update playground to show docSearch feature (bb4f516)
- rc (8416d72)
- small adjustements after docsearch (11bc881)
- build: update build externals to support @docsearch (cf17c28)
- fixed issue templates (a343047)
- provided compatibility options (f744382)
- types: fix typo (2f19c76)
0.8.3 (2022-03-18)
- import of @algolia/recommend in prod (c71bc71)
0.8.2 (2022-03-18)
- import computed (648147a)
0.8.1 (2022-03-18)
- add undefined variable (d7d8b24)
0.8.0 (2022-03-18)
- add algolia rec to plugin (600e2c2)
- add logging (01c0408)
- add recommend config option (bb1b7ff)
- create useAlgoliaRecommend (e7ad1a0)
- docs (57e59f4)
- fix nuxtConfig type (8df4124)
- install @algolia/recommend (b4fe8cf)
- playground example (0ad71ca)
- reuse types (744a747)
- reuse types (3a8740f)
0.7.1 (2022-03-01)
- typed search (3490a45)
- add missing types due to build bug (026f1e3)
- add types for composables and lint (43d892f)
- issue with playground (12cf301)
- remove unnecessary @nuxt/schema declaration (c092ed6)
0.7.0 (2022-02-15)
- 0.7.0-rc.1 (0d25d09)
- add docs about vue-instantsearch (d059205)
- add name change note (5d0638e)
- add optional types and gitignore (d7049b4)
- add styles (15ca72c)
- instantsearch (ba31313)
- update static assets (90922cc)
- update to nuxt-community (af94090)
- use new module builder (fa3983f)
- add default config to playground (5e23f0a)
- gh badges (01d8f1a)
- instantSearch default to false and theme name check (ba49f2f)
- readme & lockfile (cb84097)
- remove version bumps (a5f1447)
- update to new module builder (67918d2)
0.5.1 (2022-01-28)
- change types import (8a74883)
0.5.0 (2022-01-28)
- move hooks to hooks folder (915baf4)
- set default values using new module def (1eea6ce)
- use metadata-scraper (ae016c4)
0.4.0 (2022-01-18)
- 0.4.0-rc.1 (39966fd)
- add 'lite' option in the config (edcfff5)
- add 'lite' option in the example (5a9422a)
- lint (88ff401)
- refactor (c31d411)
- run lint (6281097)
- update docs (bd7bec9)
- update modules to buildModules in README.md (3528bde)
0.3.0 (2022-01-13)
- 0.3.0-rc.1 (2b40460)
- add types for facet values search (fda6069)
- create useSearchForFacetValues composable (b0ad15d)
- docs for new composable (290c1c6)
- lint (f966a40)
- remove unnecessary comments (a2ddf2d)
- rename @nuxt-commerce to @nuxt-modules (aa9939c)
- rename SearchQuery to SearchParams type (d34f907)
- update example page (be87c0d)
0.2.0 (2022-01-10)
- add types for result and req opts (0a39cb3)
- new composable useInitIndex (0655cd8)
- rc version (244f3fd)
- run lint (8358ac6)
- update docs (93d6783)
- update example with new data (c7871b9)
- useInitIndex & req opts in search (0de06cf)
0.1.2 (2022-01-05)
- example of usage (325cf30)
- final setup for release (4944e7a)
- install deps (9168abf)
- module and plugin (1ebd656)
- remove unused files (9a92726)
- reset Changelog (4b62c56)
- run lint (68eec69)
- update docs (acefe00)
- update images (5ecbb79)
- update License (988ae3f)
- update links (ad2c4b8)
- update preview (30f0ee9)
- update README.md (a6a0616)
- update README.md (9da1640)
- update README.md (12ac58f)
- useAlgolia composable (6020d9f)
- useSearch composable (d26c343)