Changelog

Discover the latest updates.


1.10.0

This is a new minor update of the Algolia module for Nuxt with several features, bugfixes, and new docs.

✅ Migration Guide

This version includes ⚠️ breaking changes but don't worry, we have prepared migration guide for you 😉

In the previous version, DocSearch component had few props set by default like lang and langAttribute. This was causing bugs for users so instead of that we decided to remove them and give full control of the props to you.

Check out the documentation for it here

What's Changed

  • Remove unused dependency rollup-plugin-node-polyfills by @francois2metz in #162
  • fix: do not throw errors during prepare script by @Lehoczky in #168
  • fix: do not push baseURL with the vue router by @Lehoczky in #171
  • feat(docsearch): allow to set component props individually and inherit undefined ones from the config by @Lehoczky in #178
  • Add option to enable requester-fetch instead of requester-node-http for edge-environments like Cloudflare Workers by @vilhelmjosander in #176
  • feat!(docsearch): remove default facetFilters by @Lehoczky in #181
  • Chore/1.10.0 by @Baroshem in #179

New Contributors

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.9.0...v1.10.0

v1.10.0

@Baroshem

October 27, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.8.0...v1.9.0

❤️ 1

v1.9.0

@Baroshem

August 3, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.7.0...v1.8.0

❤️ 2

v1.8.0

@Baroshem

June 12, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.5.0...v1.6.0

v1.6.0

@Baroshem

April 12, 2023

  1. Fixed support for SSR requests
  2. Add support for using environment variables without passing them to module configuration
  3. Add a new useAsyncAlgoliaSearch composable that allows for easier SSR flow

What's Changed

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.4.2...v1.5.0

v1.5.0

@Baroshem

January 17, 2023

v1.4.0

@Baroshem

December 27, 2022

❤️ 1

v1.3.1

@Baroshem

November 28, 2022

  1. Fixed docs links after Algolia rebranding and Nuxt 3 stable release
  2. Added content (videos, articles, projects) to docs
  3. Added support for caching in the algoliasearch client

What's Changed

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

👍 1❤️ 2🚀 1

v1.3.0

@Baroshem

November 25, 2022

What's Changed

  • fix: upgrade for latest nuxt 3 compatibility by @pi0 in #107

New Contributors

  • @pi0 made their first contribution in #107

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.1.5...v1.2.0

v1.2.0

@Baroshem

November 16, 2022

What's Changed

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.1.4...v1.1.5

v1.1.5

@Baroshem

November 15, 2022

What's Changed

New Contributors

Full Changelog: https://github.com/nuxt-modules/algolia/compare/v1.1.2...v1.1.3

v1.1.3

@Baroshem

October 3, 2022

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