Skip to content

Commit

Permalink
release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jan 9, 2025
1 parent 33acf40 commit f1ffbb2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand All @@ -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.
Expand Down

0 comments on commit f1ffbb2

Please sign in to comment.