Releases: trycourier/courier-react
Releases · trycourier/courier-react
v6.3.1
What's Changed
- chore(deps): bump ws from 6.2.1 to 6.2.3 by @dependabot in #585
- chore(deps): bump webpack from 5.76.0 to 5.94.0 by @dependabot in #592
- chore(deps): bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #597
- fix(fix referfch after archive): fix refetch after archiving the last… by @rileylnapier in #598
- chore(chore:version): version patch by @rileylnapier in #599
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- feat(generic global variables): make setting theme generic and not st… by @rileylnapier in #595
- chore(version): version 6.30 by @rileylnapier in #596
Full Changelog: 6.2.1...v6.3.0
v6.2.1 attempt #2
forgot to add the v in the tag
v6.2.1
What's Changed
- feat(add markdownoptions): add markdown options with ability to custo… by @rileylnapier in #589
- chore(version 6.2.0): version 6.2.0 by @rileylnapier in #590
- fix(fix toast props and types): fix toast types and props by @rileylnapier in #591
Full Changelog: v6.1.0...6.2.1
v6.1.0
v6.0.0
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
v5.1.1
v5.1.0
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
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
- @vojty made their first contribution in #530
- @paige12345 made their first contribution in #548
Full Changelog: v4.11.2...v5.0.0