Copilot
|
e4f5360dcd
|
feat(napi): add node_api_create_object_with_properties support for enum creation (#2990)
|
2025-11-27 23:21:23 +08:00 |
|
LongYinan
|
a10be50edb
|
fix(napi): shutdown runtime at env cleanup on windows (#3026)
|
2025-11-25 17:31:09 +08:00 |
|
renovate[bot]
|
b561839f1f
|
chore(deps): update release-plz/action action to v0.5.119 (#3032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-24 21:55:04 +00:00 |
|
renovate[bot]
|
4a38ca7848
|
chore(deps): update actions/checkout action to v6 (#3025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-21 16:54:27 +08:00 |
|
LongYinan
|
8a60cd0f64
|
build(napi): fix tsdown config (#3010)
|
2025-11-10 11:42:38 +08:00 |
|
LongYinan
|
eea268d3dd
|
ci: fix memory testing hang (#3008)
|
2025-11-09 00:21:36 +08:00 |
|
renovate[bot]
|
ffd09cf177
|
chore(deps): update rust-lang/crates-io-auth-action action to v1.0.3 (#3000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-07 15:10:48 +08:00 |
|
Boshen
|
606ff62192
|
feat(sys): use libloading to load napi symbols at runtime on all platform (#2996)
|
2025-11-06 17:05:29 +08:00 |
|
renovate[bot]
|
4828b9d20e
|
chore(deps): update cross-platform-actions/action action to v0.30.0 (#2993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-05 22:13:03 +08:00 |
|
LongYinan
|
bfc3cae718
|
ci: change armv7-lts to armv7-22 (#2984)
|
2025-10-30 23:22:29 +08:00 |
|
renovate[bot]
|
c250bb2c0a
|
chore(deps): update github artifact actions (#2978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-26 23:13:46 +08:00 |
|
LongYinan
|
637e3e7a34
|
chore(napi): bump rust-version (#2966)
|
2025-10-21 00:12:39 +08:00 |
|
renovate[bot]
|
6965bc6ff6
|
chore(deps): update rust-lang/crates-io-auth-action action to v1.0.2 (#2961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-15 13:49:13 +00:00 |
|
renovate[bot]
|
f128d43559
|
chore(deps): update actions/setup-node action to v6 (#2959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-15 16:20:23 +08:00 |
|
LongYinan
|
656bdca927
|
refactor(napi-derive): make typegen easier to read (#2956)
|
2025-10-11 14:46:38 +08:00 |
|
renovate[bot]
|
7a9397cb43
|
chore(deps): update release-plz/action action to v0.5.118 (#2957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-11 02:31:24 +00:00 |
|
LongYinan
|
8f40ebd206
|
fix(napi): cleanup memory issues (#2949)
|
2025-10-05 19:35:20 +08:00 |
|
renovate[bot]
|
60b4befad1
|
chore(deps): lock file maintenance (#2944)
* chore(deps): lock file maintenance
* ignore bench
* fix test
* fix cache key
* fix bundle
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2025-10-03 20:57:21 +08:00 |
|
LongYinan
|
e5ba267f28
|
ci: reduce cache (#2933)
|
2025-09-19 20:58:21 +08:00 |
|
renovate[bot]
|
24a6eac7a5
|
chore(deps): update release-plz/action action to v0.5.117 (#2923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-13 17:32:06 +00:00 |
|
renovate[bot]
|
eb495ba7f5
|
chore(deps): update release-plz/action action to v0.5.116 (#2922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-12 11:02:39 +00:00 |
|
renovate[bot]
|
4e98ebd244
|
chore(deps): update release-plz/action action to v0.5.115 (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-10 16:34:01 +00:00 |
|
SkyBird
|
807f579796
|
feat(cli): add support for loongarch64-unknown-linux-gnu (#2887)
* feat(target): add support for loongarch64-unknown-linux-gnu
* docs(README): update platform support status
* Update cli/src/utils/target.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/test-release.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: LongYinan <lynweklm@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-09 23:29:22 +08:00 |
|
renovate[bot]
|
e633c472e7
|
chore(deps): update release-plz/action action to v0.5.114 (#2909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-06 02:19:00 +00:00 |
|
renovate[bot]
|
df80a8447a
|
chore(deps): update actions/setup-node action to v5 (#2906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-04 16:12:15 +08:00 |
|
renovate[bot]
|
ca17be8309
|
chore(deps): update release-plz/action action to v0.5.113 (#2903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-01 15:17:57 +00:00 |
|
renovate[bot]
|
b36479d10f
|
chore(deps): update release-plz/action action to v0.5.112 (#2883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-15 12:29:39 +00:00 |
|
renovate[bot]
|
fe57c05d6b
|
chore(deps): update release-plz/action action to v0.5.111 (#2873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-13 22:54:02 +00:00 |
|
LongYinan
|
cdfef770e3
|
fix(napi): link issue on cargo test --features noop (#2872)
|
2025-08-13 10:08:09 -07:00 |
|
renovate[bot]
|
7625570cb2
|
chore(deps): update actions/checkout action to v5 (#2868)
|
2025-08-11 09:17:28 -07:00 |
|
LongYinan
|
0c3589d7ba
|
ci: publish manually
|
2025-08-07 23:21:07 +08:00 |
|
LongYinan
|
98968764d0
|
ci: --no-verify-access when publish
|
2025-08-07 22:32:30 +08:00 |
|
LongYinan
|
ec889e566a
|
ci: use npm trusted publisher (#2839)
|
2025-08-07 12:20:47 +08:00 |
|
renovate[bot]
|
5611735775
|
chore(deps): update actions/download-artifact action to v5 (#2834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-07 10:33:24 +08:00 |
|
Kingsword
|
04aacf4abc
|
chore(ci): use mlugg/setup-zig instead of unmaintained action (#2828)
|
2025-08-04 09:03:43 -07:00 |
|
renovate[bot]
|
d450209efd
|
chore(deps): update release-plz/action action to v0.5.110 (#2807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-24 12:06:18 +00:00 |
|
renovate[bot]
|
56f6bc87a5
|
chore(deps): update cross-platform-actions/action action to v0.29.0 (#2798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-22 17:14:59 +00:00 |
|
LongYinan
|
0bf30cc77e
|
ci: fix cargo registry token
|
2025-07-21 16:19:50 +08:00 |
|
LongYinan
|
c657665a01
|
ci: pin release-plz action
|
2025-07-21 10:39:48 +08:00 |
|
LongYinan
|
e12d905ff0
|
ci: add release-crates job (#2787)
|
2025-07-21 10:21:18 +08:00 |
|
LongYinan
|
69d28061ff
|
feat(cli): support ohos (#2773)
|
2025-07-12 17:29:15 +08:00 |
|
LongYinan
|
3dce1533fd
|
test(napi): add fixture for re-export complex class (#2733)
|
2025-06-24 16:31:26 +08:00 |
|
LongYinan
|
21e5580f28
|
fix(cli): remove require in utils (#2693)
|
2025-06-05 11:08:05 +08:00 |
|
renovate[bot]
|
d2d8d31c68
|
chore(deps): update cross-platform-actions/action action to v0.28.0 (#2653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-19 17:53:23 +00:00 |
|
LongYinan
|
7182db3a81
|
feat(napi): EscapableHandleScope API (#2652)
|
2025-05-19 19:52:21 +08:00 |
|
LongYinan
|
0a9980bad5
|
fix(napi): JsObjectValue::get_property signature (#2628)
* fix(napi): JsObjectValue::get_property signature
* debug
|
2025-05-12 12:20:06 +08:00 |
|
LongYinan
|
9de545e7a2
|
refactor!(napi): add lifetime to Object (#2619)
|
2025-05-11 19:51:29 +08:00 |
|
LongYinan
|
c808386a8f
|
refactor!(napi): move JsBigint behind compat-mode feature (#2613)
* refactor!(napi): move JsBigint behind compat-mode feature
* reduce asan flaky
|
2025-05-08 12:04:02 +08:00 |
|
LongYinan
|
95832ff168
|
refactor!(napi): introduce JsValue and JsObjectValue trait (#2606)
Add lifetime for JsGlobal JsTimeout and JSON
|
2025-05-06 23:45:37 +08:00 |
|
LongYinan
|
bcf5e14aa8
|
feat(napi): add from_napi_value for Ref<T: FromNapiValue> (#2603)
|
2025-05-05 23:38:46 +08:00 |
|