Releases: tambium/create-saruni-app
Releases · tambium/create-saruni-app
v0.0.22
22 Aug 09:00
Compare
Sorry, something went wrong.
No results found
v0.0.21
20 Aug 07:59
Compare
Sorry, something went wrong.
No results found
fix babel config
fix jest issue with babel
v0.0.20
19 Aug 08:15
Compare
Sorry, something went wrong.
No results found
add Auth to frontend
fix local port in next.js config
fix graphiql in local env
v0.0.19
15 Aug 17:37
Compare
Sorry, something went wrong.
No results found
add distId to saruni.json
v0.0.18
15 Aug 14:57
Compare
Sorry, something went wrong.
No results found
Remove hardcoded hostedZoneId and make routeRecordSet an optional resource in CloudFormation.
Fix copyWebpackPlugin .env location issue
Update @prisma/cli and @prisma/client
Add hotedZoneId and projectName variables to saruni.json
v0.0.17
14 Aug 19:08
Compare
Sorry, something went wrong.
No results found
add frontend resources to serverless
add next.js config
add the first draft of saruni json
add multi stage cors options
remove deprecated prisma functions
v0.0.16
13 Aug 11:12
Compare
Sorry, something went wrong.
No results found
Move lambda function to service directory.
v0.0.15
10 Aug 12:06
Compare
Sorry, something went wrong.
No results found
Moves static/emails related configs to project level for customisation and supports updated directory structures of yarn saruni generate emails command.
v0.0.14
04 Aug 17:12
Compare
Sorry, something went wrong.
No results found
add static directory (including example email) for use with new yarn saruni gen emails command
v0.0.13
25 Jul 21:42
Compare
Sorry, something went wrong.
No results found
Moves GraphQL resolvers from Lambda to dedicated directory
Removes unused .env in the prisma directory (after switch to root-level .env)
Updates README.md for faster “onboarding” to Saruni from create-saruni-app projects.