Skip to content

V4Core v4.0.0-alpha.47.speedup

Pre-release
Pre-release
Compare
Choose a tag to compare
@shining-mind shining-mind released this 01 Oct 15:34
· 29 commits to v4 since this release

πŸ’₯ Breaking Change

  • core/async:
    • Moved code from V4/Client
    • Removed deprecated API and refactored internal structures

πŸš€ New Feature

  • Added a new method Array.toArray core/prelude
  • Added support for baked symbols core/symbol

🏠 Internal

  • Conduct refactoring and optimization of the module core/async
  • Various performance optimizations