mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 02:53:15 -04:00
920 B
920 B
@pnpm/network.web-auth
1101.0.0
Major Changes
- Internally,
@pnpm/network.web-auth'spromptBrowserOpennow uses theopenpackage instead of spawning platform-specific commands. TheexecFilefield andPromptBrowserOpenExecFile/PromptBrowserOpenProcesstype exports have been removed fromPromptBrowserOpenContext.
1001.0.0
Major Changes
d4a1d73: Create@pnpm/network.web-auth.
Minor Changes
de3dc74: During web-based authentication (pnpm login,pnpm publish), users can now press ENTER to open the authentication URL in their default browser. The background polling continues uninterrupted, so users who prefer to authenticate on their phone can still do so without pressing anything.