Releases: BranchMetrics/web-branch-deep-linking-attribution
Releases · BranchMetrics/web-branch-deep-linking-attribution
2.86.5
Release Note (2.86.5)
- [other] use usw2 for s3 (#1124) (34b3814) chrisyeagy-branch christopher.yeagy@branch.io
- [patch] inteng-23549: add null checks for parentNode (#1125) (8a10a5c) Brice Redmond brice.redmond@branch.io
2.86.4
Release Note (2.86.4)
- [patch] INTENG-22824: fix keyboard access to journeys and remove tabindex=-1 (#1122) (58bc816) Brice Redmond brice.redmond@branch.io
2.86.3
Release Note (2.86.3)
- [other] ENGMT-1985: updates to api connectivity (#1094) (7b5b77c) Brice Redmond brice.redmond@branch.io
- [other] use main as default branch (#1095) (299f29d) Brice Redmond brice.redmond@branch.io
- [other] [1/2] ENGMT-1983: improvements to the example page (#1103) (f72a214) Brice Redmond brice.redmond@branch.io
- [other] add to readme local run steps (#1104) (d6859e3) Brice Redmond brice.redmond@branch.io
- [other] ENGMT-1983: add copy button and pretty print json (#1105) (cbe0167) Brice Redmond brice.redmond@branch.io
- [other] ENGMT-1983: split buttons on left from output on right (#1106) (a8cebc0) Brice Redmond brice.redmond@branch.io
- [patch] fix invalidations (#1107) (c041e9d) Brice Redmond brice.redmond@branch.io
- [other] clarify run instructions / editing in startDev.js (#1108) (80c9fae) Brice Redmond brice.redmond@branch.io
- [other] make websdk example page look decent on mobile (#1111) (3a65201) Brice Redmond brice.redmond@branch.io
2.86.1
Release Note (2.86.1)
- [other] ENGMT-1985: updates to api connectivity (#1094) (7b5b77c) Brice Redmond brice.redmond@branch.io
- [other] use main as default branch (#1095) (299f29d) Brice Redmond brice.redmond@branch.io
- [other] [1/2] ENGMT-1983: improvements to the example page (#1103) (f72a214) Brice Redmond brice.redmond@branch.io
- [other] add to readme local run steps (#1104) (d6859e3) Brice Redmond brice.redmond@branch.io
- [other] ENGMT-1983: add copy button and pretty print json (#1105) (cbe0167) Brice Redmond brice.redmond@branch.io
- [other] ENGMT-1983: split buttons on left from output on right (#1106) (a8cebc0) Brice Redmond brice.redmond@branch.io
- [patch] fix invalidations (#1107) (c041e9d) Brice Redmond brice.redmond@branch.io
- [other] clarify run instructions / editing in startDev.js (#1108) (80c9fae) Brice Redmond brice.redmond@branch.io
- [other] make websdk example page look decent on mobile (#1111) (3a65201) Brice Redmond brice.redmond@branch.io
2.86.2
Release Note (2.86.2)
No changes
2.86.0
Release Note (2.86.0)
- [other] update changelog (#1091) (9043225) Brice Redmond brice.redmond@branch.io
- [minor] Have Screen Speak/screen readers on mobile read Journey before other page content. (#1088) (ef478c7) Adam Erickson adam.erickson@branch.io
- [patch] Update test page keys (#1092) (eb97ada) Adam Erickson adam.erickson@branch.io
2.85.4
Release Note (2.85.4)
- [patch] try logging into npm (#1090) (1131938) Brice Redmond brice.redmond@branch.io
2.85.3
Release Note (2.85.3)
- [patch] try logging into npm (9904c77) Brice Redmond brice.redmond@branch.io
2.85.2: [other] a couple more deploy cleanups (#1089)
# Pull Request Template ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration - [ ] Unit test - [ ] Integration test ## JS Budget Check Please mention the size in kb before abd after this PR | Files | Before | After | | ----------- | ----------- | ----------- | | dist/build.js. | | | | dist/build.min.js| | | ## Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules - [ ] I have checked my code and corrected any misspellings ## Mentions: List the person or team responsible for reviewing proposed changes. cc @BranchMetrics/saas-sdk-devs for visibility.
2.85.1
Release Note (2.85.1)
- perf(core): expanded error message (#1004) (b115772) Jagadeesh Branch 102190347+JagadeeshKaricherla-branch@users.noreply.github.com
- perf(SDK-2236): launch local runner (#1006) (26eebfa) Jagadeesh Branch 102190347+JagadeeshKaricherla-branch@users.noreply.github.com
- update(deps) : jsdom,mocha (#1030) (e2b3837) Jagadeesh Branch 102190347+JagadeeshKaricherla-branch@users.noreply.github.com
- [patch] use binary encoding function that does not overflow for qr (#1075) (ccc8d89) Brice Redmond brice.redmond@branch.io
- [other] add nix (#1076) (41840c9) Brice Redmond brice.redmond@branch.io
- [other] check in new release files (#1078) (b474851) Brice Redmond brice.redmond@branch.io
- [patch] fix qr base64 encoding function (#1079) (fa7fed4) Brice Redmond brice.redmond@branch.io
- [patch] dev experience / gha updates (#1080) (d78dff0) Brice Redmond brice.redmond@branch.io
- [other] add permissions on deploy-qa.sh (#1082) (9fe08bb) Brice Redmond brice.redmond@branch.io
- [other] ENGMT-1857: add gha for release (#1083) (f930b9b) Brice Redmond brice.redmond@branch.io
- [patch] read in branch-github-actions (#1084) (874f1c3) Brice Redmond brice.redmond@branch.io
- [patch] use proper secret for gha (#1085) (5459f83) Brice Redmond brice.redmond@branch.io