Skip to content

Latest commit

 

History

History
228 lines (103 loc) · 9.84 KB

CHANGELOG.md

File metadata and controls

228 lines (103 loc) · 9.84 KB

1.26.0 (2024-01-10)

Features

  • add support for verifying access token using jwksUri (cd63c28)
  • scripts: add load-fixtures:staging script and support .env.staging in db.ts (ba15c93)

1.25.1 (2024-01-08)

Bug Fixes

  • Move @faker-js/faker from devDependencies to dependencies (828d006)

1.25.0 (2024-01-08)

Features

  • add AdminResolvers with loadFixtures mutation (3882c1a)

1.24.0 (2024-01-05)

Features

  • migrate favorite resolvers from TypeORM to Drizzle ORM (a223c7b)

1.23.0 (2024-01-05)

Features

  • migrate from TypeORM to Drizzle ORM (868e2a4)

1.22.0 (2024-01-04)

Features

  • set lib and target in tsconfig to es2020 (9a8f724)

1.21.0 (2024-01-04)

Features

  • Book: add isFavorited to GraphQL schema and resolver (750f299)

1.20.0 (2024-01-04)

Features

  • add FixtureDataSource with synchronize option (15d4941)

1.19.0 (2023-12-29)

Features

  • favoriteService: add getFavorites, addFavorite, and removeFavorite operations (0eb75e7)

1.18.0 (2023-12-29)

Features

  • enhance User and Favorite Resolvers and Update Fixtures (9d378ce)

1.17.0 (2023-12-28)

Features

  • Add Favorite entity, resolver, and relations (118b0dd)

1.16.1 (2023-12-22)

Bug Fixes

  • update search query to use OR instead of AND (f1f2fa7)

1.16.0 (2023-12-22)

Features

  • refactor book query to include author search and change default limit to 50 (c3981b1)

1.15.0 (2023-12-21)

Features

  • add pagination to books query (c932693)

1.14.0 (2023-12-18)

Features

  • refactor book data loading and fetching (f61fa58)

1.13.0 (2023-12-17)

Features

  • refactor book query to filter by title (ed29b15)

1.12.0 (2023-12-14)

Features

  • add book covers and update book data (4bb20b0)

1.11.0 (2023-12-13)

Features

  • add production fixtures loading command and refactor logging path (e6dd54d)

1.10.0 (2023-12-13)

Features

  • scripts: reorganize scripts, improve fixtures, add fetch covers script (b886316)

1.9.0 (2023-12-12)

Features

  • add support for book fixtures configuration (b77130f)

1.8.0 (2023-11-27)

Features

  • enable GraphQL instrospection in Apollo Server (976a3eb)

1.7.0 (2023-10-31)

Features

  • enhance environment configuration and database synchronization (5c8e1d3)

1.6.0 (2023-10-31)

Features

  • enhance environment configuration and documentation (07d77a9)

1.5.0 (2023-10-31)

Features

  • add data-source.ts to handle TypeORM DataSource (7565812)

1.4.0 (2023-10-31)

Features

  • add User resolver to GraphQL schema (bcc41d5)

1.3.0 (2023-10-31)

Features

  • integrate TypeORM with serverless (2bfd763)

1.2.0 (2023-10-19)

Features

  • add tests, dbInfo query, and types (f68f113)

1.1.1 (2023-10-18)

Bug Fixes

  • update DB_SSL_CERT path in serverless.yml (f980663)

1.1.0 (2023-10-18)

Features

  • Add DB_SSL_CERT to .env_sample and update environment for serverless parameters (1735427)

1.0.0 (2023-10-18)

Features

  • add AWS RDS PostgreSQL connection and certs (ce83c0f)
  • add support for Semantic Release (b2e66f7)
  • initial commit (82ea575)

1.0.0 (2023-10-18)

Features

  • add AWS RDS PostgreSQL connection and certs (ce83c0f)
  • add support for Semantic Release (b2e66f7)
  • initial commit (82ea575)

1.0.0 (2023-10-18)

Features

  • add AWS RDS PostgreSQL connection and certs (ce83c0f)
  • add support for Semantic Release (b2e66f7)
  • initial commit (82ea575)