Skip to content

Latest commit

Β 

History

History
263 lines (168 loc) Β· 18.4 KB

CHANGELOG.md

File metadata and controls

263 lines (168 loc) Β· 18.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-07-22)

Features

1.0.1 (2022-07-07)

Bug Fixes

  • indexer causing errors when undefined (53e1c27)

1.0.0 (2022-06-29)

Features

Bug Fixes

0.9.2 (2022-05-18)

Features

Bug Fixes

0.9.1 (2022-05-02)

Features

  • docs: rework preview images (7c2494d)
  • imports: update imports (#app => #imports) (6027a67)
  • module: update module runtimeConfig usage (c1008cd)

Bug Fixes

  • docs: rewrited buildModules to modules (226eaad)

0.9.0 (2022-04-27)

Features

  • 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)

Bug Fixes

0.8.3 (2022-03-18)

Bug Fixes

  • import of @algolia/recommend in prod (c71bc71)

0.8.2 (2022-03-18)

Bug Fixes

0.8.1 (2022-03-18)

Bug Fixes

0.8.0 (2022-03-18)

Features

0.7.1 (2022-03-01)

Features

Bug Fixes

  • 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)

Features

Bug Fixes

  • 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)

Features

0.5.0 (2022-01-28)

Features

Bug Fixes

  • move hooks to hooks folder (915baf4)
  • set default values using new module def (1eea6ce)
  • use metadata-scraper (ae016c4)

0.4.0 (2022-01-18)

Features

0.3.0 (2022-01-13)

Features

0.2.0 (2022-01-10)

Features

0.1.2 (2022-01-05)

0.1.1 (2022-01-05)

Features