LongYinan
1c9a307dc9
feat(cli): strip android binary in CI
2021-10-01 17:13:30 +08:00
LongYinan
06639e1b6a
chore: publish
...
- @napi-rs/cli@2.0.0-alpha.1
2021-10-01 15:12:02 +08:00
LongYinan
860a02a7cb
fix(cli): missing main and types field in created package.json
2021-10-01 15:01:23 +08:00
LongYinan
0e8de173a4
feat(cli): dts flag for build command
2021-10-01 15:01:23 +08:00
dependabot[bot]
b3009efcb8
build(deps-dev): bump @types/inquirer from 8.1.1 to 8.1.2
2021-09-27 22:05:15 +00:00
dependabot[bot]
315c5c872f
build(deps-dev): bump @octokit/rest from 18.10.0 to 18.11.2
2021-09-27 21:47:44 +00:00
dependabot[bot]
9efc603d74
build(deps-dev): bump clipanion from 3.0.1 to 3.1.0
2021-09-27 21:47:36 +00:00
LongYinan
f9c01b40f7
chore: publish 2.0.0-alpha.0
2021-09-23 01:45:28 +08:00
forehalo
2467b7139b
Introduce #[napi]
procedural macro to automation development boilerplate ( #696 )
...
* napi procedural macro for basic rust/JavaScript types
* introduce the `compat-mode` for `napi` and `napi-derive` crates for backward compatible
* remove #[inline] and let compiler to decide the inline behavior
* cli now can produce the `.d.ts` file for native binding
* many tests and example for the new procedural macro
Co-authored-by: LongYinan <lynweklm@gmail.com>
2021-09-23 01:29:09 +08:00
dependabot[bot]
01e5ade685
build(deps-dev): bump typanion from 3.3.2 to 3.5.0
2021-09-20 21:37:53 +00:00
dependabot[bot]
3e6c93c67a
build(deps): bump inquirer from 8.1.3 to 8.1.5
2021-09-20 21:37:23 +00:00
LongYinan
f8fbac2507
chore: publish
...
- @napi-rs/cli@1.3.3
2021-09-19 22:39:45 +08:00
LongYinan
27dbca814c
fix(cli): version of binary optional dependencies should be pinned
2021-09-19 22:38:37 +08:00
LongYinan
62b2ef3203
chore: publish
...
- @napi-rs/cli@1.3.2
2021-09-15 00:15:06 +08:00
LongYinan
c3852543a5
fix(cli): cargo config path and ci template in new command
2021-09-15 00:13:08 +08:00
LongYinan
98bd801c6f
Merge pull request #741 from napi-rs/dependabot/npm_and_yarn/types/inquirer-8.1.1
...
build(deps-dev): bump @types/inquirer from 8.1.0 to 8.1.1
2021-09-14 16:57:07 +08:00
dependabot[bot]
467abde3ca
build(deps): bump inquirer from 8.1.2 to 8.1.3
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.1.2...inquirer@8.1.3 )
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:12:29 +00:00
dependabot[bot]
c7e3e8f17c
build(deps-dev): bump @types/inquirer from 8.1.0 to 8.1.1
...
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer )
---
updated-dependencies:
- dependency-name: "@types/inquirer"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 21:10:42 +00:00
dependabot[bot]
b6957c46ca
build(deps-dev): bump @types/inquirer from 7.3.3 to 8.1.0
2021-09-06 21:22:08 +00:00
LongYinan
8c6c0404e8
chore: publish
...
- @napi-rs/cli@1.3.1
2021-09-02 23:35:56 +08:00
LongYinan
45d3e68ff3
fix(cli): ci template
2021-09-02 23:35:30 +08:00
LongYinan
c303f358ef
fix(cli): missed inquirer dependency
2021-09-02 23:23:17 +08:00
LongYinan
0fe4fe2736
chore: publish
...
- @napi-rs/cli@1.3.0
2021-09-02 00:04:46 +08:00
LongYinan
2c23f444b0
feat(cli): add back new command
2021-09-01 23:21:11 +08:00
LongYinan
a983babd63
chore(deps): lock file maintenance
2021-09-01 10:29:16 +08:00
dependabot[bot]
e9d9b666d8
build(deps-dev): bump tslib from 2.3.0 to 2.3.1
2021-08-16 21:30:16 +00:00
dependabot[bot]
37d7563d3c
build(deps-dev): bump @octokit/rest from 18.9.0 to 18.9.1
2021-08-16 21:29:46 +00:00
LongYinan
e95537b1ad
chore: publish
...
- @napi-rs/cli@1.2.1
2021-08-09 22:21:27 +08:00
LongYinan
7f0507097d
docs: add discord badge
2021-08-09 22:18:48 +08:00
LongYinan
e90ea9304a
fix(cli): create dist dir if not existed while building
2021-08-09 06:18:03 +00:00
LongYinan
44b180acb2
chore: publish
...
- @napi-rs/cli@1.2.0
2021-08-07 00:35:29 +08:00
LongYinan
67ad0a4d4d
feat(cli): upgrade clipanion v3
...
Remove napi new command
2021-08-07 00:23:17 +08:00
dependabot[bot]
695353024a
build(deps): bump chalk from 4.1.1 to 4.1.2
2021-08-02 21:56:52 +00:00
dependabot[bot]
c8c545c339
build(deps): bump @octokit/rest from 18.7.1 to 18.8.0
2021-08-02 21:29:48 +00:00
LongYinan
66e96f0273
Merge pull request #672 from napi-rs/add-next-js
...
Add next js
2021-07-30 13:47:56 +08:00
LongYinan
e99aba0a57
ci: upgrade to actions/cache@v2
2021-07-30 13:20:40 +08:00
dependabot[bot]
b1f9a3f416
build(deps): bump @octokit/rest from 18.6.7 to 18.7.1
2021-07-26 21:37:53 +00:00
dependabot[bot]
2c9dcde7b4
build(deps): bump inquirer from 8.1.1 to 8.1.2
2021-07-19 21:20:59 +00:00
dependabot[bot]
fa2f85acd9
build(deps): bump @octokit/rest from 18.6.3 to 18.6.7
2021-07-05 21:39:45 +00:00
dependabot[bot]
fe4b801e13
build(deps): bump debug from 4.3.1 to 4.3.2
2021-07-05 21:39:30 +00:00
dependabot[bot]
4fb4fe0593
build(deps): bump @octokit/rest from 18.6.0 to 18.6.3
2021-06-28 21:24:07 +00:00
dependabot[bot]
563ec95887
build(deps): bump inquirer from 8.1.0 to 8.1.1
2021-06-21 21:35:15 +00:00
dependabot[bot]
58ea2c3ba5
build(deps): bump tslib from 2.2.0 to 2.3.0
2021-06-14 05:59:14 +00:00
dependabot[bot]
c71e3cbb67
build(deps): bump @octokit/rest from 18.5.6 to 18.6.0
2021-06-14 05:58:25 +00:00
LongYinan
cfcf915229
chore: publish
...
- @napi-rs/cli@1.1.0
2021-06-07 22:17:59 +08:00
LongYinan
9aac6267b7
feat(cli): update new project template
2021-06-07 22:17:19 +08:00
LongYinan
15bc42bcee
Merge pull request #601 from napi-rs/skip-gh-release
...
feat(cli): support skip gh-release in prepublish command
2021-06-07 21:39:30 +08:00
dependabot[bot]
db07064040
build(deps): bump @octokit/rest from 18.5.5 to 18.5.6
2021-06-07 06:03:54 +00:00
LongYinan
253360efb9
feat(cli): support skip gh-release in prepublish command
2021-06-07 11:35:26 +08:00
dependabot[bot]
502ae8bc84
build(deps): bump @octokit/rest from 18.5.3 to 18.5.5
2021-05-31 06:09:04 +00:00