[x] Update parachain exports to export all instead of only specific classes/types from subfolders,
[x] Move a few helper methods back to src (from test) so the UI can continue to import them, and
[x] Remove unnecessary files included in npm/yarn pack
Local tests worked well using this version as dependency in simplified commonjs and esm projects, but may require more changes. Therefore marked as release candidate.
Release Candidate 2.6.0-rc.0
Changes:
parachain
exports to export all instead of only specific classes/types from subfolders,src
(fromtest
) so the UI can continue to import them, andLocal tests worked well using this version as dependency in simplified commonjs and esm projects, but may require more changes. Therefore marked as release candidate.