github toss/suspensive @suspensive/react-native@0.1.1

latest releases: @suspensive/codemods@3.21.2, @suspensive/react-query-5@3.21.2, @suspensive/react@3.21.2...
8 months ago

Patch Changes

  • #1737 458812c Thanks @copilot-swe-agent! - feat: add npm OIDC authentication support

    This adds OIDC (OpenID Connect) authentication support for npm publishing in GitHub Actions. The implementation enables secure, tokenless publishing to npm using GitHub's OIDC tokens with provenance support.

    Key features:

    • OIDC Authentication: Uses GitHub Actions id-token: write permission for secure publishing
    • Provenance Support: Enables npm package provenance through NPM_CONFIG_PROVENANCE=true
    • Backward Compatibility: Maintains NPM_TOKEN as fallback for existing workflows

    This enhances security by reducing dependency on long-lived npm tokens while providing package provenance for better supply chain security.

Don't miss a new suspensive release

NewReleases is sending notifications on new releases.