Skip to content

v0.14.0-next.2

Choose a tag to compare

@raykyri raykyri released this 09 Apr 22:50

Release candidate for 0.14.0.

What's Changed

  • Composite primary keys by @joeltg in #440
  • Replace Action | Session | Snapshot with a shared MessageType by @rjwebb in #442
  • make modeldb-sqlite-wasm worker-only, with transient unit tests directly in nodejs by @joeltg in #443
  • migration system by @joeltg in #445
  • Make esbuild async, add browser implementation of buildContract using esbuild-wasm by @raykyri in #446
  • remove branches by @joeltg in #448
  • Live update applications from network explorer by @raykyri in #447
  • Update eslint to ^9.10.0 by @raykyri in #444
  • CBOR Ancestors by @joeltg in #465
  • Support default values when adding properties by @joeltg in #467
  • packages/core: preserve snapshot when updating applications from explorer, fix clock handling by @raykyri in #468
  • CBOR messages by @joeltg in #470
  • packages/hooks: Use remote contracts in hook by @raykyri in #469
  • Rework snapshots on log by @raykyri in #472
  • packages/signatures: remove privkeyseed, creating signers now defaults to a random key by @raykyri in #473

Full Changelog: v0.13.12...v0.14.0-next.2