@javelin/core
Version:
This package is a general catch-all for stuff shared by many Javelin packages, including:
26 lines (13 loc) • 700 B
Markdown
- Force publishing new version to fix workspace dependencies
- 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.
- A few minor API tweaks and performance improvements to priority accumulator
- 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.