Daltonmenezes Interprocess Versions Save

💬 A scalable and type-safe Electron IPC management tool with enhanced DX

v0.2.6

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/daltonmenezes/interprocess/compare/v0.2.5...v0.2.6

v0.2.5

1 year ago

What's Changed

Full Changelog: https://github.com/daltonmenezes/interprocess/compare/v0.2.4...v0.2.5

[email protected]

1 year ago

Patch Changes

  • fix an issue where renderer ipc invoked with no args doesn't responde to main back update readme examples

v0.2.2

1 year ago
  • fix(interprocess): issue where exposeApiToGlobalWindow called without at least with an empty object was breaking the apiKey type - 6cb14ad

Full Changelog: https://github.com/daltonmenezes/interprocess/compare/v0.2.1...v0.2.2

v0.2.1

1 year ago
  • fix(interprocess): issue where append and override was not working as expected - 4717403b

Full Changelog: https://github.com/daltonmenezes/interprocess/compare/v0.2.0...v0.2.1

v0.2.0

1 year ago

💬 Features

  • 🚀 Best-in-class DX with a fully-typed API
  • 🧠 Enchanced and consistent API
  • 🔥 Type-safe and scalable
  • 🪄 Code splitting support
  • 🕸️ All edges connected (APIs to handle all processes)
  • 💖 invoke and handle methods in both processes with the same expected behavior

Full Changelog: https://github.com/daltonmenezes/interprocess/commits/v0.2.0