Skip to content

Releases: nxpm/stack

Release 4.0.0

29 Nov 08:52
Compare
Choose a tag to compare
  • refactor: rename 'admin' to 'web' (1bd57f1)

Release 3.0.0

29 Nov 08:07
Compare
Choose a tag to compare
  • feat: refactor projects to use modern structure (8219400)

Release 2.5.0

28 Nov 20:13
Compare
Choose a tag to compare
  • feat: switch Admin app from header tokens to cookies (7aacf79)

Release 2.4.2

28 Nov 15:22
Compare
Choose a tag to compare
  • feat: add initial commit after creating stack (27262e8)

Release 2.4.1

26 Nov 05:52
Compare
Choose a tag to compare
  • fix: use correct value for fetch-depth (10b3e94)
  • feat: change 'yarn setup' script to run 'yarn prisma:apply' (8035ef3)

Release 2.4.0

26 Nov 04:45
Compare
Choose a tag to compare
  • fix: use correct base parameter for nx format commands (979c3e7)
  • feat: switch API to Cookie based authentication (6256c66)
  • chore: update dependencies (378e0c8)
  • feat: update to Prisma 2.12.0 (bb5cf67)
  • feat: update @nxpm/stack to Prisma 2.10 😍 (656cc3c)
  • fix: add prisma:generate step to api build script (bb674aa)

Release 2.3.1

16 Oct 07:57
Compare
Choose a tag to compare
  • fix: add dependencies to @nxpm/cli (b2fda5f)

Release 2.3.0

16 Oct 07:52
Compare
Choose a tag to compare
  • docs: add @nxpm/cli installation instructions (6616789)
  • fix: add me() method to AdminDataAccessCoreService (6f54494)
  • fix: make sure addRunScrits can be force-added (4cd8210)
  • feat: configure Apollo to make authenticated requests (369e77a)
  • feat: add script to initialize new project (694deb2)

Release 2.2.0

16 Oct 06:31
Compare
Choose a tag to compare
  • feat: make sure initial user gets Admin permissions (6dbe893)
  • feat: add admin-feature-auth and admin-data-access-auth libraries (f8ee194)
  • feat: set defaultBase to main in nx.json (e39e092)
  • docs: improve instructions (9ec4022)
  • feat: add not-found page to admin-feature-shell (254f3c7)

Release 2.1.0

16 Oct 04:29
Compare
Choose a tag to compare
  • docs: add more instructions to README.md (ab645bc)
  • feat: add docker-compose file to generated project (6349cbd)