Skip to content

Releases: jneander/activity-routing-history

v2.0.1

20 Dec 14:55
Compare
Choose a tag to compare

2.0.1 (2022-12-20)

Bug Fixes

  • add extensions to imports (a415268)

v2.0.0

19 Dec 20:28
Compare
Choose a tag to compare

2.0.0 (2022-12-19)

⚠ BREAKING CHANGES

  • history must now be installed by consumers of this
    library. The history instance creation functions are no longer
    re-exported by this library and must be imported directly from
    history.
  • Source is no longer transpiled for engine
    compatibility. That responsibility belongs to the consumer.

Miscellaneous Chores