LongYinan
|
809350b42f
|
feat(triples): support android armv7
|
2021-12-02 13:11:43 +08:00 |
|
LongYinan
|
9c765dcddd
|
build: add android armv7
|
2021-12-02 13:11:43 +08:00 |
|
LongYinan
|
230b085c7c
|
Merge pull request #899 from napi-rs/ab
TypedArray support
|
2021-12-02 12:41:09 +08:00 |
|
LongYinan
|
d9c53d728b
|
feat(napi): support TypedArray input and output
|
2021-12-02 11:26:52 +08:00 |
|
LongYinan
|
fa23769e9d
|
feat(napi): allow create reference with refcount
|
2021-11-30 17:14:01 +08:00 |
|
dependabot[bot]
|
1a2c692a1a
|
build(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.5.0
|
2021-11-29 22:01:23 +00:00 |
|
dependabot[bot]
|
c1755c62c9
|
build(deps-dev): bump prettier from 2.4.1 to 2.5.0
|
2021-11-29 21:50:29 +00:00 |
|
dependabot[bot]
|
e8e0ba6a32
|
build(deps-dev): bump esbuild from 0.13.15 to 0.14.0
|
2021-11-29 21:50:14 +00:00 |
|
dependabot[bot]
|
43879344b2
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
|
2021-11-29 21:50:06 +00:00 |
|
dependabot[bot]
|
d2b4d10591
|
build(deps-dev): bump debug from 4.3.2 to 4.3.3
|
2021-11-29 21:49:48 +00:00 |
|
dependabot[bot]
|
847039ec87
|
build(deps-dev): bump @types/node from 16.11.9 to 16.11.10
|
2021-11-29 21:49:37 +00:00 |
|
dependabot[bot]
|
3f7fdaba8c
|
build(deps): bump chalk from 4.1.2 to 5.0.0
|
2021-11-29 21:30:11 +00:00 |
|
LongYinan
|
cb08c9f355
|
Release independent packages
napi-derive-backend@1.0.11
napi-derive@2.0.0-alpha.10
|
2021-11-30 00:31:43 +08:00 |
|
LongYinan
|
a0bb0924fe
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.12
|
2021-11-30 00:27:52 +08:00 |
|
LongYinan
|
d410f6e903
|
Release independent packages
napi-sys@2.0.0
napi@2.0.0-alpha.8
|
2021-11-30 00:18:22 +08:00 |
|
LongYinan
|
adfa14cf94
|
Merge pull request #887 from napi-rs/remove-enum
feat(sys): remove rust enum in sys
|
2021-11-29 14:58:05 +08:00 |
|
Tim Fish
|
18d2743862
|
feat(napi): output Rust doc comments in definitions as jsdoc comments
|
2021-11-29 12:54:45 +08:00 |
|
LongYinan
|
a7067d6732
|
feat(sys): remove rust enum in sys
|
2021-11-29 12:52:42 +08:00 |
|
LongYinan
|
a25f0b990c
|
Release independent packages
napi-derive@2.0.0-alpha.9
napi-derive-backend@1.0.10
Generated by cargo-workspaces
|
2021-11-26 17:44:33 +08:00 |
|
LongYinan
|
19e16eb2ba
|
Merge pull request #884 from napi-rs/ts-args-return-type
feat(napi-derive): support renmae function args and return type
|
2021-11-26 17:40:31 +08:00 |
|
LongYinan
|
e2e3ef95f8
|
feat(napi-derive): support renmae function args and return type
|
2021-11-26 17:26:14 +08:00 |
|
LongYinan
|
e6f341f632
|
chore: add example for return this
|
2021-11-25 23:42:40 +08:00 |
|
LongYinan
|
c365c15639
|
style: clippy fix
|
2021-11-25 23:35:50 +08:00 |
|
LongYinan
|
aaf1bd14ea
|
Release independent packages
napi@2.0.0-alpha.7
napi-derive@2.0.0-alpha.8
napi-build@1.1.2
napi-derive-backend@1.0.9
|
2021-11-25 23:25:29 +08:00 |
|
LongYinan
|
5ccef6cedf
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.11
|
2021-11-25 23:23:05 +08:00 |
|
LongYinan
|
1af25a57b2
|
Merge pull request #874 from napi-rs/tweak
tweaking for node-rs v2 upgrade
|
2021-11-25 22:55:22 +08:00 |
|
LongYinan
|
59d6a219b5
|
style: run fmt
|
2021-11-25 22:38:41 +08:00 |
|
LongYinan
|
7177f4af92
|
chore: update test snap
|
2021-11-25 22:33:42 +08:00 |
|
LongYinan
|
9a0de8e485
|
feat(napi): allow return self as this
|
2021-11-25 22:31:11 +08:00 |
|
LongYinan
|
1fe39ff66d
|
feat(napi): support export rust mod as ts namespace
|
2021-11-25 17:53:43 +08:00 |
|
LongYinan
|
e4ca46f32b
|
style: clippy fix
|
2021-11-25 17:53:42 +08:00 |
|
LongYinan
|
43d21c51d2
|
doc: cargo docs fix
|
2021-11-25 17:53:42 +08:00 |
|
LongYinan
|
f83e167bd2
|
feat(napi): implement from_vec for Array
|
2021-11-25 17:53:42 +08:00 |
|
LongYinan
|
c77712e76f
|
feat(napi): implement with_optional_signal on AsyncTask
|
2021-11-25 17:53:42 +08:00 |
|
LongYinan
|
43c1aff738
|
refactor(napi): use CStr instread of CString while creating lit variable
|
2021-11-25 17:53:41 +08:00 |
|
LongYinan
|
1dcd0fec1e
|
refactor(napi): remove compatible Either struct
Reexport `Either` from `bindgen_runtime::Either`
|
2021-11-25 17:53:41 +08:00 |
|
forehalo
|
71d3c87700
|
avoid treating version sign to email address
|
2021-11-24 11:05:10 +08:00 |
|
dependabot[bot]
|
277d9c7f8a
|
build(deps-dev): bump esbuild from 0.13.14 to 0.13.15
|
2021-11-22 22:02:34 +00:00 |
|
dependabot[bot]
|
b983981ce8
|
build(deps-dev): bump source-map-support from 0.5.20 to 0.5.21
|
2021-11-22 21:53:04 +00:00 |
|
dependabot[bot]
|
1682f5703d
|
build(deps-dev): bump lint-staged from 12.0.2 to 12.1.2
|
2021-11-22 21:52:56 +00:00 |
|
dependabot[bot]
|
2e8ce01d60
|
build(deps-dev): bump rollup from 2.60.0 to 2.60.1
|
2021-11-22 21:52:51 +00:00 |
|
dependabot[bot]
|
782d927fee
|
build(deps-dev): bump eslint from 8.2.0 to 8.3.0
|
2021-11-22 21:52:45 +00:00 |
|
dependabot[bot]
|
35983ae0c0
|
build(deps-dev): bump @types/js-yaml from 4.0.4 to 4.0.5
|
2021-11-22 21:52:37 +00:00 |
|
dependabot[bot]
|
f34ab2e92c
|
build(deps-dev): bump typescript from 4.4.4 to 4.5.2
|
2021-11-22 21:52:29 +00:00 |
|
dependabot[bot]
|
9ae38136b5
|
build(deps-dev): bump @types/node from 16.11.7 to 16.11.9
|
2021-11-22 21:52:13 +00:00 |
|
Sam Holmes
|
b9f43455f0
|
fix(napi-build): cargo:rerun-if commands (#871)
|
2021-11-22 22:35:05 +08:00 |
|
LongYinan
|
a1e3292b7a
|
napi@2.0.0-alpha.6
|
2021-11-21 23:11:43 +08:00 |
|
LongYinan
|
e8cfa0b467
|
fix(napi): freeze and seal should be methods of JsObject
|
2021-11-21 23:11:14 +08:00 |
|
LongYinan
|
4aa56a148c
|
fix(napi): missing coerce_to_bool on JsValue
|
2021-11-21 23:10:29 +08:00 |
|
LongYinan
|
5c3bccfcf9
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.10
|
2021-11-21 21:43:53 +08:00 |
|