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
feat(cli): Add support for RWJS_CWD and --cwd to TW setup (#11923) by @Tobbe
feat(cli): Support generating sdls for models with only an id and relation (#11931) by @Tobbe
It's now possible to generate SDL files for models that look like this
// This would be seeded with available car brandsmodelCarBrand {brandString@idcarsCar[]}
[Storybook] Improve typing, add doc links & remove redundant JSDoc in preview.tsx (#11745) by @Philzen
Better types for storybook preview config
Better IntelliSense hints for storybook
[TS + Docs] Include potential gql input variables in ListCell's Loading and Success component typing & improve TS docs (#11773) by @Philzen
feat(router): Add option to not reset scroll to the top on navigate/link (#11380) by @guitheengineer
You can now do navigate(`?id=${id}`, { scroll: false }) and <Link to={`?id=${id}`} options={{ scroll: false }} /> to not reset the scroll to the top when navigating.
feat(dbAuth): Lax SameSite cookie policy (#11889) by @Tobbe
Setting the SameSite cookie policy to Lax allows users to be immediately
authenticated when arriving from external domains.
π οΈ Fixes
fix(router): Skip search params with undefined and null values passed to named routes (#11635) by @antonmoiseev
fix(cli): Pin TailwindCSS to v3 (#11920) by @Tobbe
Pinning TW to v3 for our `yarn rw setup ui tailwind` command until we've added
support for TW v4
π Docs
fix(docs): make bold the whole word, not just the first char (#11710) by @fromaline
π¦ Dependencies
Click to see all dependency updates
chore(deps): update dependency prettier-plugin-curly to v0.3.1 (#11855) by @renovate
chore(deps): react-hook-form@7.54.2 (#11895) by @Tobbe
chore(deps) re-upgrade to yarn 4.6.0 (#11911) by @Tobbe
fix(deps): update dependency isbot to v5.1.21 (#11912) by @renovate
fix(deps): update dependency vite to v5.4.12 [security] (#11916) by @renovate
fix(deps): update dependency @fastify/multipart to v8.3.1 [security] (#11922) by @renovate
chore(deps): bump store2 from 2.14.2 to 2.14.4 (#11927) by @dependabot