Non-breaking changes:
By default, runtime packages (bundles) should not contain the core packages. For this purpose, we have introduced the Universal package.
The reference was added inadvertently during the refactoring. This can cause collisions if the core and runtime versions are different, but it's still recommended to use identical versions of bindings. The following changes will restore the old behaviour and remove the core package reference from osx/unix bundles.
Non-breaking changes: By default, runtime packages (bundles) should not contain the core packages. For this purpose, we have introduced the Universal package. The reference was added inadvertently during the refactoring. This can cause collisions if the core and runtime versions are different, but it's still recommended to use identical versions of bindings. The following changes will restore the old behaviour and remove the core package reference from osx/unix bundles.