Skip to content

Upgrades to Babel 7 & core-js 3.0.1 and other modules., along with the removal of chokidar as a peerDependency. And added two new File Upload form elements.

Compare
Choose a tag to compare
@HIGGO36 HIGGO36 released this 26 Apr 21:09
· 101 commits to master since this release

What's New:

Biggest changes:

Upgrade to Babel 7 & the addition of Core-JS version 3.0.1.

*** Please read possible Major Breaking Changes before upgrading to our newest build version 1.10.4.
(First thing is to make sure using Node.js version 8 or newer. )

References:

Babel 7: https://babeljs.io/blog/2018/08/27/7.0.0#major-breaking-changes

Core-js@3: https://github.com/zloirock/core-js/blob/master/README.md &
https://github.com/zloirock/core-js/blob/master/docs/2019-03-19-core-js-3-babel-and-a-look-into-the-future.md

Also, there is a new 'upgrade-tool' we highly recommend using for updating to Babel 7,
@ https://github.com/babel/babel-upgrade.

Note: There were other more minor updates for modules that can be seen @ https://github.com/US-CBP/cbp-theme/pull/275/files , within the package.json file change details.


Fixed:

#271 cbp-theme .app-header position on window scroll not matching app directory's functionality

#270 Issue75

#257 chokidar should be devDependency

#75 input type file needs :focus style