docusaurus/packages/docusaurus-plugin-content-docs
Sébastien Lorber 9c34f68a7a
fix(v2): DocSearch should keep working after a new release (#3393)
* We should create an alias for searching last version of docs on DocSearch/Algolia, so that on new version publish, search still works even if new version is not already indexed (https://github.com/facebook/docusaurus/issues/3391)

* commit missing snapshot

* update after algolia changes

* put back facetFilters: [`version:${versions[0]}`] until latest facet is indexed
2020-09-03 14:35:46 +02:00
..
src fix(v2): DocSearch should keep working after a new release (#3393) 2020-09-03 14:35:46 +02:00
package.json chore(v2): pin exact dependency versions (#3386) 2020-09-02 11:42:17 +02:00
tsconfig.json misc(v2): remove legacy from docs 2019-10-10 19:45:50 -07:00
types.d.ts fix(v2): use remark-admonitions separately in each plugin instead of in preset only (#2642) 2020-04-24 12:18:54 +08:00