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
Some features will require small breaking changes, so I'm listing them here for future v6
loadRecord functions shouldn't return map but plain object, it's not seriazible to json and therefore hard to pass static data from server to client feat: update ssr data fetching #3393
look at method names and update them to be consistent
look at better SSR support out of the box
unify TolgeeProvider for Vue, React and Svelte
look at useSuspence option, maybe it could be false by default
Some features will require small breaking changes, so I'm listing them here for future v6
useSuspence
option, maybe it could be false by defaultdefaultNamespace
behavior MakedefaultNamespace
andns
better working together #3336The text was updated successfully, but these errors were encountered: