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

Latest commit

 

History

History
53 lines (25 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

53 lines (25 loc) · 1.78 KB

3.4.0 (2017-07-10)

Features

3.3.0 (2017-07-03)

3.2.0 (2017-06-14)

Bug Fixes

  • router: handle undefined routes (49062fc)

Features

  • redux: support Symbols and other types as action.type (be7a891)

3.1.0 (2017-05-04)

Bug Fixes

  • router: only set hard navigation if transaction is a route-change (#4) (233628b)
  • ignore REPLACE actions (b66a814)

3.0.3 (2017-03-27)

Bug Fixes

  • patchWebpack: fix issue with webpack2 and lazyloading (bc959fe)
  • initial page load + redux bug. (0a02477)
  • Use new opbeat-js-core. (50b66fc)
  • router: No transactions sent when using matchContext (c4705de)
  • Wrap patched promise callbacks in our zone. (7dc3263)