Release v1.0.2
Minor release with most noticeable changes:
- Switch to [conventional commits[(https://www.conventionalcommits.org/en/v1.0.0/)
- Adopt ESLint
- Bugfixes
What's Changed
- Add dapr docs by @greenie-msft in #103
- Add actors docs by @greenie-msft in #108
- Work on showing warning when a method is not implemented by @XavierGeerinck in #111
- Resolve duplicate test firings due to id overlaps by @XavierGeerinck in #113
- Add Actor example by @XavierGeerinck in #114
- Move files to scripts folder by @XavierGeerinck in #115
- Fix issue with Javascript ! checking on state manager by @XavierGeerinck in #116
- Add parking garage example by @XavierGeerinck in #117
- Add actors docs by @greenie-msft in #119
- Add basic Invocation and PubSub example by @dolencd in #121
- style: adopt eslint styling and adapt docs by @XavierGeerinck in #127
- Add publishing to NPM pipe by @XavierGeerinck in #118
- Fixed gRPC state.set with plain JS object by @dolencd in #126
- feat: bump version to 1.0.2 by @XavierGeerinck in #128
New Contributors
- @greenie-msft made their first contribution in #103
- @dolencd made their first contribution in #121
Full Changelog: v1.0.0...v1.0.2