html
Found in 2 packages: solid-js, remix
solid-js(2 releases)
@solidjs/html@2.0.0-rc.3BreakingThis release absorbs the expressions snapshot, reorganizes compilers and runtimes into new packages, and flattens the expressions dump. It also moves internal implementations into subpath folders and adjusts runtime bindings.
@solidjs/h@2.0.0-rc.3BreakingThis release absorbs the expressions snapshot, reorganizes compilers and runtimes into dedicated packages, and refactors internal implementations for better structure and naming conventions.
remix(4 releases)
fetch-router@0.10.0BreakingThis release modularizes the library by moving all middleware into independent npm packages and enhances the html() helper to ensure valid DOCTYPE headers.
fetch-router@0.7.0BreakingThis release introduces breaking changes to package dependencies and response helper exports, while adding support for nested route maps and improved request abort handling.
html-template@0.1.0Initial release of @remix-run/html-template, providing a type-safe tagged template function for constructing HTML strings with automatic escaping and fragment composition.
fetch-router@0.4.0BreakingThis release introduces a breaking change to how middleware is defined in router methods, shifting to an inline configuration object. It also adds new utilities for resource naming, form actions, and expanded response helper support.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when html changes.
Learn More