Closed dustinlarimer closed 7 years ago
This PR releases keen-tracking@1.2.1 (fixes #432) and keen-dataviz@1.2.0:
keen-tracking@1.2.1
keen-dataviz@1.2.0
keen-tracking.js@1.2.1: Fix Queue Polling
keen-dataviz@1.2.0: Bug Fixes and Dependency Updates
This PR also updates the encoding settings for our AWS CDN uploads to ensure JS files are served with UTF-8 encoding, thus fixing the D3-related issue where special characters break without explicitly setting this in the browser.
What does this PR do?
This PR releases
keen-tracking@1.2.1
(fixes #432) andkeen-dataviz@1.2.0
:keen-tracking.js@1.2.1: Fix Queue Polling
keen-dataviz@1.2.0: Bug Fixes and Dependency Updates
This PR also updates the encoding settings for our AWS CDN uploads to ensure JS files are served with UTF-8 encoding, thus fixing the D3-related issue where special characters break without explicitly setting this in the browser.