Commit graph

1290 commits

Author SHA1 Message Date
dependabot[bot]
14d1999abb
build(deps-dev): bump @types/node from 15.12.2 to 15.12.4 2021-06-21 21:35:18 +00:00
dependabot[bot]
563ec95887
build(deps): bump inquirer from 8.1.0 to 8.1.1 2021-06-21 21:35:15 +00:00
dependabot[bot]
474deaa016
build(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.28.0 2021-06-21 21:35:09 +00:00
dependabot[bot]
84ce242cfb
build(deps-dev): bump eslint from 7.28.0 to 7.29.0 2021-06-21 21:35:05 +00:00
dependabot[bot]
e43168426e
build(deps-dev): bump @types/inquirer from 7.3.1 to 7.3.2 2021-06-21 21:35:03 +00:00
dependabot[bot]
7c174a35f2
build(deps-dev): bump typescript from 4.3.2 to 4.3.4 2021-06-21 21:34:52 +00:00
LongYinan
b4158e5e76
Merge pull request #621 from napi-rs/optimize-execute-tokio
perf(napi): make FuturePromise static dispatch
2021-06-21 23:50:53 +08:00
LongYinan
291def2d70
perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
dependabot[bot]
12f3e1fab7
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-06-14 08:41:47 +00:00
dependabot[bot]
d98100a00f
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 2021-06-14 08:41:18 +00:00
dependabot[bot]
58ea2c3ba5
build(deps): bump tslib from 2.2.0 to 2.3.0 2021-06-14 05:59:14 +00:00
dependabot[bot]
2662cc2f02
build(deps-dev): bump c8 from 7.7.2 to 7.7.3 2021-06-14 05:59:08 +00:00
dependabot[bot]
ac08f458af
build(deps-dev): bump @types/node from 15.12.1 to 15.12.2 2021-06-14 05:59:02 +00:00
dependabot[bot]
aeada115e3
build(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.26.1 2021-06-14 05:58:48 +00:00
dependabot[bot]
c71e3cbb67
build(deps): bump @octokit/rest from 18.5.6 to 18.6.0 2021-06-14 05:58:25 +00:00
LongYinan
0b2b03e009
Merge pull request #611 from napi-rs/env-test
test(napi): access env variable in native
2021-06-10 11:19:17 +08:00
LongYinan
517fc35d90
test(napi): access env variable in native 2021-06-09 21:58:05 +08:00
LongYinan
5b2037a6e4
Merge pull request #598 from napi-rs/ser-bytes
test(napi): add tests for bytes in struct
2021-06-08 22:19:21 +08:00
LongYinan
3186b2d331
Merge pull request #609 from napi-rs/readme
docs: add ecosystem and related projects into readme
2021-06-07 22:47:51 +08:00
LongYinan
c3ee7f94a8
docs: add ecosystem and related projects into readme 2021-06-07 22:39:26 +08:00
LongYinan
cfcf915229
chore: publish
- @napi-rs/cli@1.1.0
2021-06-07 22:17:59 +08:00
LongYinan
9aac6267b7
feat(cli): update new project template 2021-06-07 22:17:19 +08:00
LongYinan
15bc42bcee
Merge pull request #601 from napi-rs/skip-gh-release
feat(cli): support skip gh-release in prepublish command
2021-06-07 21:39:30 +08:00
dependabot[bot]
43669417d0
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-06-07 09:03:18 +00:00
dependabot[bot]
054312efee
build(deps-dev): bump @types/sinon from 10.0.1 to 10.0.2 2021-06-07 08:34:58 +00:00
dependabot[bot]
86ba0b2339
build(deps-dev): bump prettier from 2.3.0 to 2.3.1 2021-06-07 06:04:04 +00:00
dependabot[bot]
db07064040
build(deps): bump @octokit/rest from 18.5.5 to 18.5.6 2021-06-07 06:03:54 +00:00
dependabot[bot]
2362634056
build(deps-dev): bump @types/node from 15.6.1 to 15.12.1 2021-06-07 06:03:49 +00:00
dependabot[bot]
3e2eb920e8
build(deps-dev): bump eslint from 7.27.0 to 7.28.0 2021-06-07 06:03:42 +00:00
dependabot[bot]
afd34f31b1
build(deps-dev): bump @typescript-eslint/parser from 4.25.0 to 4.26.0 2021-06-07 06:03:22 +00:00
LongYinan
253360efb9
feat(cli): support skip gh-release in prepublish command 2021-06-07 11:35:26 +08:00
LongYinan
f4ae035c84
test(napi): add tests for bytes in struct 2021-06-03 23:57:52 +08:00
LongYinan
bbd495a795
napi@1.7.5 2021-06-02 23:35:20 +08:00
LongYinan
712f7909f3
Merge pull request #597 from napi-rs/tokio-tweak
perf(napi): reducer tokio future execution overhead
2021-06-02 23:34:09 +08:00
LongYinan
7651fd1f6f
perf(napi): reducer tokio future execution overhead 2021-06-02 23:17:53 +08:00
LongYinan
7d494bbec7
napi-build@1.1.0 2021-06-01 01:33:31 +08:00
LongYinan
ed846dd650
napi@1.7.4 2021-06-01 00:35:29 +08:00
LongYinan
f96fb5930c
napi-build@1.1.0-beta.0 2021-06-01 00:34:25 +08:00
LongYinan
7d975bb50a
Merge pull request #587 from napi-rs/refactor-build
Refactor build
2021-05-31 23:41:10 +08:00
LongYinan
b835c7ef3f
feat(build): remove ureq to support windows arm64 2021-05-31 23:31:17 +08:00
dependabot[bot]
7d0bf4b580
build(deps-dev): bump sinon from 10.0.0 to 11.1.1 2021-05-31 08:33:27 +00:00
dependabot[bot]
c46b671297
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-05-31 08:33:15 +00:00
dependabot[bot]
4ca93279e4
build(deps-dev): bump @types/node from 15.6.0 to 15.6.1 2021-05-31 08:32:59 +00:00
dependabot[bot]
502ae8bc84
build(deps): bump @octokit/rest from 18.5.3 to 18.5.5 2021-05-31 06:09:04 +00:00
dependabot[bot]
5d61da7af5
build(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 2021-05-31 06:08:51 +00:00
dependabot[bot]
1b7507ba23
build(deps-dev): bump @typescript-eslint/parser from 4.24.0 to 4.25.0 2021-05-31 06:08:46 +00:00
dependabot[bot]
abb422910f
build(deps-dev): bump @types/sinon from 10.0.0 to 10.0.1 2021-05-31 06:08:12 +00:00
dependabot[bot]
7469991d2e
build(deps-dev): bump typescript from 4.2.4 to 4.3.2 2021-05-31 06:08:06 +00:00
LongYinan
4ffc513c3f
style: typo 2021-05-29 23:36:49 +08:00
LongYinan
6fb68d018d
Merge pull request #586 from napi-rs/memory-testing
Perform memory testing in CI
2021-05-29 23:35:27 +08:00