Commit graph

1696 commits

Author SHA1 Message Date
LongYinan
581e8cf9f5
Release independent packages
napi-derive@2.0.6
2022-01-06 17:41:02 +08:00
LongYinan
0f5ebc4699
chore(napi-derive-backend): update convert_case 2022-01-06 17:40:25 +08:00
LongYinan
349f747ce4
Merge pull request #1012 from napi-rs/update-convert-case
chore(napi-derive): update convert_case
2022-01-06 17:31:50 +08:00
LongYinan
15d2b95687
chore(napi-derive): update convert_case 2022-01-06 16:54:43 +08:00
LongYinan
d2f3a96660
Merge pull request #1011 from napi-rs/fix/either-should-receive-class
fix(napi-derive): implement missing trait for JsClass reference
2022-01-06 16:36:59 +08:00
LongYinan
b6d126db53
fix(napi-derive): implement missing trait for JsClass reference 2022-01-06 16:19:43 +08:00
LongYinan
b47ccbd194
Merge pull request #1010 from napi-rs/fix/throw-mismatch-object
fix(napi-derive): should throw rather than panic if object mismatched
2022-01-06 16:15:33 +08:00
LongYinan
3565fccdb6
fix(napi-derive): should throw rather than panic if object mismatched 2022-01-06 15:57:41 +08:00
LongYinan
b39802a2ca
Merge pull request #1009 from napi-rs/zig-docker-image
ci: add debian-zig docker image
2022-01-06 15:12:13 +08:00
LongYinan
f55ea6a193
ci: add debian-zig docker image 2022-01-06 14:55:06 +08:00
LongYinan
3f1f1cae82
Merge pull request #1006 from napi-rs/zig-cross-enhance
Zig cross enhance
2022-01-06 13:12:23 +08:00
LongYinan
0db94ccd66
feat(cli): support macOS with --zig flag 2022-01-06 12:53:45 +08:00
LongYinan
de140c63d9
Merge pull request #1004 from napi-rs/disable-worker-threads
test: disable ava worker_threads
2022-01-04 12:45:02 +08:00
LongYinan
5596cf232f
test: disable ava worker_threads 2022-01-04 11:45:00 +08:00
LongYinan
7040a2930f
chore: remove node10 test 2022-01-04 11:14:55 +08:00
LongYinan
04012915bb
Release independent packages
napi-derive@2.0.5
2022-01-04 11:06:38 +08:00
LongYinan
64a28eac87
test: update snapshots format for ava@4 2022-01-04 11:04:45 +08:00
LongYinan
d86e2a68ed
chore: publish
- @napi-rs/cli@2.2.1
2022-01-04 10:59:51 +08:00
LongYinan
157a7f9c2c
Merge pull request #990 from napi-rs/avoid-lld-not-existed
fix(cli): handle lld not found
2022-01-04 10:54:23 +08:00
dependabot[bot]
08f86d99b1
build(deps-dev): bump esbuild from 0.14.8 to 0.14.10 2022-01-03 22:52:40 +00:00
dependabot[bot]
dec37dd252
build(deps-dev): bump @rollup/plugin-replace from 3.0.0 to 3.0.1 2022-01-03 22:52:24 +00:00
dependabot[bot]
4d7da028dc
build(deps-dev): bump ava from 3.15.0 to 4.0.0 2022-01-03 22:52:10 +00:00
dependabot[bot]
547147e921
build(deps-dev): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 2022-01-03 22:31:37 +00:00
dependabot[bot]
029f829bb2
build(deps-dev): bump lint-staged from 12.1.4 to 12.1.5 2022-01-03 22:16:18 +00:00
dependabot[bot]
183173108a
build(deps-dev): bump eslint from 8.5.0 to 8.6.0 2022-01-03 22:16:12 +00:00
dependabot[bot]
a5619763c0
build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 2022-01-03 22:16:05 +00:00
dependabot[bot]
8bca8bf351
build(deps-dev): bump c8 from 7.10.0 to 7.11.0 2022-01-03 22:15:51 +00:00
dependabot[bot]
f288049b92
build(deps-dev): bump @typescript-eslint/eslint-plugin 2022-01-03 22:15:39 +00:00
dependabot[bot]
dfe84e51c1
build(deps-dev): bump @types/dockerode from 3.3.0 to 3.3.1 2022-01-03 22:15:36 +00:00
dependabot[bot]
9093da6284
build(deps-dev): bump @types/node from 17.0.5 to 17.0.7 2022-01-03 22:15:26 +00:00
dependabot[bot]
07c05258b0
build(deps-dev): bump @rollup/plugin-alias from 3.1.8 to 3.1.9 2022-01-03 22:15:21 +00:00
dependabot[bot]
66d37d34f2
build(deps-dev): bump @rollup/plugin-node-resolve from 13.1.1 to 13.1.2 2022-01-03 22:15:09 +00:00
LongYinan
eb79ccebbe
fix(cli): handle lld not found 2022-01-03 22:03:10 +08:00
LongYinan
671ac80e8b
Merge pull request #989 from napi-rs/fix/spwan-arg
fix(cli): shell: true instead of bash
2022-01-03 21:27:55 +08:00
LongYinan
bc570c2918
fix(cli): shell: true instead of bash 2022-01-03 15:23:08 +08:00
Flux Xu
881fd52063
fix(napi-derive): unraw rust identifiers before sending it to js. (#987) 2022-01-03 11:28:35 +08:00
messense
ca3790bdf1
Add support for cross compilation with Zig (#983)
feat(cli): add support for cross compilation with Zig
2021-12-31 11:20:55 +08:00
dependabot[bot]
d58246ea62
build(deps-dev): bump @typescript-eslint/parser from 5.8.0 to 5.8.1 2021-12-27 21:58:12 +00:00
dependabot[bot]
0604a6f58d
build(deps-dev): bump rollup from 2.61.1 to 2.62.0 2021-12-27 21:44:47 +00:00
dependabot[bot]
dda53df837
build(deps-dev): bump @types/node from 17.0.1 to 17.0.5 2021-12-27 21:44:41 +00:00
dependabot[bot]
13aba77434
build(deps-dev): bump esbuild from 0.14.6 to 0.14.8 2021-12-27 21:44:34 +00:00
dependabot[bot]
84e1e3ebb5
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-12-27 21:44:29 +00:00
dependabot[bot]
1e250a71e5
build(deps-dev): bump lint-staged from 12.1.3 to 12.1.4 2021-12-27 21:44:22 +00:00
LongYinan
3634d03f81
chore(cli): remove substr usage 2021-12-27 18:36:57 +08:00
LongYinan
52acde32b3
Merge pull request #971 from napi-rs/export-type-alias
fix(napi-derive,cli): export type alias for original name
2021-12-25 17:49:17 +08:00
LongYinan
556ace8f33
fix(napi-derive,cli): export type alias for original name 2021-12-25 17:36:12 +08:00
LongYinan
66e202e2f2
Release independent packages
napi-derive@2.0.4
2021-12-25 01:44:37 +08:00
LongYinan
cf69651701
Merge pull request #969 from napi-rs/ignore-warning
fix(napi-derive): ignore warnings on generated fn
2021-12-25 01:43:00 +08:00
LongYinan
f76a12eb5a
fix(napi-derive): ignore warnings on generated fn
Close https://github.com/napi-rs/napi-rs/issues/968
2021-12-25 01:24:58 +08:00
LongYinan
ab1af002e5
Merge pull request #967 from napi-rs/fix/missing-wrap
fix(napi-derive): missing wrap in NAPI-RS created class instance
2021-12-24 23:53:52 +08:00