oxc-bot
1dad9fa301
release(oxlint): v0.9.5 ( #5724 )
...
## [0.9.5] - 2024-09-12
### Features
- 4b04f65 linter: Implement `no-plusplus` rule (#5570 ) (Cam McHenry)
---------
Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-09-12 16:59:25 +08:00
Boshen
2b8369fb8c
ci(oxlint): pnpm publish need to declare binary as executable
2024-09-12 16:38:56 +08:00
Boshen
d00a1f6511
chore: use dprint to format js, json and markdown
2024-09-08 13:24:58 +08:00
rzvxa
56cbdf5f0e
ci(oxlint): add oxc_language_server binary to the oxlint package. ( #3350 )
...
I didn't introduce a new set of native packages for the `oxc_language_server` binary, This change temporarily bundles them as part of oxlint, We most probably would want to make it an optional dependency in the future if we start to add more futures like formatting, jump to definition, etc to it.
2024-05-27 02:46:43 +00:00
Boshen
839e7c5c22
feat(napi/parser): add more linux-musl targets
2024-02-06 00:04:25 +08:00
Boshen
382a187175
fix(npm): fix bin script for musl / gnu
2024-01-23 19:09:11 +08:00
Boshen
3ef631807d
Release oxlint 0.2.3-alpha.0
2024-01-22 20:07:27 +08:00
Boshen
e81e8c7124
ci: release oxlint with linux-{x64-gnu, arm64-gnu, x64-musl, arm64-musl} ( #2126 )
...
closes #1736
2024-01-22 19:56:27 +08:00
Boshen
e14dd065f7
fix(npm): add package.repository and other fields according to provernance
2023-08-21 15:21:10 +08:00
Boshen
681df1ad1f
feat(cli): create a oxlint binary
...
closes #485
2023-06-27 21:55:07 +08:00