v1.16.0
nicholas-release-bot
released this
23 Jul 22:34
·
499 commits
to main
since this release
1.16.0 (2023-07-23)
Features
- components/empty: increase rounding to
md
(adcce56) - components/ui: add
<Textarea>
fromshadcn-ui
(125debc) - prisma: add
createdAt
andupdatedAt
fields (00dda3f) - routes/show: add consumer review sections (a2818b2)
- routes/show: add links to section headers (58c0c23)
- routes/show: add star-based score input (df8fdfb)
- routes/show: add transition to star input (e0f82e9)
- use darker tailwind
dark
theme (25b9ed6)
Bug Fixes
- log.server: reduce log level to
info
(80f5d55) - pass
redirectTo
between login and sign up (6f7cc79) - prisma: don't require review titles (3aef447)
- routes/show: links to sections show headers (bd37e47)
- routes/shows: remove flowers rating key (1fd7d8d)
- routes: mark login and sign up fields required (557649f)
- routes: render breadcrumb for 404 pages (b300f82)
- show/where-to-buy: invert logos in dark mode (cbd35d6)
- show: style consumer reviews like insta comments (b6348ba)