Release Date: November 23 2016
HealthMetricHeartRateRawBPM to allow access to raw heart rate measurements
from supported watches.minutechange event was not emitted when the hour or
day changed.quiet_time_is_active to permit C apps to check if Quiet Time is active on a
watch.app_package.json to the webpack.config.js file, to allow Pebble
Packages to require('app_package.json'), which will require an app's package.json or
appinfo.json file during JS bundling.ICON_MAX_DIMENSIONS to be 25px, to be consistent with watches
running 4.0 firmware. If your provided icon exceeds 25px x 25px, you will encounter a runtime
error when calling customizeWatchApp.