Skip to main content

v4.0.0 released

· One min read

Version 4.0.0 is a new major release; it adds a refined and more consistent API.

The xpm Core lib project is a TypeScript and dual mode CommonJS/ECMAScript Node.js module.

Prerequisites

The xpm Core Library is a portable Node.js project, to install and use it, the only requirement is a recent Node.js (>= 20.0).

Installation

For installation instructions, please refer to the Installation Guide page.

Import

To include this module within TypeScript and ECMAScript modules, utilise import:

import * as xpmLib from '@xpack/xpm-lib'

Source code

Bug fixes

  • none

Enhancements

  • none

Known problems

  • none

CI tests

Before publishing, a set of tests were performed. The results are available from: