dwww Home | Show directory contents | Find package

# 6.0.0

## Breaking changes

- Minimal supported Node.js version is now `18.18.0`

# 5.0.0

## Breaking changes

- Minimal supported Node.js version is now `16.17.0`

# 4.3.1

## Bug fixes

- Remove source map comment from built package
  (https://github.com/ehmicky/human-signals/issues/15)

# 4.3.0

## Features

- Improve tree-shaking support

# 4.2.0

## Features

- Reduce npm package size

# 4.1.0

## Features

- Improve TypeScript types

# 4.0.0

## Breaking changes

- Minimal supported Node.js version is now `14.18.0`

# 3.0.1

## Bug fixes

- Fix `main` field in `package.json`

# 3.0.0

## Breaking changes

- Minimal supported Node.js version is now `12.20.0`
- This package is now an ES module. It can only be loaded with an `import` or
  `import()` statement, not `require()`. See
  [this post for more information](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

# 2.1.0

## TypeScript types

- Add [TypeScript definitions](src/main.d.ts)

# 2.0.0

## Breaking changes

- Minimal supported Node.js version is now `10.17.0`

Generated by dwww version 1.16 on Tue Dec 16 16:05:05 CET 2025.