Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: pproenca/node-webcodecs

Tags

v0.1.1-alpha.8

Toggle v0.1.1-alpha.8's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.1.1-alpha.8: Fix npm install for prebuilt packages

v0.1.1-alpha.5

Toggle v0.1.1-alpha.5's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: bump version to 0.1.1-alpha.5

v0.1.1-alpha.4

Toggle v0.1.1-alpha.4's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: bump version to 0.1.1-alpha.4

deps-v6

Toggle deps-v6's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
fix(build): add libvpx deployment target to fix darwin-x64 ABI mismatch

The libvpx configure was missing --extra-cflags/--extra-ldflags to
override the deployment target. It was using darwin24 (macOS 15) from
the GitHub Actions runner, while binding.gyp targets macOS 11.0.

This ABI mismatch caused STL type layout differences leading to
segfaults during process exit on darwin-x64 (Intel Macs).

Changes:
- Add -mmacosx-version-min=11.0 to libvpx configure
- Bump CACHE_VERSION to 9 to invalidate cached objects
- Update DEPS_VERSION to v6

v0.1.1-alpha.3

Toggle v0.1.1-alpha.3's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: bump version to 0.1.1-alpha.3

v0.1.1-alpha.2

Toggle v0.1.1-alpha.2's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: bump version to 0.1.1-alpha.2

v0.1.1-alpha.1

Toggle v0.1.1-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: add version sync script and bump to 0.1.1-alpha.1

Add scripts/bump-version.js to update version across all 6 package.json
files in a single command. This prevents version drift between main
package and platform-specific packages.

Usage: npm run version:bump 0.2.0

v0.1.1-alpha.0

Toggle v0.1.1-alpha.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
chore: bump version to 0.1.1-alpha.0

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pproenca Pedro Proença
ci: switch to OIDC trusted publishing (no token required)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.