Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@paulgoldsmith paulgoldsmith released this 17 May 13:03
· 210 commits to main since this release
e520969

What's Changed

  • Add issue templates by @paulgoldsmith in #103
  • Address Babel reported vulnerability by @paulgoldsmith in #104
  • ESLint 9 Upgrade by @paulgoldsmith in #109
  • chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #114
  • chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #113
  • chore(deps): bump github/codeql-action from 3.28.11 to 3.28.13 by @dependabot in #112
  • chore(deps-dev): bump the development_dependencies group across 1 directory with 4 updates by @dependabot in #121
  • chore(deps-dev): bump the nx group across 1 directory with 5 updates by @dependabot in #115
  • chore(deps-dev): bump the babel group across 5 directories with 1 update by @dependabot in #116
  • chore(deps-dev): bump the typescript-eslint group across 5 directories with 2 updates by @dependabot in #120
  • chore(deps-dev): bump the typescript group across 4 directories with 2 updates by @dependabot in #118
  • chore(deps-dev): bump the types group across 5 directories with 2 updates by @dependabot in #119
  • chore(deps-dev): bump the eslint group across 5 directories with 3 updates by @dependabot in #117
  • Optimise test harness build by @Roaders in #111
  • chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 in the npm_and_yarn group across 1 directory by @dependabot in #125
  • Feature/desktop agent keep alive by @paulgoldsmith in #124
  • chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #130
  • chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #129
  • chore(deps): bump github/codeql-action from 3.28.13 to 3.28.16 by @dependabot in #128
  • chore(deps-dev): bump the development_dependencies group across 1 directory with 5 updates by @dependabot in #140
  • chore(deps): bump the minor_versions group across 1 directory with 2 updates by @dependabot in #139
  • chore(deps): bump the finos-fdc3 group across 3 directories with 1 update by @dependabot in #137
  • chore(deps-dev): bump the nx group across 1 directory with 5 updates by @dependabot in #131
  • chore(deps-dev): bump the typescript group across 5 directories with 3 updates by @dependabot in #144
  • chore(deps-dev): bump the webpack group across 3 directories with 1 update by @dependabot in #141
  • chore(deps-dev): bump the babel group across 5 directories with 3 updates by @dependabot in #142
  • chore(deps-dev): bump the types group across 5 directories with 1 update by @dependabot in #143
  • chore(deps-dev): bump the eslint group across 5 directories with 3 updates by @dependabot in #146
  • chore(deps-dev): bump the typescript-eslint group across 5 directories with 2 updates by @dependabot in #145
  • refactor: migrate from Jest to Vitest for testing framework by @paulgoldsmith in #147
  • Move mono repo config to nx targets rather than npm scripts based by @Roaders in #149
  • chore(deps): update lit-element requirement from ^4.1.1 to ^4.2.0 in /projects/ui-provider by @dependabot in #159
  • chore(deps-dev): bump the types group across 1 directory with 2 updates by @dependabot in #156
  • type check spec files as part of build by @Roaders in #160
  • add recursive back-off retry to app directory loading logic by @Roaders in #163
  • feat(logging): Enhance logging functionality with configurable log levels by @paulgoldsmith in #151
  • chore(release): publish 0.3.0 by @paulgoldsmith in #164
  • Update create-release.yml to alter where artifacts to distribute are by @paulgoldsmith in #165
  • Update create-release.yml with Nx project names by @paulgoldsmith in #166

Full Changelog: v0.2.4...v0.3.0