v0.1.0
0.1.0 (2025-06-04)
Features
This update delivers a comprehensive internal refactoring of the http-core module to align with the latest Stone.js standards and improve consistency across the ecosystem.
Changes included:
- Refactored core logic for 
IncomingHttpEventandOutgoingHttpResponseto improve maintainability and clarity - Enhanced typings across all exported utilities for stronger TypeScript support
 - Introduced new HTTP features and options for response control and cookie handling
 - Improved test coverage with additional cases for edge scenarios
 - Fixed various internal inconsistencies and cleaned up outdated code
 - Minor typo fixes in documentation
 
This refactoring ensures a more stable, extensible foundation for HTTP event processing in all Stone.js runtime adapters.