Skip to content

Tags: base-repos/base-data

Tags

0.6.0

Toggle 0.6.0's commit message
Removes `renameKey` from options

0.5.1

Toggle 0.5.1's commit message
Namespacing bug fix.

0.3.6

Toggle 0.3.6's commit message
Adds basic JSON loader, `isRegistered` check

0.3.5

Toggle 0.3.5's commit message
Fixes a bug with path resolution, minor updates

0.3.3

Toggle 0.3.3's commit message
use `set-value` to directly set on the data object so we don't emit `…

…set` when adding data, and move emit to the top of the data method so we can avoid absure normalization logic for consistently emitting args

0.3.1

Toggle 0.3.1's commit message
exposes data and options to custom namespace/rename functions

0.2.2

Toggle 0.2.2's commit message
ensure that object exists when custom property is defined.

0.2.0

Toggle 0.2.0's commit message
change to plugin signature so it can be registered with `use`