dependabot[bot]
|
f0da66a47e
|
build(deps): bump table from 6.7.3 to 6.7.5
|
2021-12-06 21:51:14 +00:00 |
|
dependabot[bot]
|
f9cadf4ccd
|
build(deps-dev): bump esbuild from 0.14.1 to 0.14.2
|
2021-12-06 21:50:44 +00:00 |
|
dependabot[bot]
|
fbf223c7c4
|
build(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.6.0
|
2021-12-06 21:44:16 +00:00 |
|
LongYinan
|
0ac303e3ea
|
Release independent packages
napi-derive@2.0.0-beta.2
napi-derive-backend@1.0.14
|
2021-12-06 14:15:17 +08:00 |
|
LongYinan
|
15a127c1b9
|
Merge pull request #906 from napi-rs/skip-register-in-test
fix(napi-derive): disable register logic in rust test
|
2021-12-06 14:07:45 +08:00 |
|
LongYinan
|
27c4790e7b
|
fix(napi-derive): disable register logic in rust test
|
2021-12-06 12:58:58 +08:00 |
|
LongYinan
|
8d6997f61e
|
Release independent packages
napi@2.0.0-beta.2
|
2021-12-03 17:06:24 +08:00 |
|
LongYinan
|
faf708a5b4
|
chore: publish
- @napi-rs/cli@2.0.0-beta.3
|
2021-12-03 17:03:19 +08:00 |
|
LongYinan
|
99863f314d
|
Merge pull request #904 from napi-rs/swc-fix
Swc fix
|
2021-12-03 17:02:04 +08:00 |
|
LongYinan
|
8fc1cfcb38
|
feat(napi): TypeName and ToNapiValue should apply to any HashMap
|
2021-12-03 16:49:26 +08:00 |
|
LongYinan
|
53fe4d3aa5
|
feat(napi): re-export ctor as module_init
|
2021-12-03 16:49:26 +08:00 |
|
LongYinan
|
77dab3e9f7
|
docs(napi): prettier
|
2021-12-03 16:49:26 +08:00 |
|
LongYinan
|
2d5b997b7d
|
feat(napi): add experimental flag
|
2021-12-03 16:49:26 +08:00 |
|
LongYinan
|
49a0139f81
|
style: clippy fix
|
2021-12-03 16:49:25 +08:00 |
|
LongYinan
|
8de30a9287
|
feat(napi): add -p flag which will be bypassed to cargo
|
2021-12-03 16:49:25 +08:00 |
|
LongYinan
|
96190f1c80
|
ci: setup-node@v2
|
2021-12-02 23:23:51 +08:00 |
|
LongYinan
|
24eee7550e
|
chore: publish
- @napi-rs/cli@2.0.0-beta.2
|
2021-12-02 21:28:10 +08:00 |
|
LongYinan
|
d495cc11f8
|
fix(cli): android armv7 CI config in new command
|
2021-12-02 21:27:16 +08:00 |
|
LongYinan
|
140fa7b502
|
Release independent packages
napi@2.0.0-beta.1
napi-derive@2.0.0-beta.1
napi-derive-backend@1.0.13
|
2021-12-02 17:10:58 +08:00 |
|
LongYinan
|
6280460173
|
chore: publish
- @napi-rs/cli@2.0.0-beta.1
|
2021-12-02 17:05:40 +08:00 |
|
LongYinan
|
8b77bc62ab
|
Merge pull request #902 from napi-rs/beta-fix-1
Beta fix 1
|
2021-12-02 17:04:06 +08:00 |
|
LongYinan
|
77e4241b18
|
style: clippy fix
|
2021-12-02 16:31:57 +08:00 |
|
LongYinan
|
b2fea4d5b3
|
fix(napi-derive): correct the aliased type generation
|
2021-12-02 16:25:20 +08:00 |
|
LongYinan
|
6d4b4af36f
|
fix(napi-derive-backend): do not unwrap Option value in object getter if the type of field is Option<T>
|
2021-12-02 16:17:03 +08:00 |
|
LongYinan
|
d58e488fa2
|
fix(cli): missing exported enum
|
2021-12-02 15:46:20 +08:00 |
|
LongYinan
|
24c5d6950e
|
Release independent packages
napi@2.0.0-beta.0
napi-sys@2.1.0
napi-derive@2.0.0-beta.0
napi-build@1.2.0
napi-derive-backend@1.0.12
|
2021-12-02 14:35:57 +08:00 |
|
LongYinan
|
4fe1f58e4d
|
chore: publish
- @napi-rs/cli@2.0.0-beta.0
- @napi-rs/triples@1.1.0
|
2021-12-02 14:32:01 +08:00 |
|
LongYinan
|
221eae1c26
|
feat(build): update windows lib file to 17.2.0
|
2021-12-02 14:25:22 +08:00 |
|
LongYinan
|
b584534e5f
|
Merge pull request #897 from idan-at/add-nodejs-syntax-error-apis
Enable node_api syntax error experimental functions
|
2021-12-02 14:13:52 +08:00 |
|
Idan Attias
|
a5ba40ceda
|
feat(napi): enable node_api syntax error experimental functions
|
2021-12-02 13:59:27 +08:00 |
|
LongYinan
|
201eca63d3
|
Merge pull request #901 from napi-rs/android-armv7
Android armv7
|
2021-12-02 13:46:39 +08:00 |
|
LongYinan
|
9b71059745
|
ci: add armv7 android build
|
2021-12-02 13:33:57 +08:00 |
|
LongYinan
|
68b0483c81
|
feat(cli): support android armv7 target
|
2021-12-02 13:33:57 +08:00 |
|
LongYinan
|
5f222038d3
|
feat(cli): fail the pipeline if artifacts not been built
|
2021-12-02 13:11:43 +08:00 |
|
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 |
|