Releases: nuxt-modules/robots
Releases · nuxt-modules/robots
v5.5.6
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Broken
robots:config
normalizing - by @harlan-zw in #234 (59c44) - Support
Content-Signal
- by @harlan-zw (092c3)
View changes on GitHub
v5.5.5
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v5.5.4
Immutable
release. Only release title and notes can be modified.
v5.5.3
Immutable
release. Only release title and notes can be modified.
v5.5.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
@nuxt/content
v3.7 compatibility - by @harlan-zw (dd4ff)- Specify
moduleDependencies
- by @harlan-zw (135dd) - NPM trusted publishing (test) - by @harlan-zw (e974f)
View changes on GitHub
v5.5.1
v5.5.0
v5.4.0
🚀 Features
- Type-safe object syntax for
useRobotsRule
- by @harlan-zw in #214 (61d6d)
View changes on GitHub
v5.3.0
🚀 Features
- Bot detection - by @harlan-zw in #210 (b41da)
🐞 Bug Fixes
- Nuxt 4 type compatibility - by @dargmuesli (511a8)
View changes on GitHub
v5.2.11
🐞 Bug Fixes
- Rule matcher typo - by @BobbieGoede in #205 (c51a9)
- Prefer
nitro.static
over_generate
- by @danielroe in #208 (a12c9) - Broken
/util
export - by @harlan-zw (64548) - Export const and types from
/util
subpath - by @harlan-zw (bd42a)