Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 742 Bytes

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.