Releases: nuxt-modules/robots
Releases · nuxt-modules/robots
v2.4.0
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
- Transfer to Nuxt Community
- Use
@nuxtjs/robots
instead ofnuxt-robots-module
v1.5.1
- Fixes vulnerabilities with dev dependencies
v1.5.0
- Fix the README documentation to clarify the usage of the module
- Add host to the correspondances (for Yandex mainly)
- Add contributors to the package.json
- Fixes the
nuxt generate
inside thedist
folder.
Thanks to @ricardogobbosouza for his work.
v1.4.0
- Fix vulnerabilities
- Following module-template
- Fix on generate robots.txt
- Add tests
- Remove nuxt-module-builder dependency as it has been deprecated
- Update ESLint config
- Add tests in CircleCi