Skip to content

v3.0.0

Choose a tag to compare

@hareland hareland released this 27 Jan 15:42
· 55 commits to main since this release

3.0.0 (2026-01-27)

Features

  • blog: add localized blog pages and update content config for i18n handling (99ff53b)
  • blog: enhance "Getting Started" post with callouts, cards, and UI features (566b533)
  • config: add excludeContent option to scs module and integrate exclusions into content sources (298a1a9)
  • examples: add custom collections (d8d76ac)

Bug Fixes

  • async-data cache key collisions in getKeyForPath. (4fe5012)
  • config: correct README.md path in release configuration (b4fd5c4)
  • config: correct glob pattern for content file inclusion in content sources (a00bf6f)
  • revert import.meta.dev removal (0832543)
  • update createError parameters for consistency with library standards (87a879f)