Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 1.03 KB

0.1.38 (2017-09-16)

Bug Fixes

  • demo: Remove obsolete script include for demo, as it is now webpacked into the dev build. (db3e8cf)
  • Add Intl.js polyfill for Safari and update READMEs on polyfill service. (54cb581)
  • Enable source maps for webpack dev server. (e13cd6b)
  • Reference release script in npm_scripts, and lint demo script. (896ea18)
  • Use verify npm script to ensure package name has @pearson-components scope. (772586f)

Features

  • component-archetype: run demo tests against feature branch in ci (073f975)
  • demo: Add event listener for card comments. (8ed5d8f)