Releases: JamieMason/syncpack
14.2.1
14.2.1 (2026-03-21)
Bug Fixes
- cargo: update dependencies (c6b8a0c)
Performance Improvements
- core: avoid clone when reading props (e1dea16)
- core: avoid reserialising json to compare (422a26a)
- core: detect indent/newline once (e476300)
- specifier: lazily create node_[range|version] (cc1eac7)
- specifier: optimise parsing (9a91292)
syncpack list in seconds (lower is better)
14.2.1 │ ██ 0.155s
14.2.0 │ ███ 0.196s
14.1.0 │ ███ 0.196s
14.0.2 │ ██ 0.167s
14.0.1 │ ███ 0.190s
14.0.0 │ ██ 0.160s
13.0.4 │ ████████████████████████████████████████ 2.699s
13.0.3 │ ████████████████████████████████████████ 2.699s
13.0.2 │ ████████████████████████████████████████ 2.697s
13.0.1 │ ████████████████████████████████████████ 2.696s
13.0.0 │ █████████████████████████████████████ 2.528s
12.4.0 │ ███████████████████████████████████ 2.363s
12.3.3 │ ████████████████████████████████████ 2.410s
12.3.2 │ ███████████████████████████████████ 2.340s
12.3.1 │ ███████████████████████████████████ 2.394s
12.3.0 │ ███████████████████████████████████ 2.377s
12.2.0 │ ████████████████████████████████████████ 2.708s
12.1.0 │ ██████████████████████████████ 2.006s
12.0.1 │ ███████████████████████████████ 2.106s
12.0.0 │ ███████████████████████████████ 2.104s
11.2.1 │ ███████████████ 1.049s
10.0.0 │ ███████ 0.447s
9.0.0 │ ███████ 0.495s
8.0.0 │ ██████ 0.406s
7.0.0 │ ██████ 0.415s
14.2.0
14.1.0
14.0.2
14.0.1
14.0.0
14.0.0 (2026-02-16)
⚠️ Update 2026-03-07 – pnpm users: upgrade to 14.0.2 or newer
Important
🚀 v14 is a Rust rewrite with a new API and has been in public alpha for 7 months.
Throughout this time I've developed and tested this version on public monorepos and asked for feedback from the community wherever I can, but there will be situations I haven't seen before.
Please follow the Migrate to 14 guide and if afterwards you encounter a problem, raise an issue using the bug report template.
The Getting Started guide has also been updated and is worth revisiting to get to know the changes.
Syncpack is a one person project used by some of the biggest companies in the world. If you or your business finds it useful then please consider a donation or becoming a Sponsor.
Syncpack is free and always will be. At the very least, please show it to people that you think might be interested ❤️
14.0.0-alpha.41
14.0.0-alpha.41 (2026-02-08)
Bug Fixes
14.0.0-alpha.40
14.0.0-alpha.40 (2026-01-30)
Features
- cli: print migration guides for deprecated commands (1e1b904)
Bug Fixes
- cargo: update dependencies (1bf8f04)