0.2.0
🚀 What's New
- Added and released the package to build WebApis with Express.js. - Now, you can implement fully-featured WebApi on top of event-sourced business logic. All of that with a minimum boilerplate and features like Problem Details for error handling, optimistic concurrency with ETags, etc. Read more in the Getting Started Guide. By @oskardudycz in #15, #17, #19, #20
- Refactor/use node native test runners. That's mostly for helping smoother the CI experience. Jest seems to be abandonware, so we decided to try native test runners. Check the related PR to see how to configure that in your project by @thiagomini in #14
Join also our newly set up Discord server!
New Contributors
- @thiagomini made their first contribution in #14
Full Changelog: 0.1.8...0.2.0