Skip to content

Latest commit

Β 

History

History
280 lines (104 loc) Β· 9.81 KB

CHANGELOG.md

File metadata and controls

280 lines (104 loc) Β· 9.81 KB

Changelog

This file was generated using @jscutlery/semver.

0.1.1-rc.21 (2022-03-02)

Bug Fixes

  • sturdy-winner-generate-client-lib: 🩹 make sure tmpPath is unique (cbb99ad)

0.1.1-rc.20 (2022-02-24)

Features

  • sturdy-winner-next-auth: support VERCEL_URL (ab671f0)

0.1.1-rc.19 (2022-02-24)

Bug Fixes

  • sturdy-winner-next-auth: ssr-helpers use sec cookie env (ed01a43)

0.1.1-rc.18 (2022-02-24)

Features

  • sturdy-winner-next-auth: default secureCookie value (991dc83)

0.1.1-rc.17 (2022-02-22)

Features

  • sturdy-winner-next-auth: 🩹 add async forFeature method (a56e9ee)

0.1.1-rc.16 (2022-02-22)

Performance Improvements

  • libs: πŸ‘· use cached node_modules (7b82110)

0.1.1-rc.15 (2022-02-22)

Performance Improvements

  • libs: πŸ‘· attempt to cache node_modules on install (9915780)

0.1.1-rc.14 (2022-02-22)

Bug Fixes

  • sturdy-winner-next-auth: patch-package points to mod directory (d36c46b)

0.1.1-rc.13 (2022-02-21)

Bug Fixes

  • sturdy-winner-next-auth: πŸ“Œ including next-auth as dep for patching (56bad68)

0.1.1-rc.12 (2022-02-21)

Bug Fixes

  • workspace: πŸ“Œ next peer dep to * for now (b2a5b5f)

0.1.1-rc.11 (2022-02-21)

Bug Fixes

  • sturdy-winner-next-auth: 🩹 import of next-auth/init (a99d70e)
  • sturdy-winner-next-auth: πŸ“Œ next 12.1.1-canary.1 (2d29aa3)

Features

  • sturdy-winner-next-auth: πŸš€ initial version of the module (352ed52)
  • web-todo-example: update to match lib packages (220453d)

0.1.1-rc.10 (2022-02-21)

Bug Fixes

  • sturdy-winner-bootstrap-server: 🩹 bootstrapping options (ba989b9)

0.1.1-rc.9 (2022-02-18)

0.1.1-rc.8 (2022-02-18)

0.1.1-rc.7 (2022-02-18)

Bug Fixes

  • ci - auto release publishing (d0a2e65)
  • debugging pre-release step (7cf256b)
  • debugging pre-release step (efe4fb3)
  • debugging pre-release step (c0fd4d4)
  • debugging pre-release step (20fa0a6)
  • debugging pre-release step (d4fcd5b)
  • debugging pre-release step (7662cb6)

0.1.1-rc.13 (2022-02-18)

Bug Fixes

  • debugging pre-release step (7cf256b)

0.1.1-rc.12 (2022-02-18)

Bug Fixes

  • debugging pre-release step (efe4fb3)

0.1.1-rc.11 (2022-02-18)

Bug Fixes

  • debugging pre-release step (c0fd4d4)

0.1.1-rc.10 (2022-02-18)

Bug Fixes

  • debugging pre-release step (20fa0a6)

0.1.1-rc.9 (2022-02-18)

Bug Fixes

  • debugging pre-release step (d4fcd5b)

0.1.1-rc.8 (2022-02-18)

Bug Fixes

  • debugging pre-release step (7662cb6)

0.1.1-rc.7 (2022-02-18)

0.1.1-rc.6 (2022-02-18)

Bug Fixes

  • libs: πŸ“Œ declare peerDeps (2df6bca)
  • sturdy-winner-bootstrap-server: default to nestjs bodyParser (1d03a59)

Features

  • sturdy-winner-bootstrap-server: add withNextJsConfig helper (35900d0)

0.1.1-rc.5 (2022-02-17)

Bug Fixes

  • sturdy-winner-bootstrap-server: 🏷️ proper type for BootstrapModule (a4ef1fa)

0.1.1-rc.4 (2022-02-17)

Features

  • sturdy-winner-bootstrap-server: close app after res ends (d0a6e14)

0.1.1-rc.3 (2022-02-17)

Features

  • generate-client-lib: 🚸 pass orval opts (7cc980b)

0.1.1-rc.2 (2022-02-17)

0.1.1-rc.1 (2022-02-17)

Bug Fixes

  • workspace: make packages public (4927588)

0.1.1-rc.0 (2022-02-17)

0.1.1 (2022-02-17)

0.1.1 (2022-02-17)

0.1.0 (2022-02-15)

Features

  • bootstrap-server: gen lib (a007ada)
  • bootstrap-server: init module (dfba2fb)
  • gen-client: init module (79085e4)
  • next-auth: init module (b83c337)
  • todo-example: complete crud (5059d6c)
  • todo-example: implement client generation (1850260)
  • todo-example: implement next-auth module (03fb173)
  • web-example: init api example (13a13f3)