Stephen Vance
Stephen Vance
1. In light of the change to the definition of `version` from #834, `deprecatedVersion` would refer to the version of the OpenAPI document, not the version of the API itself....
@tshaddix PR to add mabl to the README in #204
I've addressed a separation between content and popup redux data needs by double-wrapping my background store with different `portName`s and putting a serializer on the content wrapper that filters out...
It didn’t reduce the number of messages, but it vastly reduced the size of the updates, so it relieved a lot of memory churn. I only needed 3/20 reducers in...
Depends on srvance/ember-cli-build-config-editor#16
`private` means you can't rely on the stability of that property, so you'll need some extra testing when you upgrade ember-bootstrap.
How likely is it that someone who knows enough to use a URL for their dependency wouldn't have a `package.json` at the root? If someone was just doing it because...
> But where did npm install the package? What are the options and influencers on this?
LOL. Got it. And I can't find an npm command that gives that local information, either. Although we could probably have a high hit rate if we try the name...
And there's already a good warning.