Releases: bbc/simorgh
Release 4.3017.0
Merge pull request #13458 from bbc/dari-kyrgyz-navs
Dari and Kyrgyz navigation updates
Release 4.3016.0
Merge pull request #13457 from bbc/WS-BUG
WS-BUG: Remove empty ref parameter
Release 4.3015.0
WS-1214: Offline tracking - network type and network status (#13330)
* feat: useConnectionEventTracker
* feat: debounce network status change
* refactor: update unit test; useCustomEventTracker
* chore: cleanup
* feat: useConnectionBackOnlineTracker
* refactor: useConnectionBackOnlineTracker default value
* test: useConnectionTypeTracker
* chore: cleanup
* test: useConnectionBackOnlineTracker
Release 4.3014.0
Add ATI Analytics tests for ws/languages page (#13430)
* refactor:add coverage for ws/languages page
* refactor:clean/move up ATI tests for ws page
* refactor:remove duplication
* refactor:remove duplication
* refactor:update assertPageView import
Release 4.3013.0
Release 4.3012.0
Release 4.3011.0
refactor: move Turkish page to Middle East section (#13456)
Release 4.3010.0
Release 4.3009.0
Add req-svc-chain integration test (#13449)
* Add req-svc-chain integration test
* Update responseHeaderTests.ts
* Add to articles crossPlatformTests
* Add to av-embeds canonicalTests + convert to TS
* Add to mediaArticlePage crossPlatformTests
* Add to photoGallery crossPlatformTests
* Add to send tests + update to TS
* Add to storyPage crossPlatformTests
* Update responseHeaderTests.ts
* Add to Live pages
* Remove optional chain in favour of non-null assertion
* Pass type to document.querySelector rather than casting