Skip to content

Releases: nuxt-modules/robots

v2.4.0

11 Mar 13:25
Compare
Choose a tag to compare

2.4.0 (2019-08-12)

Features

  • accept function to create robots (#29) (0465540)

v2.3.0

11 Mar 13:25
Compare
Choose a tag to compare

2.3.0 (2019-07-19)

Bug Fixes

  • adding lines when value is a function that returns an array (adcbc67)
  • test name (e6d2ae1)

Build System

  • deps: bump js-yaml from 3.12.1 to 3.13.1 (9b73ec0)
  • deps: bump lodash.template from 4.4.0 to 4.5.0 (#25) (d8d3e9c)

Features

v2.2.0

11 Mar 13:24
Compare
Choose a tag to compare

2.2.0 (2019-05-22)

Features

  • module: added CleanParam property (1894759)

v2.1.1

11 Mar 13:24
Compare
Choose a tag to compare

2.1.1 (2019-05-22)

v2.1.0

11 Mar 13:23
Compare
Choose a tag to compare

2.1.0 (2019-04-03)

Features

  • module: accept function with value (ea68d9f)

v2.0.0

25 Feb 15:22
Compare
Choose a tag to compare
  • Transfer to Nuxt Community
  • Use @nuxtjs/robots instead of nuxt-robots-module

v1.5.1

22 Feb 10:41
Compare
Choose a tag to compare
  • Fixes vulnerabilities with dev dependencies

v1.5.0

22 Feb 09:27
Compare
Choose a tag to compare
  • 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 the dist folder.

Thanks to @ricardogobbosouza for his work.

v1.4.0

18 Jan 09:36
Compare
Choose a tag to compare
  • 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