Skip to content

Add index generator and introduce new assembler hooks

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 03:33
· 32 commits to 8.x since this release

8.0.0-next.6 (2025-09-05)

Bug Fixes

  • dev-server watcher to use unix relativePath (26ed531)
  • issue with clean shutdown (eab4b46)
  • normalize file paths to unix slashes (2f15087)
  • normalize file paths to unix slashes (1b90d1d)
  • normalize file paths to unix slashes (21196a2)
  • normalize file paths to unix slashes (5c0f656)

Features

  • accept both relative and absolute path to avoid conversion throughout the codebase (c6a6f25)
  • add index generator and introduce init and routes lifecycle hooks (9ba7455)
  • add method to get controllers bound to routes in routes_scanner (ba220c5)
  • add support for propagating filesystem changes to index generator (2a10ab3)
  • display log message after generating the index file (f2a4348)
  • export and document index generator (96a18a0)
  • integrate index generator with tests runner (6bd21b7)
  • integrate index generator with the dev server (7bb4578)
  • setup typedoc (984c134)