Skip to content

0.4.4: Type-safety pass for Community Plugins review

Choose a tag to compare

@gabrielrubens gabrielrubens released this 10 Jul 22:47

0.4.4 — Type-safety pass for the Community Plugins review

No behavior changes, nothing to re-pair. Clears the remaining type-safety warnings from the review tooling.

  • Modernized the TypeScript config (target/lib → ES2018) to match what the plugin actually builds to, so modern APIs (Object.entries, crypto, typed arrays) are fully typed.
  • Made a few hashing / device-id / state-restore expressions explicitly typed so no checker can infer any.

Under the hood only — your setup, tokens, and sync history are untouched.