Releases: simonireilly/compeller
Releases · simonireilly/compeller
Release 0.0.1-alpha.6
What's Changed
- feat: create interface for responder so responder types take presidence over default types by @simonireilly in #27
- chore: add type checked testing to ensure we do not have regressions - coverage via integration tests by @simonireilly in #28
Full Changelog: 0.0.1-alpha.5...0.0.1-alpha.6
Release 0.0.1-alpha.5
What's Changed
- hotfix: Dist must be nuked before packing to prevent tsc clean from leaving behind renamed files by @simonireilly in #26
Full Changelog: 0.0.1-alpha.4...0.0.1-alpha.5
Release 0.0.1-alpha.4
What's Changed
- feat: Provide responders interface and inbuilt responder API Gateway by @simonireilly in #21
Full Changelog: 0.0.1-alpha.3...0.0.1-alpha.4
Release 0.0.1-alpha.3
What's Changed
- hotfix: Template should be valid typescript by @simonireilly in #20
Full Changelog: 0.0.1-alpha.2...0.0.1-alpha.3
Release 0.0.1-alpha.2
What's Changed
- Enable unsafe keep a json specification when compeller is invoked by @simonireilly in #19
Full Changelog: 0.0.1-alpha.1...0.0.1-alpha.2
Release 0.0.1-alpha.1
What's Changed
- Add GIF showing how to use compeller to create a new API by @simonireilly in #17
- Ensure canary will increment pre-release tag and not create a patch release by @simonireilly in #18
Full Changelog: 0.0.1-alpha.0...0.0.1-alpha.1
Release 0.0.1-alpha.0
What's Changed
- Patch: Update documentation and pass CI by @simonireilly in #1
- Chore/setup npm publishing by @simonireilly in #2
- Packaging and publishing canaries by @simonireilly in #3
- Chore/use release it releasing by @simonireilly in #4
- Developer Experience by @simonireilly in #9
- Set registry for github action to deploy to using beta by @simonireilly in #11
- Canary dry run in pull requests by @simonireilly in #12
- Add bin script to package the CLI by @simonireilly in #13
- Update root for v0.0.0 and npm details for publishing by @simonireilly in #16
New Contributors
- @simonireilly made their first contribution in #1
Full Changelog: https://github.com/simonireilly/compeller/commits/0.0.1-alpha.0