Skip to main content

4.7.13

1/2/2026

Improvements

  • Resource Prototype Handling: Enhanced the Resource API to ensure correct prototypes are maintained for loaded objects, improving consistency when working with custom classes.
  • Replication Configuration: Added support for passing replicates definitions through the configuration, allowing for more flexible replication setups.
  • Dependency Updates: Updated msgpackr to properly serialize non-Object plain objects as random access structures and upgraded several other internal dependencies.

Bug Fixes

  • Improved the dev mode watcher for better reliability during development.