Releases: nuxt-modules/robots
Releases · nuxt-modules/robots
v5.7.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- Robots definePageMeta - by @harlan-zw (d696a)
- i18n: Support custom route paths in allow/disallow expansion - by @harlan-zw (13294)
🐞 Bug Fixes
- Rework type augmentation / definitions - by @harlan-zw (a8294)
- Prevent _robots.txt from being emitted in final bundle - by @harlan-zw (3c6b1)
- Broken type for useRobotsRule - by @harlan-zw (b236d)
- Broken type for useRobotsRule - by @harlan-zw (439c6)
- validator:
- Handle Content-Usage/Content-Signal with spaces after commas - by @harlan-zw (277a0)
- Handle Content-Usage/Content-Signal with spaces after commas - by @harlan-zw in #261 (3958a)
View changes on GitHub
v5.6.8
Immutable
release. Only release title and notes can be modified.
v5.6.7
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
useBotDetection()empty when ran client side only - by @harlan-zw (7aba3)
View changes on GitHub
v5.6.6
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Runtime resolution bug on
@nuxtjs/robots/util" - by @harlan-zw (4c64e)
View changes on GitHub
v5.6.5
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Runtime resolution bug on
@nuxtjs/robots/util- by @harlan-zw (6c9ad)
View changes on GitHub
v5.6.4
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Broken util imports - by @harlan-zw (99d50)
- content: Missing
zodoptional peer dependency - by @harlan-zw (29fef)
View changes on GitHub
v5.6.3
Immutable
release. Only release title and notes can be modified.
v5.6.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Broken internal alias when
enabled: false- by @harlan-zw (f9577)
View changes on GitHub
v5.6.1
Immutable
release. Only release title and notes can be modified.
v5.6.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- Improved
Content-Signalsupport - by @harlan-zw in #251 (93d52)
🐞 Bug Fixes
- devtools: Show better production hints - by @harlan-zw in #252 (0a3ce)