0.1.1 (2022-07-10)
- increase min listing card width to improve responsiveness (35c0660)
- add basic styling to ListingListItem (19525f1)
- add ListingListItem skeleton (9c22913)
- add ListingListItemOverlay components (c705e0f)
- add property_type, beds and bathrooms to listing card (737dd2a)
- add PWA-required icons & manifest (bb08c96)
- improve listing card design (#9) (a10dbd4)
- improve ListingListItem styling (78a5b9e)
- setup basic infinite listing query (b3efa24)
- setup basic listings layout (0e77ad8)
- setup infinite scroll for listing list (b504c8c)
- support limit and offset in getListings query (dc1be2a)
- use mongo db graphql api with reverse proxy (#7) (bbb2065)
- adjust mongo service to prevent unnecessary connections (fcc5e94)
- remove api-related constants. use absolute url (#5) (b767156)
- support mongodb connections in getStaticProps (a7a25d9)
- release 0.1.0 (2df9740)