Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:44
Fix CI: upgrade parcel to 2.12+ for Node 20 compatibility

lmdb 2.1.6 (shipped with parcel 2.2.1) has no prebuilt Node 20 binaries
and can't compile on it. Parcel 2.12+ ships lmdb with prebuilt binaries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>