Skip to content

Latest commit

 

History

History
98 lines (71 loc) · 8.35 KB

CHANGELOG.md

File metadata and controls

98 lines (71 loc) · 8.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v2.0.0 - 2024-05-19

💥 BREAKING CHANGES

  • due to d0ec443 - 💥 remove jquery from sendmail.js (commit by @Ri-Dearg):

    Remove jquery on index. All changes relating to this.
    #18

  • due to 9768135 - 💥 refactor deprecated Jquery (commit by @Ri-Dearg):

    Change JQuery to JS, no JQ on index. MutationObs added.
    #18

  • due to 565f8bf - 🔥 delete Jquery (commit by @Ri-Dearg):

    🔥 delete Jquery

⚡ Performance Improvements

♻️ Refactors

v1.1.3 - 2024-05-13

🐛 Bug Fixes

⚡ Performance Improvements

♻️ Refactors

v1.1.2 - 2024-05-10

🐛 Bug Fixes

v1.1.1 - 2024-05-10

🐛 Bug Fixes

⚡ Performance Improvements

♻️ Refactors

v1.1.0 - 2024-05-09

✨ New Features

🐛 Bug Fixes

v1.0.1 - 2024-05-09

🐛 Bug Fixes

🔧 Chores