Skip to content

v2.2.4

Compare
Choose a tag to compare
@pelikhan pelikhan released this 02 Jul 13:21
· 0 commits to main since this release

πŸš€ Enhanced Runtime Checks
Replaced checkRuntimeHost with a streamlined checkRuntime function for improved clarity and reliability when ensuring runtime initialization.

πŸ”§ Improved Debugging
Updated debug labels for better traceability, including renaming nodehost debug namespace to host:node.

πŸ“¦ NodeHost Installation Logging
Added detailed logging during NodeHost installation to track environment setup more effectively.

πŸ› οΈ Simplified MDAST Hashing
Refined the hashNode function by removing unnecessary parameters, improving code simplicity and maintainability.