Skip to content

New naming of dist files

Latest
Compare
Choose a tag to compare
@Twikito Twikito released this 30 Dec 17:01
· 1 commit to master since this release

⚠️ BREAKING CHANGE ⚠️

It's something I should have done a long time ago.

Javascript ES6 coding has become the standard for a pretty long time now, and ES5 is now used only for compatibility purpose.
For this reason, I renamed the dist files to have the ES6 versions to be the default files, and added the 'es5' namespace for the ES5 versions.

So please don't forget to update your script links.

Happy togling! 🖖