Skip to content

Release v0.18.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 12:15
· 226 commits to main since this release
003238b

What's Changed

  • feat: rewrite /data/page/ for v7 proxy when template name ≠ internal name (PP-2954) by @sergak01 in #118
  • This PR promotes origin/develop into origin/main, shipping v0.18.0-beta.1 and the work merged via #118 (branch pp-2954). by @sergak01 in #119
  • Add repo-wide npm audit script and align Vite to 8.0.5 by @sergak01 in #124
  • Brings main up to date with develop (3 commits). This release adds a repo-wide npm audit workflow, aligns Vite to 8.0.5 across the root and test workspaces (with lockfile updates), and simplifies middleware by dropping redundant page-data error handling. by @sergak01 in #125

Full Changelog: v0.17.0...v0.18.0