Commit a41e003
ci: Publish to npm registry alongside GH packages registry (#19)
* ci: Publish to npm registry alongside GH packages registry
* Remove usage of NPM_TOKEN
* Remove unreleased section from changelog
* feat(ci): Support Node.js 22 and 24 LTS versions
Update engines field to explicitly target LTS versions only:
- ^22.22.0: Node 22 LTS (current Active LTS)
- >=24.13.0: Node 24 LTS and future versions
This excludes Node 23 (non-LTS "Current" release).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* chore: Include CHANGELOG.md in published package
Add CHANGELOG.md to the files array so users can see the
version history when they install the package.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: Add badges and simplify README introduction
- Add npm version, license, and Node.js version badges
- Rewrite opening paragraphs for clarity and conciseness
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: Add attribution to esplint and react-compiler-marker
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8013795 commit a41e003
4 files changed
Lines changed: 19 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments