Skip to content

v0.1.0

Choose a tag to compare

@evens-stone evens-stone released this 04 Jun 07:15
ce5157c

0.1.0 (2025-06-04)

Features

  • major internal restructuring and cleanup (#52) (5dc19e8)

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 IncomingHttpEvent and OutgoingHttpResponse to 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.