vuepress-plugin-meilisearch
vuepress-plugin-meilisearch copied to clipboard
Confirm compatibiliy with node 16
Description
Node 16 is now the latest version of node. It is not the active version yet so we should not proactively confirm compatibility with node 16. Nonetheless, the 26 October 2021 node 16 will become the active version and this is a reminder for that we have to guarantee compatibility.
Environment (please complete the following information):
- OS: IOS
- MeiliSearch version: v.0.20.0
- docs-searchbar.js version: v1.1.11
Tests are not possible due to an error in jest itself https://github.com/facebook/jest/issues/10784
I tried the playground locally with node 16 and it ran correctly