Skip to content

Lazy Initialization and supporting primitive reads

Compare
Choose a tag to compare
@justinbmeyer justinbmeyer released this 28 Nov 03:05
· 41 commits to master since this release

#197 fixes someProperty.split('').reverse().join()

#196 new ScopeKeyData can be passed a warnOnMissingKey option. This will warn if a value is missing. Also, ScopeKeyData is lazy now.