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
Node16
module resolution. - Expose type definitions with
typesVersions
property.
Release 2.5.2
Fixes
- Bind test server to
127.0.0.1
to avoid IPv6
Release 2.5.1
Fixes
- Update types to support TypeScript 4.8
Release 2.5.0
Changes
HttpError
implementsLoggable
interface.RequestLogger
: Addtrace
log level.
Dependencies
@proc7ts/logger
v1.2.0
Release 2.4.0
Changes
- Log to
consoleLogger
from@pro7ts/logger
by default
Release 2.3.0
Packaging
- Bundle in ESM format only.
Release 2.2.0
Dependencies
@proc7ts/primitives
v2
Release 2.1.0
Breaking Changes
- Testing: Make
TestServer
independent from Jest.
Dependencies
- Switch to
@frontmeans/httongue
.
Release 2.0.2
Packaging
- Flatten type definitions with @proc7ts/rollup-plugin-flat-dts