Skip to content

v1.1.0

Compare
Choose a tag to compare
@aliazhar-id aliazhar-id released this 24 Mar 15:05
· 15 commits to master since this release
314a525

using CJS from the previous one is ESM

  • because ESM can not be used in CJS it was decided to use CJS instead.
  • CJS can be used in ESM. there are several ways besides using CJS, but after thinking about it, I think CJS is the best solution for this case.

Full Changelog: v1.0.1...v1.1.0