We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cf342b + 40b3340 commit 3a806b1Copy full SHA for 3a806b1
CHANGELOG.md
@@ -7,5 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v0.1]
11
+
12
### Changed
-- Eager loading is automatic when accessing a property
13
+- Eager loading is automatic when accessing a property. You no longer need a `$settings.loadSetting()` in your Vue component.
0 commit comments