- Patch release for maintenance and stability improvements
- Updated dependencies
- @objectstack/runtime@0.3.2
- @objectstack/spec@0.3.2
- @objectstack/types@0.3.2
- Initial release of MSW plugin for ObjectStack
MSWPluginclass implementing RuntimePlugin interfaceObjectStackServermock server for handling API calls- Automatic generation of MSW handlers for ObjectStack API endpoints
- Support for browser and Node.js environments
- Custom handler support
- Comprehensive documentation and examples
- TypeScript type definitions
- Discovery endpoint mocking
- Metadata endpoint mocking
- Data CRUD operation mocking
- UI protocol endpoint mocking
- Request logging support
- Configurable base URL
- Integration with ObjectStack Runtime Protocol