You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW: @stimulus/polyfills package for legacy browser support (#134, #147, #170)
CHANGED: Applications now start when the DOM is interactive (#131)
CHANGED: Unminified UMD module for easier debugging (#151)
FIXED: Stimulus now accounts for missing mutation notifications from nodes removed by innerHTML assignment in IE 11 (#133) and, in rare cases, when annotating elements synchronously after removing them from an observed tree (#161)
INTERNAL: Upgraded to TypeScript 2.8.1 and Lerna 3.0.0-rc.0