v0.12.1.1780893156
Ant 0.12.1
Highlights
Sandboxes are more reliable
- Nested sandbox creation is blocked
- Sandbox cache pruning was added to keep local state cleaner
Module and TLA correctness
- Fixed dynamic TLA behavior
- Preserved TLA state between modules
- Fixed missing namespace handling
- Added a faster namespace lookup path
- Improved default export shape
Runtime correctness
- Added eval inlining
- Prevent stripping side effect imports in typescript
- Kept temporary collections alive during iteration
- Fixed missing
Object.definePropertybehavior for__proto__
To install Ant v0.12.1:
curl -fsSL https://ant.themackabu.com/install | bashTo upgrade to Ant v0.12.1:
ant upgrade