Skip to content

v0.12.1.1780893156

Choose a tag to compare

@theMackabu theMackabu released this 08 Jun 04:42
7e0a5b2

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.defineProperty behavior for __proto__

To install Ant v0.12.1:

curl -fsSL https://ant.themackabu.com/install | bash

To upgrade to Ant v0.12.1:

ant upgrade