Skip to content

Latest commit

 

History

History
117 lines (99 loc) · 8.05 KB

CHANGELOG.md

File metadata and controls

117 lines (99 loc) · 8.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Removed

  • 💢 Removed named exports, please import the defaults instead
    • Use import { messagePortRPC } from 'message-port-rpc' instead

1.0.1 - 2023-10-09

Changed

Fixed

1.0.0 - 2023-05-14

Added

  • First public release