Change8

v0.23.1rc0

📦 tokenizersView on GitHub →
🐛 1 fixes🔧 3 symbols

Summary

Ensures that necessary npm directories are created before artifacts are written, resolving a publish failure for the `darwin-universal` target. This change makes the artifact creation process more robust by handling missing directories automatically.

🐛 Bug Fixes

  • The publish step for `darwin-universal` no longer fails due to missing npm directories.

Affected Symbols