Skip to content

1.0.1

Latest

Choose a tag to compare

@DyllonWright DyllonWright released this 19 Jul 19:25

Plugin-review compliance pass; no behavior changes to logging or parsing.

  • MIT LICENSE file at the repo root; author fields filled in manifest.json and package.json.
  • Declarative settings: getSettingDefinitions() on 1.13.0+ (settings search), with the imperative display() kept as a fallback for older versions.
  • esbuild resolves Node built-ins from node:module; builtin-modules dependency dropped.
  • createDiv over createEl(div); tsconfig lib raised to ES2018; selector specificity instead of !important.
  • README: tighter prose, per-type example list up front, new epigraph.

See CHANGELOG.md for details.