# 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)