Releases: JumpLink/cross-dirname
Releases · JumpLink/cross-dirname
v0.1.0
v0.0.6
v0.0.5
v0.0.4
v0.0.3
- Removed all Node.js dependencies
- Rewritten in Typescript to be able to build the source for ESM and CJS
- Add ESM and CJS imports to package.json
- Published this package to NPM
- Published this package to deno.land/x
- Add support for
- Node.js with CJS
- Node.js with ESM
- Deno with ESM
- GJS with ESM
- Add tests to test
- Node.js with CJS and ESM
- Deno with ESM
- GJS with ESM
- Add s Github workflow to test this package on
- Linux (Node.js, Deno and GJS)
- Windows (Node.js and Deno)
- MacOS (Node.js and Deno)