What’s New
TSTyche 3

Release Notes

This page lists breaking changes and notable new features. Please be sure to read the release notes before upgrading from previous version.

The detailed changelog can be found in TSTyche repository on GitHub (opens in a new tab).

TSTyche 3.0

TSTyche 3.0 ships with support of a custom npm registry and performance refinements.

Keep in mind that TSTyche 3.0 is still in beta. More breaking changes may be introduced before the stable version is released. To install the latest beta version, use the next distribution tag:

npm add -D tstyche@next

Requirements

The minimum required Node.js version is 18.17. It is recommended to use the latest Long Term Support (LTS) release.

Breaking Changes

The deprecated .toBeAssignable() and .toEqual() matchers are removed.

Environment Variables

TSTYCHE_NPM_REGISTRY

The base URL of the npm registry (opens in a new tab) to use.