0.1.4
Fixes
- π Support stacked decorators and deprecated route warnings. PR #121 by @savannahostrowski.
- π Handle cross-file factory functions. PR #120 by @savannahostrowski.
Refactors
- β»οΈ Alphabetize test fixtures. PR #111 by @savannahostrowski.
- β»οΈ Traverse AST in a single pass during file analysis. PR #109 by @savannahostrowski.
Internal
- π Only fire entrypoint detected on initial activation. PR #122 by @savannahostrowski.
- β¬ Bump oven-sh/setup-bun from 2.1.2 to 2.1.3. PR #115 by @dependabot[bot].
- π Prevent activation failure when workspace files are unreadable. PR #114 by @savannahostrowski.
- β»οΈ Clean up
routerResolverwith extracted helpers and context object. PR #113 by @savannahostrowski. - β»οΈ Extract router node creation to deduplicate. PR #112 by @savannahostrowski.
- β»οΈ Use RouteInfo with Omit instead of anonymous type. PR #110 by @savannahostrowski.
- π Release version 0.1.3. PR #108 by @savannahostrowski.