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.
- Bug with settings loading on page load
- axios version constraints for npm
- Eager loading is automatic when accessing a property. You no longer need a
$settings.loadSetting()
in your Vue component.