Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Log an error in development if URI size of 2000 characters is exceeded. #747

Merged
merged 13 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. feat: add limits tab to docs

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dfd0456 View commit details
    Browse the repository at this point in the history
  2. feat: add error logging if maximum uri size is exceeded

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    61c161b View commit details
    Browse the repository at this point in the history
  3. fix: linting

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2711f48 View commit details
    Browse the repository at this point in the history
  4. Update errors/NUQS-414.md

    Co-authored-by: François Best <[email protected]>
    niklasbec and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5fa00b9 View commit details
    Browse the repository at this point in the history
  5. Update packages/nuqs/src/errors.ts

    Co-authored-by: François Best <[email protected]>
    niklasbec and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    945f784 View commit details
    Browse the repository at this point in the history
  6. Update packages/nuqs/src/update-queue.ts

    Co-authored-by: François Best <[email protected]>
    niklasbec and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    da5bbb6 View commit details
    Browse the repository at this point in the history
  7. fix: update solution text

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    20843a3 View commit details
    Browse the repository at this point in the history
  8. fix: add link to max url lengths

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b3b8574 View commit details
    Browse the repository at this point in the history
  9. fix: move warning function call and refactor some code

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e1c863a View commit details
    Browse the repository at this point in the history
  10. fix: linting

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ac0d1ac View commit details
    Browse the repository at this point in the history
  11. fix: rename constant

    niklasbec authored and franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d420e5c View commit details
    Browse the repository at this point in the history
  12. doc: Wording

    franky47 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    190a34f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5cec5c View commit details
    Browse the repository at this point in the history