This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Releases: hatsyjs/hatsy
Releases · hatsyjs/hatsy
Release 3.0.0
Release 2.5.3
Packaging
- Build with
@run-z/project-config. - Make exports compatible with
Node16module resolution. - Expose type definitions with
typesVersionsproperty.
Release 2.5.2
Fixes
- Bind test server to
127.0.0.1to avoid IPv6
Release 2.5.1
Fixes
- Update types to support TypeScript 4.8
Release 2.5.0
Changes
HttpErrorimplementsLoggableinterface.RequestLogger: Addtracelog level.
Dependencies
@proc7ts/loggerv1.2.0
Release 2.4.0
Changes
- Log to
consoleLoggerfrom@pro7ts/loggerby default
Release 2.3.0
Packaging
- Bundle in ESM format only.
Release 2.2.0
Dependencies
@proc7ts/primitivesv2
Release 2.1.0
Breaking Changes
- Testing: Make
TestServerindependent from Jest.
Dependencies
- Switch to
@frontmeans/httongue.
Release 2.0.2
Packaging
- Flatten type definitions with @proc7ts/rollup-plugin-flat-dts