Skip to content

Release v10.4.2

Compare
Choose a tag to compare
@prabhu prabhu released this 21 Apr 11:43
· 280 commits to master since this release
ff2bae4

We have applied numerous linting fixes reported by biome (Thanks @setchy). The lock file was deleted and regenerated, since the dependency tree was looking a lot better when compared with the existing one.

What's Changed

  • chore(biome): fix use single var declarator by @setchy in #984
  • chore(biome): fix use template by @setchy in #985
  • chore(biome): remove unused rule overrides by @setchy in #986
  • chore(biome): fix optional chaining cases by @setchy in #987
  • chore(biome): fix useless else cases by @setchy in #988
  • chore(biome): fix unused template literals by @setchy in #989
  • Feature/maven private repos by @prabhu in #992
  • chore(biome): fix no double equals by @setchy in #991
  • chore: update biome by @setchy in #998
  • Regenerate lock file and types. Adds vuln scanning by @prabhu in #999

Full Changelog: v10.4.1...v10.4.2