Skip to content

Releases: TrickfireRobotics/docs

trickfire-docs-v1.4.1

Choose a tag to compare

1.4.1 (2026-07-18)

Bug Fixes

  • fixed path [skip-ci] (2cd6a86)
  • fixed scaffold docs source ci (b35b2d8)
  • serve public/ as static directory and set favicon (b1f63db)

trickfire-docs-v1.4.0

Choose a tag to compare

1.4.0 (2026-07-18)

Features

  • fixed semantic release config (6bfba5e)

trickfire-docs-v1.3.0

Choose a tag to compare

1.3.0 (2026-07-18)

Bug Fixes

  • docs: cloudflared service install always creates cloudflared.service (bc75068)
  • improve error when docs.config.ts is missing (4b273b7)
  • patch @docusaurus/core SSG renderer for Node.js 22 compatibility (e381928)
  • removed astro plugin from prettier (ad6c233)
  • write package.json into .docusaurus/ so webpack uses javascript/auto (12b7a42)

Features

  • make trickfire-docs dev work in member repos (345a64c)

trickfire-docs-v1.2.0

Choose a tag to compare

1.2.0 (2026-07-17)

Features

  • added ak-series-lib to main docs page (8585eeb)
  • added init script (6bcf4e5)

trickfire-docs-v1.1.0

Choose a tag to compare

1.1.0 (2026-07-02)

Bug Fixes

  • added security bypass to our custom package installation (a5b6f2e)
  • fix asset early remove issue with the migrate script (ed0796c)
  • fixed migrate script (b1ee1db)
  • migrate: match indented tagline in hero frontmatter block (8ed2bce)
  • migrate: move pnpm settings to pnpm-workspace.yaml (6093ad4)
  • migrate: prefer tagline over description for docs.config.ts (f8b0924)
  • migrate: rewrite image paths after content dir flattening (0632c9e)
  • migrate: use allowBuilds for pnpm 11 build script approval (6369b12)

Features

  • added a migrate script (00762a3)
  • made assets be ignored in page building process (ff0b68c)
  • migrate: extract description and landing cards from old index.mdx (fcd7d11)