Skip to content

Firebase CLI v15.26.0-sea.preview.4 (Shell & Script Execution Fixes)

Pre-release
Pre-release

Choose a tag to compare

@joehan joehan released this 14 Aug 18:10
· 1 commit to jh-sea-hybrid since this release
Immutable release. Only release title and notes can be modified.

Release preview.4 addressing shell wrapper option parsing and npm lifecycle scripts:

  • Fixed runtime/shell argument parsing for npm's '-c --' invocations (fixing protobufjs postinstall and predeploy lint/build)
  • Redirected runtime/node wrapper directly to 'is:node' for robust node eval (-e), version (-v), and script execution
  • Preserved PATH environment across child subshells