Skip to content

Release Notes

What shipped in the v4.0.x line of @remotex-labs/xmap.

🗄️ Archived version

These are the notes for an archived version. See the current release notes for the supported line.

v4.0.5

v4.0.4

v4.0.3

v4.0.2

v4.0.1

  • Added: getStackWithoutMessage returns the stack body with the leading error message removed, which keeps multi-line messages from being parsed as frames. See parseErrorStack.

v4.0.0

The first release built on @remotex-labs/xansi for color output.

  • Added: Bias for controlling how inexact positions resolve. See Bias.
  • Changed: The highlighter and formatter take color functions rather than escape-code strings, so any @remotex-labs/xansi style can be passed straight in. See Highlighter.
  • Changed: Node.js 20 is the minimum supported runtime.

See also

Released under the Mozilla Public License 2.0