diff --git a/docs/index.mdx b/docs/index.mdx index 7e9e6a065..3e165c8d8 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -23,6 +23,26 @@ Sequelize follows [Semantic Versioning](https://semver.org) and the [official No You are currently looking at the **Tutorials and Guides** for Sequelize. You might also be interested in the [API Reference](pathname:///api/v7). +[Usage Trend of sequelize@6](https://npm-compare.com/sequelize#timeRange=THREE_YEARS): + + + NPM Usage Trend of sequelize + + +[Usage Trend of Sequelize@7](https://npm-compare.com/@sequelize/core#timeRange=THREE_YEARS): + + + NPM Usage Trend of @sequelize/core + + ## Quick example