fix(module): rc9 compatibility issues#92
fix(module): rc9 compatibility issues#92Baroshem merged 1 commit intonuxt-modules:mainfrom Intevel:main
Conversation
✅ Deploy Preview for nuxt-algolia-module canceled.
|
|
Not a module author, but it might be helpful to add a message in docs that says rc 9 of nuxt is required version in order to function? |
|
It looks that Source: nuxt/framework#7158 |
|
The autoImports hook was deprecated, or am I wrong? |
|
They renamed utils:
|
|
Ah okay thank you, I will update this. |
|
Hey folks, thanks for this PR. I am back from holidays and will merge this PR and release a new version so that you could use it without errors tomorrow. Thanks for the patience. |
@Lexpeartha I think that the support for the most recent RC version is expected when using the module. Right now, the module does not work with the most current version of the Nuxt so all new Nuxt project have the Algolia module disabled. I dont think this info needs to be added to the docs. As a software user, I expect it to work with the most modern and stable update :) |
|
Guys, the new version has been released. You can verify now if it works correctly. I have tested it in several nuxt projects and it is working correctly :) |
Will fix #90 and #91
@Baroshem
Types of changes