You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Params.prototype.toSearchParams() in developer-mode.mjs (#511)
- Remove duplicated code and directly use Params.prototype.toSearchParams().
- Now the Params class is the centralized place to implement the serialization logic.
- Support empty suites selection
- Use a single "default" tag as default value for tags
0 commit comments