Skip to content

Releases: SecJS/Utils

1.9.1

01 May 02:56
Compare
Choose a tag to compare
  • 5b45de3 chore(types): add files/folders to Folder type

1.9.0

30 Apr 00:53
Compare
Choose a tag to compare
  • 459c3c0 chore(tests): remove type file from tests

1.8.9

30 Apr 00:50
Compare
Choose a tag to compare
  • f47a60f refactor(tests): move from jest to japa test runner

1.8.8

28 Apr 02:36
Compare
Choose a tag to compare
  • 0189f67 refactor(architecture): move index files to src

1.8.7

27 Apr 22:27
Compare
Choose a tag to compare
  • 6c16dd9 refactor(index): do not export exceptions in index

1.8.6

27 Apr 22:20
Compare
Choose a tag to compare
  • eb091c3 feat(path): add this method to path

1.8.5

27 Apr 21:19
Compare
Choose a tag to compare
  • 241f767 feat(exception): paint message and help values in pretiffy

1.8.4

27 Apr 16:45
ee53591
Compare
Choose a tag to compare
  • 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.

1.8.3

07 Apr 15:35
Compare
Choose a tag to compare
  • 5955f4e feat: add resolveModule util function

1.8.2

07 Apr 02:14
Compare
Choose a tag to compare
  • a3804d3 fix: set ts module as commonjs