Commit graph

364 commits

Author SHA1 Message Date
LongYinan
89de6ce015
0.3.7 2020-09-10 10:55:49 +08:00
LongYinan
a1bff49ef9
fix: wrong platform field for musl packages 2020-09-10 10:55:44 +08:00
LongYinan
afbaf512d0
Merge pull request #171 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.1.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0
2020-09-09 11:25:12 +08:00
dependabot-preview[bot]
80073e6d4f
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.1.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 02:12:35 +00:00
LongYinan
7d203f9ead
0.3.6 2020-09-08 15:42:04 +08:00
LongYinan
dd5f9e7271
fix: README format in npm template 2020-09-08 15:41:52 +08:00
LongYinan
de2e7ec3a5
0.3.5 2020-09-08 09:29:46 +08:00
LongYinan
15cb7e5765
feat: update package.json again in prepublish 2020-09-08 09:21:59 +08:00
LongYinan
b61629cf34
0.3.4 2020-09-07 23:19:58 +08:00
LongYinan
32933e7dc6
fix: continue publish event if release binary to gh failed 2020-09-07 23:19:38 +08:00
LongYinan
7745f541cd
0.3.3 2020-09-07 22:23:03 +08:00
LongYinan
ee32c586a7
fix: missing v prefix in tag name while publishing to gh 2020-09-07 22:22:56 +08:00
LongYinan
91ccf6753a
0.3.2 2020-09-07 21:53:27 +08:00
LongYinan
51f71fbd92
fix: read package version as tag name while publishing npm package 2020-09-07 21:53:20 +08:00
LongYinan
8440c6893a
chore(release): publish 2020-09-07 17:44:31 +08:00
LongYinan
6a3590ef92
Merge pull request #163 from napi-rs/remove-typecheck
perf(napi): remove typecheck in CallContext for better performance
2020-09-07 17:43:06 +08:00
LongYinan
df5b082141
perf(napi): remove typecheck in CallContext for better performance 2020-09-07 17:26:28 +08:00
LongYinan
aaee2d2940
doc: update readme to new version 2020-09-07 10:46:51 +08:00
LongYinan
4eb23df4d0
0.3.1 2020-09-05 01:20:42 +08:00
LongYinan
4226561c7e
feat: support --cargo-name config in napi cli 2020-09-05 01:20:30 +08:00
LongYinan
9c45704eae
0.3.0 2020-09-04 17:37:05 +08:00
LongYinan
35e6beaf8a
Merge pull request #161 from napi-rs/cli
feat: powerful cli
2020-09-04 17:28:24 +08:00
LongYinan
e68778428e
feat: powerful cli 2020-09-04 17:11:23 +08:00
LongYinan
1219f3b172
chore(release): publish
- napi@0.5.0
- napi-derive@0.5.0
2020-09-03 20:39:29 +08:00
LongYinan
9aec0ec38e
docs: upgrade docs 2020-09-03 20:38:28 +08:00
LongYinan
07ab8ec795
Merge pull request #160 from napi-rs/string-latin1
feat(napi): string latin1 support
2020-09-03 19:57:12 +08:00
LongYinan
371cc5eab0
feat(napi): string latin1 support 2020-09-03 19:11:30 +08:00
LongYinan
dfb7518cac
Merge pull request #158 from napi-rs/object-functions
Object functions
2020-09-03 15:50:54 +08:00
LongYinan
87f75803f8
docs: update readme 2020-09-03 15:34:28 +08:00
LongYinan
d45b436d16
chore: upgrade deps 2020-09-03 15:34:28 +08:00
LongYinan
1c3d9b4e9a
test(napi): add more object functions tests 2020-09-03 15:34:27 +08:00
LongYinan
76d1258592
feat(napi): implement all object functions 2020-09-03 00:02:41 +08:00
LongYinan
06da68df0e
Merge pull request #157 from napi-rs/cleanup
chore(napi): cleanup codes
2020-09-02 11:26:41 +08:00
LongYinan
a022fe01d9
chore(napi): cleanup codes 2020-09-02 10:59:11 +08:00
LongYinan
5a040872e3
Merge pull request #146 from napi-rs/serde
Serde
2020-09-02 00:04:54 +08:00
LongYinan
bb56818bea
chore: upgrade deps 2020-09-01 23:48:03 +08:00
LongYinan
ea3fff25ae
feat(napi): serde-json feature 2020-09-01 23:48:02 +08:00
LongYinan
c58d00b127
Merge pull request #155 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.0.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.9.1 to 4.0.0
2020-09-01 22:55:55 +08:00
dependabot-preview[bot]
b7823ddc77
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 08:28:23 +00:00
LongYinan
19b8ea7ab9
Merge pull request #149 from napi-rs/dependabot/npm_and_yarn/lint-staged-10.2.13
build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13
2020-09-01 16:07:20 +08:00
LongYinan
0514dcae10
Merge pull request #147 from napi-rs/dependabot/npm_and_yarn/prettier-2.1.1
build(deps-dev): bump prettier from 2.1.0 to 2.1.1
2020-09-01 16:07:08 +08:00
LongYinan
a4f48d2c77
Merge pull request #150 from napi-rs/dependabot/npm_and_yarn/swc-node/core-linux-musl-0.6.0
build(deps): bump @swc-node/core-linux-musl from 0.4.2 to 0.6.0
2020-09-01 16:06:53 +08:00
LongYinan
f2f89bbcc6
Merge pull request #153 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1
build(deps-dev): bump @typescript-eslint/parser from 3.9.1 to 3.10.1
2020-09-01 16:06:31 +08:00
dependabot-preview[bot]
c541abcb27
build(deps-dev): bump @typescript-eslint/parser from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 15:43:53 +00:00
dependabot-preview[bot]
6c6f3a35db
build(deps): bump @swc-node/core-linux-musl from 0.4.2 to 0.6.0
Bumps [@swc-node/core-linux-musl](https://github.com/Brooooooklyn/swc-node) from 0.4.2 to 0.6.0.
- [Release notes](https://github.com/Brooooooklyn/swc-node/releases)
- [Commits](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/core@0.4.2...@swc-node/core@0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 15:42:08 +00:00
dependabot-preview[bot]
dd7d1922f3
build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 15:41:40 +00:00
dependabot-preview[bot]
ede0f53dfb
build(deps-dev): bump prettier from 2.1.0 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 15:40:47 +00:00
LongYinan
c4aaf2156e
chore(release): publish
- napi-build@0.2.1
2020-08-26 17:59:46 +08:00
LongYinan
c229b26fa7
fix(build): add -Wl rustc-cdylib-link-arg on macOS 2020-08-26 17:59:00 +08:00
LongYinan
95f94b4670
Merge pull request #145 from napi-rs/dependabot/npm_and_yarn/prettier-2.1.0
build(deps-dev): bump prettier from 2.0.5 to 2.1.0
2020-08-25 09:34:29 +08:00