Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 530 Bytes

2.0.1 (2021-05-24)

Fix

  • main entry

2.0.0 (2021-05-16)

Breaking Changes

  • build to ECMAScript module (esm)
  • output esnext
  • drop iife and cjs format

Build

  • migrate to esbuild

1.0.0 (2020-03-18)

To infinity and beyond 🚀

Features

  • update dependencies

1.0.0-rc.1 (2020-02-22)

Features

  • initial release to expose common utils for the DeckDeckGo remote control (app, emitter) and receiver (web component deployed in the decks)