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
[W-14071465] Editing code while Console is opened changes the MS URL (#……40)
* chore: Editing code while the Console is opened changes the MS URL
* chore: add comments
* chore: change for of and break if the iterator is too large
* 0.3.8
Don't remove headers for FormData paylods (#31)
* fix(editor): don't remove headers if payload is FormData
* test(editor): add test for headers not clearing for FormData payload
* 0.3.2
Persist custom query parameters when updating URL data (#30)
* fix: keep custom query params after server change
* test: add test for custom query params persistence
* 0.3.1
* build: change lock file to v2
* build: change node version in GH actions to 16
* chore: update package-lock.json
Allow oauth2 authorize requests to be canceled (#29)
* feat: update oauth-authorization to 5.1.0
Allow oauth2 authorize requests to be canceled
* 0.3.0