Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@virtuallyunknown virtuallyunknown released this 06 Jun 23:03

Chores:

Fixes:

  • (3956c02) fix: update watcher to use cancelSignal for execa breaking changes
  • (276fc06) fix(eslint-server): provide default value to schema when it's false
  • (fbc26ee) fix(eslint-server): add "false" as option in baseRuleSchema.schema union
  • (ebf05e3) fix(release): set verbose 'none' to account for execa breaking changes
  • (7777709) fix: prefer "with" over "asserts" in json-schema-draft-04.json json import
  • (b506361) fix(eslint-client): update for method-signature-style

Features:

  • (2784b8b) feat(esbuild): change target to node22 for buildNode and buildHybrid

Thanks:

@virtuallyunknown