Iterators: Enhance the functionality by adding all iterator helpers to (Async)Iterator.from entries, making it easier to work with iterators in your code.
Dependencies: Improve the completeness of entries by adding some missed dependencies, ensuring a smoother experience when using the library.
Fixes
Fix a bug in Chakra-based MS Edge (18-) that caused frozen arrays used as WeakMap keys to unfreeze unexpectedly, enhancing stability and reliability.
Others
Make some stylistic changes to improve code readability and maintainability.