[PR #30184] refactor(query-state): migrate query param state management to nuqs #32726

Closed
opened 2026-02-21 20:51:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/30184

State: closed
Merged: Yes


Summary

  • add NuqsAdapter and centralized query hooks for URL state
  • migrate pricing/account settings URL state to nuqs with history push/replace and URL-as-source-of-truth
  • migrate marketplace filters to nuqs and deprecate legacy helpers
  • update plugin install query handling

Testing

  • pnpm lint:fix (warnings only)
  • pnpm type-check:tsgo
  • pnpm test

Part of #30180

**Original Pull Request:** https://github.com/langgenius/dify/pull/30184 **State:** closed **Merged:** Yes --- ## Summary - add NuqsAdapter and centralized query hooks for URL state - migrate pricing/account settings URL state to nuqs with history push/replace and URL-as-source-of-truth - migrate marketplace filters to nuqs and deprecate legacy helpers - update plugin install query handling ## Testing - pnpm lint:fix (warnings only) - pnpm type-check:tsgo - pnpm test Part of #30180
yindo added the pull-request label 2026-02-21 20:51:57 -05:00
yindo closed this issue 2026-02-21 20:51:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32726