@seneca/entity-history

[![npm version](https://badge.fury.io/js/%40seneca%2Fentity-history.svg)](https://badge.fury.io/js/%40seneca%2Fentity-history) [!![Build](https://github.com/senecajs/seneca-entity-history/workflows/build/badge.svg)](https://github.com/senecajs/seneca-enti

Usage no npm install needed!

<script type="module">
  import senecaEntityHistory from 'https://cdn.skypack.dev/@seneca/entity-history';
</script>

README

@seneca/entity-history 0.2.0

npm version !Build Coverage Status Maintainability DeepScan grade

Version history for entities

Voxgig This open source module is sponsored and supported by Voxgig.

Notes

  • is_finder:true field in sys/entver allows current version details to be loaded directly. Thus there is always one more entry than the actual number of versions.

Options

  • `` : object " "

Set plugin options when loading with:



seneca.use('entity-history', { name: value, ... })


Note: foo.bar in the list above means { foo: { bar: ... } }

Action Patterns

Action Descriptions

« role:entity,cmd:save »

No description provided.


« sys:enthist,enthist:list »

No description provided.


« sys:enthist,entity:restore »

No description provided.