From f1ffbb20d989daf7add517d635c48814b42c6a42 Mon Sep 17 00:00:00 2001 From: Matthew McEachen Date: Wed, 8 Jan 2025 17:31:29 -0800 Subject: [PATCH] release 0.3.3 --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9047bd..5ccc67b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Fixed for any bug fixes. Security in case of vulnerabilities. --> -## [0.3.3] - 2025-01-07 +## [0.3.3] - 2025-01-08 - `Packaging`: Improved ESM/CJS support with common `__dirname` implementation thanks to `tsup` [shims](https://tsup.egoist.dev/#inject-cjs-and-esm-shims). @@ -26,9 +26,6 @@ Security in case of vulnerabilities. - `Packaging`: Fixed `npm run watch` -- `Packaging`: Fixed `npm run watch` - - ## [0.3.2] - 2025-01-03 - `Fixed`: prior `canReaddir()` (and subsequent `status` of volume metadata) would incorrectly fail if the first directory element wasn't readable.