version 2.2.1

This commit is contained in:
Conduitry 2022-08-28 06:05:42 -04:00
parent 506e360f3c
commit ced39db7b3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v2.2.1
- Fix race condition causing initial wave to hang when `defiler.add(filter)` is called after everything else is already done
# v2.2.0
- Expose proper ESM build (along with CJS build) using `pkg.exports` map

View File

@ -1,6 +1,6 @@
{
"name": "defiler",
"version": "2.2.0",
"version": "2.2.1",
"description": "A small, strange building block",
"keywords": [
"build",