Skip to content

v3.1.3

Choose a tag to compare

@jasonbaciulis jasonbaciulis released this 29 May 14:38
· 46 commits to main since this release
f4725ec

What's new

  • Error pages now derive their <title> from the template name (e.g. 404 | App) instead of the raw response code
  • Restored the postinstall hook so heroicons and lucide icons are generated automatically on install
  • Generated icon directories (resources/svg/heroicons, resources/svg/lucide) are now gitignored

What's fixed

  • Clarified the nocache wrapping comment in the cp-toolbar component