Skip to content

Release 2.4.9

Compare
Choose a tag to compare
@lakhoune lakhoune released this 20 Oct 16:58
· 4 commits to main since this release
a55e698

Release Notes - Version 1.2.0

  • New Feature: Added EntityManager to the window object, facilitating easy access for apps importing SyncMeta.

Example Usage:

const model = window.syncmeta.EntityManagerInstance.graphToJSON(); 

In the example we export the model as json object.

This addition simplifies development and enhances convenience for SyncMeta users.

What's Changed

Full Changelog: 2.4.8...2.4.9