IE 11 backward compatibility support via core-js 3 polyfilling
Deps update
Updated vulnerable deps
Deps update; istanbul -> nyc for code coverage reporting
Introduced resolved
property (#38)
Added support for links (#37). Updated vulnerable deps
Added support for immutable.js (#34)
Fixes bug, when object doesn't have any attributes (#32)
Private cache attributes are not enumerable for object returned by build
(#31)
Object properties are enumerable (#25)
Added 'meta' support per spec (#22)
Fixed returning empty array for relationships without data when ignoreLinks is true (#20)
Accessing related object not in the store returning id instead of null if related object is not loaded but id is available (#18)
Type is optionally propogated to objects (#16)
Added unminified version for development #15
Removed lodash
from dependencies
Added options to disable lazy loading behavior for relationships and to suppress throwing error for remote relationships