Home / v2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-04-20 1.5 kB
v2.2.0 source code.tar.gz 2020-04-20 3.6 MB
v2.2.0 source code.zip 2020-04-20 3.6 MB
Totals: 3 Items   7.1 MB 0

Breaking Changes

Bundle Size & Browser Support

Thanks to @mikehwagz the bundle size has be reduced significantly with microbundle. This improvement removes the polyfills for modern JavaScript features such as the Fetch API, Promises and Maps from Highway in order to have the lightest library. The library now supports the most recent browsers and browser versions. Older ones can be supported by using polyfills out of the box.

A new example, Polyfills, has been added to the documentation to ease the configuration of the required polyfills. The homepage of the documentation has been updated as well to better reflect the browsers supported by the library. So, refer to the documentation to make sure this release doesn't break projects when older browser have to be supported.

Note: The bundle name hasn't changed but more bundles are now available with microbundle. Please open an issue for further problems with this breaking change.

Changelog

  • :tada: Add new websites in the Hall of Fame
  • :tada: Add Polyfills example to documentation
  • :sparkles: Reduce bundle size significantly with microbundle
  • :art: Update browser support in documentation
  • :art: Update browser support in README.md
  • :bug: Fix Slack URL in documentation
  • :bug: Fix Slack URL in README.md
Source: README.md, updated 2020-04-20