Zoltan Kochan
e18a879d72
feat!: drop Node.js 22.12 support
2026-02-18 14:54:09 +01:00
Zoltan Kochan
1b4df57a01
feat!: drop Node.js 20 and 21 support ( #10569 )
2026-02-08 19:16:24 +01:00
Zoltan Kochan
a00f9e515c
chore: use typescript-go ( #10452 )
2026-01-14 01:18:13 +01:00
Zoltan Kochan
7e2910e70f
chore(release): 11.0.0-alpha.0
2025-11-13 15:44:27 +01:00
Zoltan Kochan
dab9abef5c
Merge remote-tracking branch 'origin/main' into v11
2025-10-24 14:19:07 +02:00
Zoltan Kochan
0cde1287c8
chore: update repository fields
2025-10-23 11:57:12 +02:00
Zoltan Kochan
491a84fb26
feat: use ESM instead of commonjs ( #9870 )
2025-08-25 10:02:00 +02:00
Zoltan Kochan
7d2fd48215
feat!: drop Node.js 18 support ( #9858 )
2025-08-14 14:06:03 +02:00
btea
4a8243a00d
chore: package.json add type field ( #9765 )
...
* chore: `package.json` add type field
* chore: add type field to every package.json
* chore: add type field to every package.json
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2025-07-20 03:21:46 +02:00
Zoltan Kochan
5e78da2d57
style: order the keys in package.json files
2025-03-01 21:45:13 +01:00
Zoltan Kochan
3fe70e7897
refactor!: all lib versions should start with pnpm major version
2024-11-29 01:04:45 +01:00
Zoltan Kochan
26a910cbf8
chore(release): 10.0.0-alpha.0
2024-10-28 04:16:49 +01:00
Zoltan Kochan
1dd419cbb4
test: fix killing the registry mock server on teardown ( #8695 )
2024-10-25 21:24:08 +02:00
Zoltan Kochan
79830ff0b9
chore: use catalogs
2024-06-27 21:18:27 +02:00
Brandon Cheng
5de89d81a6
chore: remove top-level composite property from tsconfig.json files ( #8130 )
...
* chore: remove no-op composite property
* chore: remove top-level composite property from existing files
2024-05-28 02:37:40 +02:00
Zoltan Kochan
43bd75c5b8
chore(release): libs
2024-04-09 17:14:05 +02:00
Zoltan Kochan
793d523103
Merge branch 'v8'
2024-01-22 10:14:47 +01:00
Zoltan Kochan
b93bc1aa41
chore(release): 8.14.2
2024-01-22 10:10:27 +01:00
await-ovo
9fb45d0fc5
fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig ( #7538 )
...
close #4195
2024-01-20 02:01:43 +01:00
await-ovo
e363af8e13
fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig ( #7538 )
...
close #4195
2024-01-20 02:01:22 +01:00
Zoltan Kochan
6e3b75a42f
chore(release): 9.0.0-alpha.0
2024-01-08 19:12:45 +01:00
Zoltan Kochan
43cdd87c0c
feat!: drop Node.js 16 support
2024-01-08 11:57:44 +01:00
Zoltan Kochan
df9eade77c
chore(release): 8.10.3
2023-11-12 14:02:55 +02:00
Zoltan Kochan
74432d605e
fix: downgrade npm-packlist to improve performance ( #7301 )
...
ref #6997
ref #7250
2023-11-12 14:00:29 +02:00
Zoltan Kochan
101829de7c
chore(release): 8.10.1
2023-11-01 14:30:03 +02:00
Zoltan Kochan
c7f1359b65
fix: regression caused by upgrading npm-packlist ( #7269 )
...
Related issues:
- https://github.com/npm/cli/issues/5007
Fixed via: 0af133ecb8
To reproduce in the pnpm repo, run `pnpm pack` in `store/store-path`.
2023-11-01 14:27:25 +02:00
Zoltan Kochan
3eeb16fdc6
chore(release): 8.10.0
2023-10-27 17:29:20 +03:00
Zoltan Kochan
500363647a
fix: packing the same file twice during publish ( #7250 )
...
close #6997
2023-10-27 15:30:10 +03:00