## 2.0.0

The following is a consolidation of the pre-v2 changes.

- Remove `complete___` exports.
- Remove `stripBase` function.

## 1.0.2

- Revert dual-mode (not ready yet!).

## 1.0.1

- Build UMD, not IIFE
- Support dual-mode package (CJS/ESM) builds with `.js` and `.mjs` files

## 1.0.0-beta.2

- Don't publish source maps.

## 1.0.0-beta.1

- Switch to TypeScript. This is experimental and the setup may not be completely correct yet.
