Skip to content

1.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 16:45
ee53591
  • ee53591 Merge pull request #51 from SecJS/feat/len-move-to-esm
  • 896b614 docs(readme): update README
  • 5a92977 Merge pull request #50 from SecJS/feat/len-move-to-esm
  • 69a165d docs(readme): update README
  • 0a96c04 chore(types): add ExceptionJSON interface
  • 2c08cff feat(types): add index.d.ts file with types
  • ec9fd7c feat(exec): add getModule method
  • 3be88bb fix(tests): replace all ' by '/' in glob pattern
  • 7b4eb31 fix(tests): add node:path sep in pattern
  • b2643c7 fix(tests): normalize pattern on getFilesByPattern
  • 525d253 fix(tests): add more node:path sep in tests
  • c68c25b fix(tests): add more node:path sep in tests
  • 58ca9a0 fix(tests): replace file.txt with sep in front
  • da11a0d fix(tests): use node:path sep instead of / in Folder
  • d02b06e fix(tests): use node:path sep instead of / in FolderTest
  • 8350c9a fix(tests): use node:path sep instead of / in PathTest
  • 23dbca8 fix(ecma21): remove ecma21 .at function from arrays
  • 86dfe1a ci(actions): run tests with coverage in linux/windows vms
  • d5f3d70 feat(number): add getKmRadius method
  • 5000afb fix(modules): downgrade husky version to v3.0.9
  • 7cdf4e7 feat: migrate package to ESM.