Releases: LeChatErrant/API-template
Releases · LeChatErrant/API-template
1.1.3
What's Changed
- Heroku integration
- Replacing DB_URL with DATABASE_URL to be compliant with prisma env variables
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Components are renamed into routes by @LeChatErrant in #535
- Sanitize headers by @LeChatErrant in #534
- Add CORS middleware by @LeChatErrant in #536
Full Changelog: 1.1.1...1.1.2
1.1.1
Changelog
* This Changelog was automatically generated by github_changelog_generator
1.1.0
Changelog
1.1.0 (2021-04-12)
Implemented enhancements:
Fixed bugs:
- Prisma engine not terminated after integration #302
- Closing external services connection #328 (LeChatErrant)
- Cleaning prisma query engine after tests #326 (LeChatErrant)
Closed issues:
- Generating resource using CLI #330
Merged pull requests:
- CLI showcase #331 (LeChatErrant)
* This Changelog was automatically generated by github_changelog_generator
1.0.0
Changelog
1.0.0 (2021-03-20)
Implemented enhancements:
- Generate changelog from issues on release creation #296
- New resource script #286
- Post tests #279
- Posts #253
Fixed bugs:
- Generating TOC using doctoc #300
Merged pull requests:
- Documentation refacto #304
* This Changelog was automatically generated by github_changelog_generator