Detalhes do pacote

object-refs

bpmn-io344.2kMIT0.4.0

Minimal bi-directional object references for JavaScript

object, bidirectional, references, refs

readme (leia-me)

object-refs

CI

A minimal implementation of bi-directional object references for JavaScript.

License

MIT

changelog (log de mudanças)

Changelog

All notable changes to object-refs are documented here. We use semantic versioning for releases.

Unreleased

_Note: Yet to be released changes appear here._

0.4.0

  • FEAT: add type definitions
  • FEAT: add module export
  • CHORE: export Refs and Collection as a named exports

Breaking Changes

  • Refs and Collection are now exposed via a named export.

0.3.0

  • FEAT: transitively bind inverse one-to-many relationships (#1)
  • FEAT: be able to define configurable properties (#3)

...

Check git log for earlier history.