Skip to content

v2.0.0-rc.7

Compare
Choose a tag to compare
@pi0 pi0 released this 26 Feb 19:28
· 2 commits to main since this release

compare changes

πŸš€ Enhancements

  • Update node compact injects (#465)
  • defineEnv: Support disabling polyfill and external with ! prefix (#467)

🩹 Fixes

  • defineEnv: Resolve paths with aliases (#466)

πŸ’… Refactors

  • Prefer node:*/promises for promises export (#468)
  • Mark all symbol inits as pure to allow tree shake (#469)
  • Use exsolve to resolve paths (#472)

🌊 Types

  • Fix defineEnv (#464)

🏑 Chore

βœ… Tests

❀️ Contributors