spike-records icon indicating copy to clipboard operation
spike-records copied to clipboard

:dvd: Spike plugin to load async locals into your views

Results 7 spike-records issues
Sort by recently updated
recently updated
newest added

## The devDependency [ava](https://github.com/avajs/ava) was updated from `0.25.0` to `1.0.1`. This version is **not covered** by your **current version range**. If you donโ€™t accept this pull request, your project will...

greenkeeper

## The devDependency [nyc](https://github.com/istanbuljs/nyc) was updated from `12.0.2` to `13.2.0`. This version is **not covered** by your **current version range**. If you donโ€™t accept this pull request, your project will...

greenkeeper

Not sure if this is an issue with spike-core or spike-records. My records config looks something like this: ```javascript const records = new Records({ addDataTo: locals, posts: { url: 'https://url-to-some.com/post.json',...

## Version **12.0.0** of **standard** was just published. Dependency standard Current Version 11.0.1 Type devDependency The version **12.0.0** is **not covered** by your **current version range**. If you donโ€™t accept...

greenkeeper

By default, passing options to an endpoint is only available in the renderGraphql function with spike-records. Cockpit CMS requires posting an entity to an endpoint in order to filter results...

## Version 10 of Node.js (code name Dubnium) has been released! ๐ŸŽŠ To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

It took me a little bit to figure out the syntax for using promises, so I figured I would add something about it to README.md since it's a bit sparse....