v0.4.0
What's Changed
- Install the RTI while testing and Prevent unintended tag advancement by @byeong-gil in #152
- Remove unused imports (reopen #154) by @axmmisaka in #155
- Support for auto-formatting using Prettier by @lhstrh in #83
- Do not run CI on non-master branches by @axmmisaka in #161
- Add eslint by @axmmisaka in #160
- Remove alias to this and remove relevant rule in eslint by @axmmisaka in #165
- Refactor graph package (addresses #166) by @axmmisaka in #170
- Fix CI workflow by using locally checked out reactor-ts by @axmmisaka in #157
- Add eslint and prettier job to CI and add caching by @axmmisaka in #163
- Remove
Present
and replace withunknown
; remove Args and Trigger and use TS Tuple by @axmmisaka in #168 - Dependabot configuration by @lhstrh in #176
- Bump rimraf from 3.0.2 to 5.0.1 by @dependabot in #182
- More
eslint
issues addressed by @lhstrh in #175 - Bump typedoc from 0.23.28 to 0.24.8 by @dependabot in #183
- Bump eslint-config-standard-with-typescript from 34.0.1 to 36.0.0 by @dependabot in #178
- Bump command-line-usage from 6.1.3 to 7.0.1 by @dependabot in #179
- Bump uuid and @types/uuid by @dependabot in #180
- Bump @types/node from 16.18.34 to 20.3.3 by @dependabot in #181
- Various upgrades suggested by
npm audit
by @lhstrh in #185
Full Changelog: v0.3.5...v0.4.0