javascript icon indicating copy to clipboard operation
javascript copied to clipboard

fix(backend,nextjs): Replace DevBrowser constant usage for query params

Open dimkl opened this issue 1 year ago • 1 comments

Description

Instead of using Cookies.DevBrowser we should use QueryParameters.DevBrowser when adding dev browser token to the url for consistency even though both constants have the same value.

Checklist

  • [x] npm test runs as expected.
  • [x] npm run build runs as expected.
  • [x] (If applicable) JSDoc comments have been added or updated for any package exports
  • [x] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [x] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

dimkl avatar May 09 '24 18:05 dimkl

🦋 Changeset detected

Latest commit: c8efd76612c65c86383c0881ffd182688e64da12

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar May 09 '24 18:05 changeset-bot[bot]