Skip to content

Releases: trycourier/courier-react

v6.3.1

18 Sep 18:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.3.1

v6.3.0

05 Sep 18:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.1...v6.3.0

v6.2.1 attempt #2

10 Jul 20:29
Compare
Choose a tag to compare

forgot to add the v in the tag

v6.2.1

10 Jul 18:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...6.2.1

v6.1.0

01 Jul 20:26
Compare
Choose a tag to compare

What's Changed

  • adding pinned to GetInboxMessages by @bwebs in #584
  • hoisting createTrackEvent(deliveryTrackingId) by @bwebs in #587
  • adding the data mapping payload to the onroutechange handler by @bwebs in #583
  • chore v6.1.0 by @bwebs in #588

Full Changelog: v6.0.0...v6.1.0

v6.0.0

31 May 19:54
Compare
Choose a tag to compare

What's Changed

  • refactor(remove dead code, fix types): remove old "elemental-inbox" a… by @rileylnapier in #566
  • refactor(peer deps styled): move styled components to peer dependency by @rileylnapier in #567
  • feat(add courierjs): add courierjs and fix typings for useCourier by @rileylnapier in #568
  • chore: version 6 by @rileylnapier in #569
  • fix(fix deps and clientkey): fix client key and deps by @rileylnapier in #570
  • refactor(update docs and fix initial props): update docs and fix comp… by @rileylnapier in #572
  • refactor(update docs and fix initial props): update docs and fix comp… by @rileylnapier in #573
  • fix(fix hook exports'): fix hook exports by @rileylnapier in #575
  • feat(make transport package): make transport package ourside of react… by @rileylnapier in #576
  • feat(better reconnect): check online status and reconnect when we com… by @rileylnapier in #577
  • fix(refetching): refetch messages when last message is archived, save… by @rileylnapier in #574
  • adding in prop types and courierProvider to example by @bwebs in #523
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #359
  • Bump webpack from 5.61.0 to 5.76.0 by @dependabot in #408
  • chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.9 by @dependabot in #419
  • chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 by @dependabot in #578
  • chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #579
  • chore(deps): bump @babel/traverse from 7.13.0 to 7.24.6 by @dependabot in #581

Full Changelog: v5.1.2...v6.0.0

v5.1.2

07 May 03:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

18 Apr 17:36
Compare
Choose a tag to compare

What's Changed

  • 558 trycourierreact preferences cannot find module date fnsformat in v510 by @bwebs in #559
  • fixing extra channels and exposing customize on Required topics by @bwebs in #555

Full Changelog: v5.1.0...v5.1.1

v5.1.0

02 Apr 21:37
Compare
Choose a tag to compare

What's Changed

  • fix: preferences - added missing react key by @vojty in #552
  • overflow-y:hidden on PreferencePage by @bwebs in #551
  • update readme to include formatDate example by @bwebs in #553
  • fixing scroll bars by @bwebs in #554
  • making archived messages appear to be read regardless of read status by @bwebs in #550
  • feat(add and remove tags): allow adding and removing tags by @rileylnapier in #556
  • chore(version 5.1.0): version 5.1.0 by @rileylnapier in #557

Full Changelog: v5.0.0...v5.1.0

v5.0.0

29 Feb 22:42
Compare
Choose a tag to compare

What's Changed

  • fixing read and unread logic to include new type of IGetInboxMessagesParams.status by @bwebs in #544
  • refactor(use new urls): use new pretty urls by @rileylnapier in #545
  • adding in local time on the prefernce page for digest schedules by @bwebs in #546
  • feat(better middleware): better way to control where your middleware … by @rileylnapier in #547
  • fix: added missing renderActionsAsButtons to types by @vojty in #530
  • fix(export PreferenceSections): integrate PreferenceSections by @paige12345 in #548
  • [chore] updating to v5 and adding migration notest to provider/inbox/… by @bwebs in #549

New Contributors

Full Changelog: v4.11.2...v5.0.0