github robsontenorio/mary 2.7.0

8 hours ago

What's Changed

🚨 Breaking change 🚨

Change the version to 2.7.0

<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/robsontenorio/mary@2.7.0/libs/currency.js"></script>

Until now, we had a naive implementation using the Currency static class. This led to unexpected behavior during the blur events.

Now, currency.js is properly implemented by keeping its instances isolated through components.


New Contributors

Full Changelog: 2.6.0...2.7.0

Don't miss a new mary release

NewReleases is sending notifications on new releases.