bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind

MIT License

Downloads
245
Stars
591
Committers
26

Bot releases are visible (Hide)

bisonapp - v1.7.3-canary.4

Published by github-actions[bot] about 4 years ago

1.7.3-canary.4 (2020-10-13)

Bug Fixes

  • ensure dotfiles are copied. Extract copyFiles util and add tests. (#83) (8c070c8)
bisonapp - v1.7.3-canary.3

Published by github-actions[bot] about 4 years ago

1.7.3-canary.3 (2020-10-13)

Bug Fixes

  • fix prisma gen folder path, upgrade prisma client & nexus plugin (#82) (9c9d834)
bisonapp - v1.7.3-canary.2

Published by github-actions[bot] about 4 years ago

1.7.3-canary.2 (2020-10-13)

Bug Fixes

  • lint error in dropDatabase broke codegen (#80) (ffa0528)
  • ensure @nexus/schema config uses prettier config (#79) (f382cad)
  • remove whitespace from package.json (#81) (16e3edb)
bisonapp - v1.7.3-canary.1

Published by github-actions[bot] about 4 years ago

1.7.3-canary.1 (2020-10-08)

Bug Fixes

  • npm: include utils folder in final package (#71) (a390256)
bisonapp - v1.7.2

Published by github-actions[bot] about 4 years ago

1.7.2 (2020-10-07)

Bug Fixes

  • remove nexus build from build script (#74) (069ffa0)
bisonapp - v1.7.2-canary.1

Published by github-actions[bot] about 4 years ago

1.7.2-canary.1 (2020-10-07)

Bug Fixes

  • npm: include utils folder in final package (#71) (a390256)
bisonapp - v1.7.1

Published by github-actions[bot] about 4 years ago

1.7.1 (2020-10-07)

Bug Fixes

  • npm: include utils folder in final package (#71) (bc3ab1a)
bisonapp - v1.7.0

Published by github-actions[bot] about 4 years ago

1.7.0 (2020-10-07)

Features

  • add support for dropping the database (#67) (b0d8424)
  • migrate to @nexus/schema from nexus framework (#68) (4c7d557)
bisonapp - v1.7.0-canary.3

Published by github-actions[bot] about 4 years ago

1.7.0-canary.3 (2020-10-07)

Bug Fixes

  • npm: include utils folder in final package (#71) (a390256)
bisonapp - v1.7.0-canary.2

Published by github-actions[bot] about 4 years ago

1.7.0-canary.2 (2020-10-06)

Features

  • migrate to @nexus/schema from nexus framework (#68) (4c7d557)
bisonapp - v1.7.0-canary.1

Published by github-actions[bot] about 4 years ago

1.7.0-canary.1 (2020-10-02)

Features

  • add support for dropping the database (#67) (b0d8424)
bisonapp - v1.6.4

Published by github-actions[bot] about 4 years ago

1.6.4 (2020-09-30)

Bug Fixes

  • remove deprecated prisma.connect from template (#62) (4bcca65)
  • replace queryType with extendType (#65) (f6a6e46)
bisonapp - v1.6.3

Published by github-actions[bot] about 4 years ago

1.6.3 (2020-09-30)

Bug Fixes

  • use as prop on MenuButton to fix types (#63) (adae31d)
bisonapp - v1.6.2

Published by github-actions[bot] about 4 years ago

1.6.2 (2020-08-28)

Bug Fixes

  • ci: adds ENV vars for Jest Tests (03e9e92)
  • generators: ensure cell components work (e85e63b)
  • tests: fix databaseUrl in jest.teardown (8d896ac)
  • ensure .nexus is in .gitignore (91bc4df)
bisonapp - v1.6.1

Published by github-actions[bot] about 4 years ago

1.6.1 (2020-08-28)

Bug Fixes

  • ensure we include postInstallText in package. (#40) (702025b)
bisonapp - v1.6.0

Published by github-actions[bot] about 4 years ago

1.6.0 (2020-08-25)

Features

  • cli: ask for database information (#39) (ef2e47a)
bisonapp - v1.5.0

Published by github-actions[bot] about 4 years ago

1.5.0 (2020-08-25)

Features

bisonapp - v1.4.0

Published by github-actions[bot] about 4 years ago

1.4.0 (2020-08-21)

Features

  • generate the db url based on the .env DATABASE_URL, by manipulating the path + schema param (#34) (23cb253)
bisonapp - v1.3.3

Published by github-actions[bot] about 4 years ago

1.3.3 (2020-08-20)

Bug Fixes

  • schema value referenced is null resulting in the schema not being dropped during jest teardown (31be457)
bisonapp - v1.3.2

Published by github-actions[bot] about 4 years ago

1.3.2 (2020-08-18)

Bug Fixes

  • cli: generate prisma client before nexus types (#25) (7315d0f)