Skip to content

Conversation

@chaqchase
Copy link
Owner

  • Add MiddlewareBuilder with fluent API and plugin architecture
  • Implement built-in plugins for logging, caching, and i18n
  • Add type-safe route protection with flexible rule system
  • Support exact and prefix route matching with dynamic parameters
  • Include built-in rules for authentication, authorization, and utilities
  • Provide response helpers and comprehensive TypeScript support
  • Maintain backward compatibility with legacy API
  • Add ESM/CJS dual package support for Next.js 14+

- Add MiddlewareBuilder with fluent API and plugin architecture
- Implement built-in plugins for logging, caching, and i18n
- Add type-safe route protection with flexible rule system
- Support exact and prefix route matching with dynamic parameters
- Include built-in rules for authentication, authorization, and utilities
- Provide response helpers and comprehensive TypeScript support
- Maintain backward compatibility with legacy API
- Add ESM/CJS dual package support for Next.js 14+
@chaqchase chaqchase merged commit 2680935 into main Jun 25, 2025
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants