🆕 Enhancements
- Code formatter (prettier) applied globally in all files
🔥 Breaking Changes
- revert
xaxis.tickPlacement
to 'between' by default - fixes #305
🐞 Bug fixes
- check el existence before removing listener - fixes apexcharts/vue-apexcharts#54
- typings corrected; fixes #306
- In multi-yaxis, ignore hidden yaxis - fixes #291
- In a multi-axis chart - fixed yaxis being cropped; fixes #98
- Heatmap color bug on updated fixed; fixes #312