Skip to content

v1.0.1

Compare
Choose a tag to compare
@ttmarek ttmarek released this 13 Jun 22:22
· 189 commits to master since this release

⚠️ Breaking Changes

Event definitions are now functions (#107). See:

Event maps no longer accept an array of event definitions (#107). But you can now return an array of events from a single event definition. See:

Other

🙌 The segment.io target now throws a helpful error message if you forgot to add the segment snippet to your index.html. (#108). Thanks @zachrnolan!

Install it from npm

npm install redux-beacon@1.0.1 --save

UMD builds