Releases: nicholaschiang/dolce
Releases · nicholaschiang/dolce
v1.14.0
1.14.0 (2023-07-23)
Features
- routes/show: add metadata to "show info" (20afa79)
v1.13.0
1.13.0 (2023-07-23)
Features
- add
show.url
and retailer.company
(49670b1)
- prisma: add avatar fields for everything (0c81bdb)
- prisma: add collection and brand links (5027445)
- prisma: add website urls to everything (6a0f02b)
- routes/show: add "where to buy" section (a909447)
v1.12.2
1.12.2 (2023-07-22)
Bug Fixes
- app/utils: remove unnecessary type assertion (e37e997)
Performance Improvements
- root: use edge runtime for all routes (44a6ad4)
v1.12.1
1.12.1 (2023-07-22)
Bug Fixes
- routes/show: use explicit
emerald
color name (3450b6d)
v1.12.0
1.12.0 (2023-07-22)
Features
Bug Fixes
- routes/shows: remove opaque background from scores (04b4043)
- routes/shows: remove unnecessary
mt-auto
(39303ec)
- routes: update login and join
meta
function (db4c726)
- routes: verify there are no existing users (cf1ee57)
v1.11.0
1.11.0 (2023-07-21)
Features
- routes/shows: add rose score key explanation (014e5e4)
- routes/shows: show percentage ratings (badcf52)
v1.10.0
1.10.0 (2023-07-21)
Features
- prisma: add critic review fields (1b93f00)
v1.9.2
1.9.2 (2023-07-21)
Bug Fixes
- add necessary routes for product filters (07e3a62)
Performance Improvements
- routes/show: apply look sorting in database (4a9ae15)
v1.9.1
1.9.1 (2023-07-21)
Bug Fixes
- routes/show: adjust
object-cover
for safari (79ce8b1)
v1.9.0
1.9.0 (2023-07-21)
Features
- add breadcrumb header with
useMatches
(40261c9)