cal.pub0.org/packages/trpc/server
Omar López c4b9a9e2f4
fix: client locale inference (#10893)
* fix: client locale inference

* Update I18nLanguageHandler.tsx

* More fixes

* Update I18nLanguageHandler.tsx

* Update I18nLanguageHandler.tsx

* Addressing feedback

* Fix: first render issues

* Update Credits.tsx

* Fixed tests

* fix: try without loose locale pick

* Revert "fix: try without loose locale pick"

This reverts commit 5ed649c131.

* fix: sorts locales so specifics are chosen first

* fix: switches client locale matcher
2023-08-22 20:08:34 +02:00
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
procedures fix: Redact prisma errors (#10536) 2023-08-03 16:22:38 +01:00
routers fix: client locale inference (#10893) 2023-08-22 20:08:34 +02:00
createContext.ts fix: client locale inference (#10850) 2023-08-22 14:34:55 +02:00
createNextApiHandler.ts perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00