Commit graph

1641 commits

Author SHA1 Message Date
LongYinan
db40b6a874
chore(cli): docs enhancement 2021-12-23 17:47:43 +08:00
LongYinan
e904497b8c
Release independent packages
napi-derive@2.0.2
2021-12-23 14:47:41 +08:00
LongYinan
b05e0e713f
Merge pull request #964 from napi-rs/fix-struct-gen
fix(napi-derive): return Class instance in function
2021-12-23 14:27:07 +08:00
LongYinan
940be7df99
fix(napi-derive): return Class instance in function 2021-12-23 14:07:35 +08:00
LongYinan
17a3000077
Merge pull request #963 from h-a-n-a/patch-1 2021-12-23 08:47:42 +08:00
Hana
894334e8f1
fix(cli): fix crate-type hint 2021-12-23 03:10:44 +08:00
LongYinan
bfa454f94d
chore: publish
- @napi-rs/cli@2.2.0
2021-12-22 20:24:41 +08:00
LongYinan
046f75dc29
feat(cli): provide a way to override the native package name 2021-12-22 20:24:15 +08:00
LongYinan
46168ee6d6
Release independent packages
napi@2.0.2
2021-12-22 09:50:55 +08:00
LongYinan
9055fcd0c9
Merge pull request #961 from napi-rs/fix/compile-issue-without-compat-mode
fix(napi): compile issue without compat mode
2021-12-22 09:49:55 +08:00
LongYinan
87d1821e73
fix(napi): compile issue without compat mode 2021-12-22 09:36:47 +08:00
LongYinan
fa0fe87448
Release independent packages
napi-build@1.2.1
2021-12-22 00:27:59 +08:00
LongYinan
bdc49cca10
chore: publish
- @napi-rs/cli@2.1.0
2021-12-22 00:23:05 +08:00
LongYinan
828c6cf625
Release independent packages
napi@2.0.1
napi-derive@2.0.1
2021-12-22 00:19:16 +08:00
LongYinan
0dbda09cb3
test(napi): make worker_threads test more complex 2021-12-22 00:12:21 +08:00
LongYinan
de27470552
Merge pull request #960 from napi-rs/fix/undefined-module-in-worker
Fix undefined module in worker_threads
2021-12-22 00:07:18 +08:00
LongYinan
4406059de1
fix(napi): addon packages become undefined in worker_threads 2021-12-21 23:38:35 +08:00
LongYinan
915b423026
fix(napi): only shutdown tokio runtime once 2021-12-21 23:22:23 +08:00
dependabot[bot]
13c9437b61
build(deps-dev): bump @typescript-eslint/parser from 5.7.0 to 5.8.0 2021-12-20 22:20:01 +00:00
dependabot[bot]
4908afef6f
build(deps-dev): bump esbuild from 0.14.3 to 0.14.6 2021-12-20 22:19:50 +00:00
dependabot[bot]
9cbde88078
build(deps-dev): bump lint-staged from 12.1.2 to 12.1.3 2021-12-20 21:55:58 +00:00
dependabot[bot]
ebfaa52d07
build(deps-dev): bump eslint from 8.4.1 to 8.5.0 2021-12-20 21:55:44 +00:00
dependabot[bot]
5fbb7974ea
build(deps-dev): bump @typescript-eslint/eslint-plugin 2021-12-20 21:55:19 +00:00
dependabot[bot]
442abf85d3
build(deps-dev): bump @types/node from 16.11.12 to 17.0.1 2021-12-20 21:55:07 +00:00
dependabot[bot]
eed20fe807
build(deps-dev): bump typescript from 4.5.3 to 4.5.4 2021-12-20 21:54:54 +00:00
LongYinan
a695c9724f
Merge pull request #951 from napi-rs/multi-impl-gen
fix(napi-derive): codegen bug when multi impl on same file
2021-12-20 16:17:04 +08:00
LongYinan
f7571d71c0
fix(napi-derive): codegen bug when multi impl on same file 2021-12-20 16:00:11 +08:00
LongYinan
ac1b52fab9
Merge pull request #950 from napi-rs/upgrade-windows-crate
chore(napi): upgrade windows crate to 0.29
2021-12-20 15:53:14 +08:00
LongYinan
0d38cb01bd
chore(napi): upgrade windows crate to 0.29 2021-12-20 15:16:12 +08:00
LongYinan
163ddb69ef
Merge pull request #946 from mischnic/test-hashmap
Add tests for hashmap <-> object
2021-12-20 00:47:55 +08:00
Niklas Mischkulnig
7a04176cf9
test(napi): add tests for hashmap <-> object 2021-12-19 23:17:54 +08:00
LongYinan
b7b405a49b
Merge pull request #947 from h-a-n-a/feat/skip-ts-gen
feat(napi-derive): add `skip_typescript` attribute for macro
2021-12-19 23:15:05 +08:00
h-a-n-a
7891c52cbf test: update type snapshot 2021-12-19 22:44:45 +08:00
h-a-n-a
72f58204d2 test: add tests for skip_typescript 2021-12-19 20:17:54 +08:00
h-a-n-a
df9dc91562 feat(napi): add ts typegen skip 2021-12-19 19:45:21 +08:00
LongYinan
59a7e37901
ci: build node:17 for aarch64 and armv7 Linux 2021-12-18 16:00:16 +08:00
LongYinan
049b8799c1
Merge pull request #942 from napi-rs/disable-js-without-platform
fix(cli): disable js binding generation if no --platform flag
2021-12-18 15:59:29 +08:00
LongYinan
f577512952
fix(cli): disable js binding generation if no --platform flag 2021-12-18 15:40:38 +08:00
LongYinan
45a74856d6
Merge pull request #941 from napi-rs/fix/build-env
fix(build): keep `.d.ts` and `.js` untouched if native doesn't change
2021-12-18 15:07:26 +08:00
yiliuliuyi
5b83de8a48
Merge pull request #940 from napi-rs/fix-return-type
fix(napi-derive-backend): Null and Undefined return type
2021-12-18 14:13:37 +08:00
forehalo
09c7df3c5c
fix: keep .d.ts and .js untouched if native doesn't change 2021-12-18 14:12:46 +08:00
LongYinan
4ec4400703
fix(napi-derive-backend): Null and Undefined return type 2021-12-18 13:42:55 +08:00
LongYinan
3f2e44d3db
Merge pull request #939 from napi-rs/fix/buffer-vec-conversion
fix(napi): impl From<Buffer> for Vec<u8>
2021-12-18 13:41:40 +08:00
yiliuliuyi
a25612987f
Merge pull request #938 from liulinboyi/feat-napi
feat(napi): refine return type
2021-12-18 13:29:19 +08:00
forehalo
2df97c108f
fix: impl From<Buffer> for Vec<u8> 2021-12-18 13:24:16 +08:00
liulinboyi
486765b35e feat(napi): refine return type 2021-12-18 11:52:49 +08:00
LongYinan
01b5a6dc3f
docs(cli): add note for --target flag 2021-12-17 17:31:09 +08:00
LongYinan
bbd466b69c
Release independent packages 2021-12-17 16:56:45 +08:00
LongYinan
d97541be39
chore: publish
- @napi-rs/cli@2.0.0
2021-12-17 16:54:56 +08:00
LongYinan
8debc09b7f
Release independent packages
napi@2.0.0-beta.7
2021-12-14 13:00:07 +08:00