orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

There is no upgrading steps in documentation #983

Open netvalue-emursali opened 1 year ago

netvalue-emursali commented 1 year ago

Upgrading from v0.16 into v0.17

Issues:

Is there any page where lists all changes which happened from v0.16 to v0.17? Website does not have search functionality, and using search tool of browser does not give any result.

SolarBear commented 1 year ago

@netvalue-emursali : the What's New page shows many changes between 0.16 and 0.17; some breaking changes are explicitly called out.

netvalue-emursali commented 1 year ago

I'm getting: Assertion failed: StandardRecordNormalizer's 'keyMap' must be specified in order to lookup an 'id' from a 'key'. What is the root cause of this issue?