Skip to content

Releases: nuxt-modules/robots

v3.0.0

18 Nov 20:23
Compare
Choose a tag to compare

🩹 Fixes

  • Only prerender for static target (#75)

🏡 Chore

❤️ Contributors

v3.0.0-2

31 Oct 18:57
Compare
Choose a tag to compare
v3.0.0-2 Pre-release
Pre-release

3.0.0-2 (2022-10-31)

Features

Bug Fixes

  • compatibility with bridge (d994b99)
  • fixed config function not passing in req (#67) (afc1978)

v3.0.0-1

30 Jul 14:56
Compare
Choose a tag to compare
v3.0.0-1 Pre-release
Pre-release

3.0.0-1 (2022-07-30)

Bug Fixes

v3.0.0-0

29 Jul 14:38
Compare
Choose a tag to compare
v3.0.0-0 Pre-release
Pre-release

3.0.0-0 (2022-07-29)

⚠ BREAKING CHANGES

  • add support for nuxt 3/nuxt bridge (#52)
  • move modules options to rules property
  • disable module if exists robots.txt inside public directory

Features

  • add support for nuxt 3/nuxt bridge (#52) (d950072)
  • move modules options to rules property
  • add option configPath to use configuration as file robots.config.ts
  • disable module if exists robots.txt inside public directory

v2.5.0

11 Mar 13:23
Compare
Choose a tag to compare

2.5.0 (2021-03-11)

Features

v2.4.2

11 Mar 13:25
Compare
Choose a tag to compare

2.4.2 (2019-10-09)

Bug Fixes

v2.4.1

11 Mar 13:25
Compare
Choose a tag to compare

2.4.1 (2019-09-13)

Bug Fixes

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)