/browser subpath export: A @newrelic/video-hls/browser entry point is
now available that excludes unused Vega/connected-device code, reducing bundle
size for browser consumers. A browser.js filesystem shim is also included for
bundlers that don't honor the exports field.
Named export:{ HLSTracker } is now available as a named export alongside
the existing default export on both the root and /browser entry points.
Improvements
@newrelic/video-core updated to 5.1.0, which includes TypeScript
declaration files, upstream bug fixes, and dependency patches.