Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 700 Bytes

@javelin/core

1.0.0-alpha.12

Patch Changes

  • Force publishing new version to fix workspace dependencies

1.0.0-alpha.10

Patch Changes

  • Improved generic type parameters and fixed a couple of compatibility errors. Javelin should now work with latest Node 12 versions. Also fixed issue with Webpack with introduction of new isomorphic-utils package.

1.0.0-alpha.9

Patch Changes

  • A few minor API tweaks and performance improvements to priority accumulator

1.0.0-alpha.8

Patch Changes

  • This release renames the effect option global to shared, and fixes a bug in MessageProducer where removed components were recreated on the client via update operations.