Releases: mcqua007/quantdom
Releases · mcqua007/quantdom
v1.3.0
v1.2.6
v1.2.4
Fixed iOS Array.at not supported on iOS safari even though can I use says it's supported :(
Full Changelog: v1.2.1...v1.2.4
v1.2.1
What's Changed
New Utilities
- Add support for chaining
- Add parent selector
Development
- Add prettier to project by @mcqua007 in #12
- Add eslint by @mcqua007 in #15
- Add testing w/ Jest
- Add full testing of Quantdom utility functions.
- add babel for import to jest
- Update docs and github templates
- Implement fixes for
return
afterif
statemments - Add formatted files using ESlint and Prettier
*Big thanks @kennarddh for writing tests & contributing! 💯
New Contributors
Full Changelog: v1.1.12...v1.2.1
v1.1.12 - Draft
feat | bump to add toggleClass
v1.1.2 - Draft
First Release