Skip to content

Polyfills birthday

Compare
Choose a tag to compare
@mfranzke mfranzke released this 10 Apr 10:49
· 47 commits to main since this release

It's polyfills birthday (okay, it has been yesterday), so I did a lot of housekeeping and even also released a new version of the polyfill with another concept (using Service Worker to prevent loading images and iframes contents). Check it out and evaluate its usage in your project: https://github.com/mfranzke/loading-attribute-polyfill-with-serviceworker

What's Changed

Added

Changed

  • build: updated gitignore file according to githubs default content
  • documentation: a lot of simple optimizations, like e.g. added further notice on the users browser capabilities
  • updated a lot of devDependencies
  • master to main as the default branch
  • using Ndoe 16 now (for development and CI/CD)
  • replaced dependencies update status badge

Fixed

  • documentation: crossbrowsertestings logo URL
  • documentation: codacy badge URL
  • test: webdriverio tests

New Contributors

Full Changelog: v2.0.1...v2.0.2