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
|
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 |
|
LongYinan
|
72960906dc
|
ci: add memory leak detect job
|
2021-05-29 23:24:25 +08:00 |
|
LongYinan
|
1145f2ee0b
|
napi@1.7.3
|
2021-05-28 10:50:39 +08:00 |
|
LongYinan
|
4e50a6eccf
|
Merge pull request #584 from napi-rs/fix-js-string-leak
fix(napi): JsString* leak in from_js_value
|
2021-05-28 10:49:41 +08:00 |
|
LongYinan
|
66ff37d9ff
|
fix(napi): JsString* leak in from_js_value
|
2021-05-28 10:34:42 +08:00 |
|
LongYinan
|
00235f2554
|
napi@1.7.2
|
2021-05-28 07:59:04 +08:00 |
|
LongYinan
|
33de299e1d
|
Merge pull request #582 from pimeys/handle-manual-drop-leaks
Allow dropping of string&buffer values when converting
|
2021-05-28 07:58:20 +08:00 |
|
Julius de Bruijn
|
3db5c56fbf
|
Allow dropping of string&buffer values when converting
|
2021-05-27 20:47:22 +02:00 |
|
LongYinan
|
03fcd19580
|
napi@1.7.1
|
2021-05-27 23:21:51 +08:00 |
|
LongYinan
|
185074f11d
|
Merge pull request #579 from napi-rs/fix-memory-alloc
fix(napi): wrong memory location of data in future resolved callback
|
2021-05-27 23:21:07 +08:00 |
|
LongYinan
|
f792feba0b
|
fix(napi): wrong memory location of data in future resolved callback
|
2021-05-27 22:54:23 +08:00 |
|
LongYinan
|
a90dacd709
|
ci: fix FreeBSD
|
2021-05-27 22:41:31 +08:00 |
|
LongYinan
|
a939c1b103
|
napi@1.7.0
|
2021-05-25 11:03:50 +08:00 |
|
LongYinan
|
990e16bb90
|
napi-sys@1.1.1
|
2021-05-25 11:03:01 +08:00 |
|
LongYinan
|
b707d9bb82
|
Merge pull request #578 from napi-rs/arraybuffer
feat(napi): impl more types AsRef and AsMut for TypedArray
|
2021-05-25 10:56:03 +08:00 |
|
LongYinan
|
bb9a819188
|
feat(napi): impl more types AsRef and AsMut for TypedArray
|
2021-05-25 00:07:16 +08:00 |
|
dependabot[bot]
|
afcdfb9574
|
build(deps): bump fdir from 5.0.0 to 5.1.0
|
2021-05-24 10:31:23 +00:00 |
|
dependabot[bot]
|
a3dff4e9ed
|
build(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.24.0
|
2021-05-24 09:57:09 +00:00 |
|
dependabot[bot]
|
2d399aa9cc
|
build(deps-dev): bump @types/lodash from 4.14.169 to 4.14.170
|
2021-05-24 09:19:00 +00:00 |
|
dependabot[bot]
|
583f408fc6
|
build(deps-dev): bump eslint from 7.26.0 to 7.27.0
|
2021-05-24 07:37:10 +00:00 |
|
dependabot[bot]
|
2ea6f8668b
|
build(deps-dev): bump ts-node from 9.1.1 to 10.0.0
|
2021-05-24 07:35:35 +00:00 |
|
dependabot[bot]
|
f9bc9bb290
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
|
2021-05-24 06:34:17 +00:00 |
|
dependabot[bot]
|
48f084bc5a
|
build(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3
|
2021-05-24 06:33:29 +00:00 |
|
dependabot[bot]
|
af40e9df0d
|
build(deps-dev): bump @types/node from 15.3.0 to 15.6.0
|
2021-05-24 06:32:42 +00:00 |
|