Changelog

Discover the latest updates.


What's Changed

Fix problems with module on NuxtEdge version (Nuxt 2)

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v1.1.0...v1.1.1

v1.1.1

@Baroshem

August 3, 2022

Breaking Changes

As mentioned in the previous big release, the renaming of composables is now a thing and the deprecated composables have been completely removed. Make sure to use the current naming that you can check out here https://algolia.nuxtjs.org/getting-started/usage

What's Changed

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v1.0.3...v1.1.0

👍 1

v1.1.0

@Baroshem

July 22, 2022

Bump StoryblokAlgoliaIndexer version

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/1.0.2...v1.0.3

🚀 1

v1.0.3

@Baroshem

July 16, 2022

Small bugfix of useQuery not being imported

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v1.0.1...1.0.2

v1.0.2

@Baroshem

July 16, 2022

Fixing the issue with module not being able to convert CMS indexer options when they are not defined.

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v1.0.0...v1.0.1

👍 2

v1.0.1

@Baroshem

July 7, 2022

What's Changed

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.9.2...v1.0.0

❤️ 1

v1.0.0

@Baroshem

June 29, 2022

Upgrade to Nuxt 3.0.0-rc.3

What's Changed

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.9.1...v0.9.2

v0.9.2

@Baroshem

May 18, 2022

What's Changed

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.9.0...v0.9.1

v0.9.1

@Baroshem

May 2, 2022

v0.9.0

@Baroshem

April 27, 2022

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

New Contributors

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.7.1...v0.8.0

❤️ 1

v0.8.3

@Baroshem

March 18, 2022

  • Support for Algolia Recommend API
  • Updated docs
  • New logging system

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.7.1...v0.8.0

v0.8.0

@Baroshem

March 18, 2022

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-community/algolia-module/compare/v0.7.0...v0.7.1

v0.7.1

@Baroshem

March 1, 2022

What's Changed

Full Changelog: https://github.com/nuxt-modules/algolia/compare/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

v0.5.1

@Baroshem

January 28, 2022

Full Changelog: https://github.com/nuxt-modules/algolia/compare/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

v0.4.0

@Baroshem

January 18, 2022

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v0.2.0...v0.3.0

  • New composable useSearchForFacetValues
  • Updated types to autosuggest in Nuxt 3 project
  • Renamed from @nuxt-commerce to @nuxt-modules
  • Updated docs

v0.3.0

@Baroshem

January 13, 2022

Full Changelog: https://github.com/nuxt-commerce/algolia/compare/v0.1.2...v0.2.0

  • New composable useInitIndex
  • Improved TypeScript support for search method
  • Added optional parameter requestOptions to search method
  • Updated docs

v0.2.0

@Baroshem

January 10, 2022