Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.16 KB

Changelog

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

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

1.1.4 - 2021-04-13

Changed

  • Removed dependency on tslib, as we no-longer compile with tsc. #1829

1.1.2 - 2021-03-03

Fixed

  • Updated multi-build outputs to include mandatory extensions to fix "Module not found" issues reported by ESM supported bundlers #1759

1.1.0 - 2020-12-18

Added

  • Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability #1698

1.0.8 - 2020-10-20

  • Added tslib@^1.14.1 in the list of dependencies. #1657

1.0.1 - 2019-11-08

Fixed

  • Made the default function strategy use the messenger, which makes is more broadly useful across different postMessage interfaces (#1172).

Added

  • @shopify/rpc package