You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client, server): make plugin execution order configurable (#344)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Expanded public APIs to expose new composite plugin handlers.
- Introduced configurable ordering properties to manage plugin execution
priority.
- **Bug Fixes**
- Removed outdated interfaces to simplify plugin handling.
- **Refactor**
- Streamlined plugin initialization by consolidating individual
initializations into unified composite handlers.
- **Tests**
- Added automated tests to validate the initialization process and
execution order of the composite plugins.
- Introduced backward compatibility tests for plugin interfaces.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments