Releases: agnyz/the-bed-stack
Releases · agnyz/the-bed-stack
v0.2.0
v0.1.0
v0.0.1
0.0.1 (2023-10-16)
Features
- add favicon (4996119)
- create-db.sh (24e94f6)
- date to timestamp (e0a1dcb)
- explicitly forward ports (49a7ec3)
- generalize table drop (b8b6689)
- lint (#44) (bc35136)
- migrate (62230a2)
- open preview on mount (7a53aa5)
- persist database (8cf526c)
- postgres integration (#35) (9014069)
- postgresql devcontainer feature (c3fedf5)
- release-please (a8cbb70)
- seed (dc3c31b)
- support bun-like .env hierarchy in docker compose (#40) (2bf8fb0)
- swagger endpoint (#43) (e0c5f05)
- swagger features (4f75751)
- use NestJS design patterns (#37) (f4e73fb)
- user auth and related endpoints (#47) (915f8cd)
- wait-for-db retry until db is ready (1702c8b)
- wait-for-it (90fccce)
Bug Fixes
- access db externally (418f27a)
- biome fail commit when no files are processed (fb6c519)
- breaking error after update (3b453db)
- change demo URL link (51ed7c0)
- create-db correctly call wait-for-db script (c29ea00)
- create-db.sh reference correct script (5d8cca7)
- create-db.sh reference correct script (6099902)
- drizzle studio not showing entities (b4becf5)
- formatter (e375e49)
- migrations directory (25c5d89)
- postCreateCommand wait-for-it directory (0518690)
- postCreateCommand wait-for-it script (145492c)
- remove bio and image fields from insert (d4b9d8a)
- stay on 0.x (6f92913)
- temporarily rely on rebuilding (0d70816)
- vitepress deployment (b765fc5), closes #48
Miscellaneous Chores
- release 0.0.1 (a68c06a)