nanotar icon indicating copy to clipboard operation
nanotar copied to clipboard

feat: include dual ESM/CJS package exports

Open userquin opened this issue 1 year ago โ€ข 0 comments

๐Ÿ”— Linked issue

resolves #2

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [x] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This PR just removes the types from package exports: imagen

Included JetBrains .idea/ folder to .gitignore file.

This PR also fixes the createTar test on Windows: imagen

tar --version
bsdtar 3.5.2 - libarchive 3.5.2 zlib/1.2.5.f-ipp

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [ ] I have updated the documentation accordingly.

userquin avatar Dec 10 '23 13:12 userquin