What's Changed
- Creates and uses shared Footer component by @kyleshevlin in #235
- feat: add ability to run any bison dev app script by @kgajera in #234
- feat: (enhancement) Seeds and Scripts by @mthomps4 in #239
- feat: Make external links themeable with Chakra UI by @tundera in #238
- fix: generate initial types before db:setup by @mthomps4 in #241
- feat: add universal chakra link component by @tundera in #243
- feat: Enable TS strict by @DominicSherman in #244
- fix: The DATABASE_URL set in .env.test doesn't include a colon between the username and password. by @cullylarson in #246
- build(deps): bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #248
- build(deps): bump node-fetch from 2.6.5 to 2.6.7 by @dependabot in #249
- feat: Add import path alias. by @cullylarson in #247
- chore: upgrade to next 12 by @kgajera in #250
- refactor: simplify logic to parse default prompt answers by @kgajera in #252
- feat: add vscode debug configurations by @tundera in #251
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #253
- Add Postgres download link to README by @darleendenno in #255
- ci: update to not auto fix lint errors by @kgajera in #256
- chore: upgrade dependencies by @kgajera in #259
- ci: add os matrix to run tests on windows by @kgajera in #261
- test: add support for svg by @SamanthaShackelford in #262
- docs: move readme to create-bison-app package and add symlink to it from root by @kgajera in #263
- adding a Comparison scalar and surfacing it in definition block for S… by @cBoss1029 in #260
- chore: update PR template to use new format for story number and link for Shortcut by @kgajera in #265
- chore: upgrade dependencies by @kgajera in #264
New Contributors
- @kyleshevlin made their first contribution in #235
- @tundera made their first contribution in #238
- @DominicSherman made their first contribution in #244
- @cullylarson made their first contribution in #246
- @darleendenno made their first contribution in #255
- @SamanthaShackelford made their first contribution in #262
- @cBoss1029 made their first contribution in #260
Full Changelog: v1.11.0...v1.12.0