Commit Graph

  • 0eda8fc62d
    chore: bump eslint from 8.55.0 to 8.56.0 dependabot[bot] 2023-12-21 05:22:40 +0000
  • 4817e54107
    chore: bump @types/node from 20.10.4 to 20.10.5 (#142) dependabot[bot] 2023-12-21 13:21:51 +0800
  • 62520c570e
    chore: bump actions/setup-node from 4.0.0 to 4.0.1 dependabot[bot] 2023-12-19 10:09:35 +0000
  • 1bd0fa0c39
    chore: bump @types/node from 20.10.4 to 20.10.5 dependabot[bot] 2023-12-18 10:53:06 +0000
  • 3c2f67a8c6
    ci: fix capitalization for test.yaml workflow name (#139) Alfi Maulana 2023-12-15 15:41:42 +0700
  • dd9fe54799
    feat: catch error when calling the main function (#138) Alfi Maulana 2023-12-14 18:37:47 +0700
  • 00af05d4d0
    ci: fix capitalization for test.yaml workflow name Alfi Maulana 2023-12-14 18:37:35 +0700
  • c21687f4b2
    feat: catch error when calling the main function Alfi Maulana 2023-12-14 18:29:46 +0700
  • 65845a480e
    build: adjust source files structures (#136) Alfi Maulana 2023-12-14 18:20:50 +0700
  • 9eee9a474a
    chore(git): specify attribute for dist directory instead of just dist/index.mjs Alfi Maulana 2023-12-14 18:14:01 +0700
  • 532e8bf45f
    refactor: rename main entrypoint from main to index Alfi Maulana 2023-12-14 18:12:54 +0700
  • 2acca605c4
    build(typescript): modify distribution files to be generated to dist directory Alfi Maulana 2023-12-14 18:11:32 +0700
  • d75cb1e4e6
    build(typescript): modify source files to be compiled to the same dir Alfi Maulana 2023-12-14 18:10:19 +0700
  • 8bd45b8e9b
    build(typescript): disable from generating declaration file Alfi Maulana 2023-12-14 17:59:45 +0700
  • 8f2a513ffb
    build(typescript): disable from generating source map Alfi Maulana 2023-12-14 17:58:57 +0700
  • 0a416228af
    ci: call yarn command from the corepack command (#134) Alfi Maulana 2023-12-14 10:04:34 +0700
  • a56fc88b91
    build: audit TypeScript configuration (#132) Alfi Maulana 2023-12-13 21:40:14 +0700
  • e2a552c816
    ci: call yarn command from the corepack command Alfi Maulana 2023-12-13 14:11:23 +0700
  • 07a37af378
    build(typescript): enable exactOptionalPropertyTypes compiler option Alfi Maulana 2023-12-13 14:02:38 +0700
  • 38ad25f038
    build(typescript): use node16 module instead of nodenext Alfi Maulana 2023-12-13 14:02:04 +0700
  • cc091ad74c
    build(typescript): adjust style for value of module and target compiler options Alfi Maulana 2023-12-13 14:01:31 +0700
  • 41c98670c8
    build(typescript): remove unnecessary compiler options Alfi Maulana 2023-12-13 14:00:24 +0700
  • 27e324dd89
    ci: use version 20 in the Setup Node.js steps (#130) Alfi Maulana 2023-12-13 13:55:51 +0700
  • 8505b47670
    ci: use version 20 in the Setup Node.js steps Alfi Maulana 2023-12-13 13:52:02 +0700
  • b2c5be25ce
    chore: bump @typescript-eslint/parser from 6.13.2 to 6.14.0 (#126) dependabot[bot] 2023-12-13 13:07:51 +0800
  • b2c084d652
    ci: use threeal/yarn-install-action in workflows (#128) Alfi Maulana 2023-12-13 12:07:33 +0700
  • 423b7a9d0b
    ci: sparse checkout for action files in test workflow (#124) Alfi Maulana 2023-12-13 12:07:14 +0700
  • ccead1442b
    chore: bump @typescript-eslint/parser from 6.13.2 to 6.14.0 dependabot[bot] 2023-12-12 15:01:37 +0000
  • 6d68d3c66b
    chore: bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 (#125) dependabot[bot] 2023-12-12 23:00:46 +0800
  • 86f0ff22fd
    ci: use threeal/yarn-install-action in workflows Alfi Maulana 2023-12-12 21:58:45 +0700
  • 198259946b
    build: set Yarn default behavior to disable global cache (#123) Alfi Maulana 2023-12-12 21:51:47 +0700
  • 4e9d3a3b8c
    chore: bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 dependabot[bot] 2023-12-12 10:56:50 +0000
  • db27e2fb6f
    refactor: rename action.yml config file to action.yaml Alfi Maulana 2023-12-12 13:23:20 +0700
  • 4cd3cdbf64
    ci(test): only sparse checkout action files in action testing jobs Alfi Maulana 2023-12-12 13:22:43 +0700
  • ebeda19c51
    build: rename bundle command to build command (#121) Alfi Maulana 2023-12-12 13:10:31 +0700
  • 22d2cd7fba
    build: fix main/index.mjs build result Alfi Maulana 2023-12-12 13:10:16 +0700
  • 54277c371d
    build(yarn): add config that disable global cache Alfi Maulana 2023-12-12 13:09:04 +0700
  • d47a6c7327
    build: rename bundle command to build command Alfi Maulana 2023-12-12 13:04:45 +0700
  • 19dbdac998
    ci: add check-package job in test workflow (#118) Alfi Maulana 2023-12-12 13:03:02 +0700
  • 9cd2f93b62
    ci(test): check Yarn version in the check-package job Alfi Maulana 2023-12-12 12:56:54 +0700
  • 2410eb04f5
    ci(build): merge check differences step to bundle package step Alfi Maulana 2023-12-12 12:55:33 +0700
  • d6da3dc47a
    ci: move check steps to check-package job in test workflow Alfi Maulana 2023-12-12 12:54:24 +0700
  • 3d7ddb3fa0
    ci(test): remove runs on matrix OSs in the test-package job (#116) Alfi Maulana 2023-12-12 12:51:24 +0700
  • 193c23da81
    ci(test): remove runs on matrix OSs in the test-package job Alfi Maulana 2023-12-12 12:46:55 +0700
  • c4d2902c63
    build: separate check command to format and lint commands (#114) Alfi Maulana 2023-12-12 12:45:47 +0700
  • 7dba94124b
    build: separate check command to format and lint commands Alfi Maulana 2023-12-12 12:42:32 +0700
  • fe060731ea
    chore: bump prettier from 3.1.0 to 3.1.1 (#105) dependabot[bot] 2023-12-12 13:26:13 +0800
  • a9b73ad775
    chore: bump prettier from 3.1.0 to 3.1.1 dependabot[bot] 2023-12-12 04:53:35 +0000
  • 8885aea737
    test: use .gitignore in ESLint (#112) Alfi Maulana 2023-12-12 11:52:14 +0700
  • 3f3d58f9ba
    test(eslint): ignore main directory from checking Alfi Maulana 2023-12-11 19:58:32 +0700
  • a697acef8a
    test(eslint): use .gitignore to ignore files Alfi Maulana 2023-12-11 19:55:53 +0700
  • 61dd4011c7
    test: use eslint-plugin-json-files (#110) Alfi Maulana 2023-12-11 19:53:00 +0700
  • 746008dd01
    chore: remove sort-package-json from dependency Alfi Maulana 2023-12-11 19:48:17 +0700
  • ded3d5b128
    test(eslint): use eslint-plugin-json-files Alfi Maulana 2023-12-11 19:47:32 +0700
  • 96089ee386
    test: write test in JavaScript (#108) Alfi Maulana 2023-12-11 19:38:06 +0700
  • 6c694c3c32
    ci(test): set --experimental-vm-modules only on Test Package step instead Alfi Maulana 2023-12-11 19:35:03 +0700
  • a487ef2d17
    build: remove tsconfig.eslint.json Alfi Maulana 2023-12-11 19:34:27 +0700
  • 2e9ab09ece
    test: remove testMatch option in Jest (redundant) Alfi Maulana 2023-12-11 19:33:09 +0700
  • 920f96c4bd
    test: modify test files to JavaScript Alfi Maulana 2023-12-11 19:31:59 +0700
  • dbdc665137
    chore: remove @jest/globals, @types/jest, and ts-jest from dependencies Alfi Maulana 2023-12-11 19:30:49 +0700
  • 6929d676af
    test: map imported module from the distribution files Alfi Maulana 2023-12-11 19:28:03 +0700
  • 6145687ad8
    chore: bump @types/jest from 29.5.10 to 29.5.11 dependabot[bot] 2023-12-11 12:19:56 +0000
  • ad6a9d3164
    chore: bump @types/node from 20.10.2 to 20.10.4 (#104) dependabot[bot] 2023-12-11 20:18:37 +0800
  • daa4a12305
    chore: bump typescript from 5.3.2 to 5.3.3 (#103) dependabot[bot] 2023-12-10 22:06:45 +0800
  • a93d4e17af
    chore: bump typescript from 5.3.2 to 5.3.3 dependabot[bot] 2023-12-10 12:16:49 +0000
  • 461639bae4
    chore: bump @types/node from 20.10.2 to 20.10.4 dependabot[bot] 2023-12-10 12:16:42 +0000
  • 6fee8c9cf5
    chore: bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 (#101) dependabot[bot] 2023-12-10 19:15:40 +0700
  • 8bf7f9a311
    chore: bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 dependabot[bot] 2023-12-10 07:57:57 +0000
  • 521d4c0591
    chore: bump @typescript-eslint/parser from 6.13.1 to 6.13.2 (#102) dependabot[bot] 2023-12-10 14:56:39 +0700
  • a1dcfdbed0
    chore: bump @typescript-eslint/parser from 6.13.1 to 6.13.2 dependabot[bot] 2023-12-08 14:49:56 +0000
  • c3277ab769
    chore: bump eslint from 8.54.0 to 8.55.0 (#98) dependabot[bot] 2023-12-08 21:48:43 +0700
  • 258bb3ec8b
    chore: bump eslint from 8.54.0 to 8.55.0 dependabot[bot] 2023-12-07 07:02:41 +0000
  • 0e67cfcdf6
    chore: bump eslint-config-prettier from 9.0.0 to 9.1.0 (#100) dependabot[bot] 2023-12-07 15:01:45 +0800
  • 4e8540455d
    chore: bump eslint-config-prettier from 9.0.0 to 9.1.0 dependabot[bot] 2023-12-04 10:12:48 +0000
  • b77b2d6948
    chore: bump @types/node from 20.10.2 to 20.10.3 dependabot[bot] 2023-12-04 10:12:10 +0000
  • 67c696ff13
    chore: bump @types/node from 20.10.0 to 20.10.2 (#97) dependabot[bot] 2023-12-03 21:36:47 +0800
  • 300c359d4a
    chore: bump @types/node from 20.10.0 to 20.10.2 dependabot[bot] 2023-12-03 11:05:51 +0000
  • 74516b262e
    chore: bump @typescript-eslint/parser from 6.12.0 to 6.13.1 (#94) dependabot[bot] 2023-12-03 19:03:45 +0800
  • fa1f642c9c
    chore: bump @typescript-eslint/parser from 6.12.0 to 6.13.1 dependabot[bot] 2023-12-02 08:19:28 +0000
  • 76cfc52e29
    chore: bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 (#95) dependabot[bot] 2023-12-02 16:18:23 +0800
  • 7fd4082307
    chore: bump @types/node from 20.10.0 to 20.10.1 dependabot[bot] 2023-11-30 10:31:50 +0000
  • 98db606661
    chore: bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 dependabot[bot] 2023-11-28 11:04:59 +0000
  • 88f2b96fa5
    chore: bump @types/node from 20.9.2 to 20.10.0 (#91) dependabot[bot] 2023-11-26 22:33:30 +0800
  • c3eec839b8
    chore: bump @types/node from 20.9.2 to 20.10.0 dependabot[bot] 2023-11-26 07:36:57 +0000
  • eb5c5b88b7
    chore: bump @types/jest from 29.5.8 to 29.5.10 (#90) dependabot[bot] 2023-11-26 15:36:14 +0800
  • 48f36076a4
    chore: bump @types/jest from 29.5.8 to 29.5.10 dependabot[bot] 2023-11-26 04:14:42 +0000
  • 9fbba1cfdc
    chore: bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 (#83) dependabot[bot] 2023-11-26 11:13:58 +0700
  • 93c7c3a6ba
    chore: add Git attributes for Yarn lock file and adjust other rule (#93) Alfi Maulana 2023-11-25 21:13:42 +0800
  • 0e00676973
    chore(git): adjust attribute rule for main/index.mjs Alfi Maulana 2023-11-25 20:09:06 +0700
  • 63009a83ac
    chore(git): add attribute for yarn.lock file Alfi Maulana 2023-11-25 20:08:22 +0700
  • 552c3ec961
    chore: bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 dependabot[bot] 2023-11-25 11:51:20 +0000
  • 32e6687459
    chore: bump @typescript-eslint/parser from 6.11.0 to 6.12.0 (#84) dependabot[bot] 2023-11-25 19:50:29 +0800
  • 1a1b1ca50b
    chore: bump typescript from 5.2.2 to 5.3.2 (#87) dependabot[bot] 2023-11-25 19:37:40 +0800
  • 427047009c
    chore: bump @types/node from 20.9.2 to 20.9.4 dependabot[bot] 2023-11-22 10:40:29 +0000
  • b3dad4773e
    ci: adjust naming in workflows (#88) Alfi Maulana 2023-11-22 09:59:54 +0700
  • a625b848a1
    ci: rename test.yml workflow to test.yaml Alfi Maulana 2023-11-21 21:09:01 +0700
  • d57d47b7b8
    docs(readme): adjust naming in the example workflows Alfi Maulana 2023-11-21 21:06:46 +0700
  • 5a179f0584
    ci: adjust step names in workflow jobs Alfi Maulana 2023-11-21 21:04:09 +0700
  • 36e8b9fe88
    ci: adjust job names in workflows Alfi Maulana 2023-11-21 20:58:02 +0700
  • 6817fadedc
    ci: remove latest branch from triggering workflow run Alfi Maulana 2023-11-21 20:53:21 +0700