v2.1.0
What's changed
- Owner-first agent verbs, and accounts can be named by username or ENS name.
loginopens the browser by argv on Windows rather than throughcmd /c start. The authorization URL comes from the auth server's OIDC discovery response, and cmd.exe does not parse its command line by the C runtime rules Node quotes for, so a URL could end the quoted section early.
Full changelog: ProjectOpenSea/opensea-devtools@cli-v2.0.0...cli-v2.1.0