Releases: harlan-zw/nuxt-ai-ready
Releases · harlan-zw/nuxt-ai-ready
Release list
v2.0.0
Immutable
release. Only release title and notes can be modified.
🚨 Breaking Changes
- Remove IndexNow support - by @harlan-zw in #78 (0c664)
🚀 Features
- markdown: Serve source Markdown without masking errors - by @harlan-zw in #89 (d9b55)
🐞 Bug Fixes
- database: Use storage only when needed - by @harlan-zw in #87 (4b589)
- markdown: Run Accept negotiation before the static handler - by @harlan-zw in #88 (d0cc9)
View changes on GitHub
v1.8.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- prerender: Read Markdown from comark collections - by @harlan-zw in #86 (bdf24)
🏎 Performance
- prerender: Stop retrying pages that fail to render - by @harlan-zw in #85 (4d8fb)
View changes on GitHub
v1.7.14
Immutable
release. Only release title and notes can be modified.
🏎 Performance
- prerender: Stop paying an fsync per indexed page - by @harlan-zw in #84 (02b9b)
View changes on GitHub
v1.7.13
Immutable
release. Only release title and notes can be modified.
🏎 Performance
- Reduce sitemap seeder bundle size - by @harlan-zw in #81 (f1785)
- Exclude unused i18n runtime from server bundles - by @harlan-zw in #80 (5538e)
View changes on GitHub
v1.7.12
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- i18n: Omit hreflang from error responses - by @harlan-zw in #79 (af224)
View changes on GitHub
v1.7.11
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Canonicalise route so '' and '/' cannot collide - by @harlan-zw in #77 (2ba71)
View changes on GitHub
v1.7.10
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Activate prerender capture with crawlLinks - by @harlan-zw in #76 (afca3)
- Handle query strings on markdown routes - by @harlan-zw in #75 (0d7cb)
View changes on GitHub
v1.7.9
Immutable
release. Only release title and notes can be modified.
v1.7.8
Immutable
release. Only release title and notes can be modified.
v1.7.7
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Respect IndexNow backoff and runtime TTL - by @harlan-zw in #74 (de288)