v4.0.0-rc.0
Pre-release
Pre-release
github-actions
released this
18 Dec 02:07
·
130 commits
to main
since this release
🚨 Breaking Changes
- Remove deprecated site config - by @harlan-zw (4b9c0)
🚀 Features
<meta name="robots">
enabled by default, deprecatedefineRobotMeta()
- by @harlan-zw (242b7)- Validate
robots.txt
entries - by @harlan-zw (de8c2) - Export
nuxt-simple-robots/util
- by @harlan-zw (da9d4) - Nitro
robots:config
hook - by @harlan-zw (4782c) - Integrate with
@nuxtjs/i18n
- by @harlan-zw (892dd) getSiteRobotConfig
nitro util - by @harlan-zw (e0892)- Nuxt DevTools integration - by @harlan-zw (b3700)
- Integrate with
@nuxt/content
- by @harlan-zw (748d3)
🐞 Bug Fixes
- Safer route rule matching - by @harlan-zw (f8840)
- Attach
robots
context toH3Event
, re-use in Nuxt - by @harlan-zw (b91fe)