Skip to content

Piko v0.0.0-alpha.25

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:28

Commits

  • Fixing issue with prop declarations for partials not properly being hoisted (1985458)

What's Changed

  • Fixing interp issues by @mhaddon in #23
  • Removing reflection-based path for comparing defined types in templates by @mhaddon in #24
  • Fixing type resolution and file invalidation issues with interp mode by @mhaddon in #25
  • Adding import trust boundary to the interpreter and implementing a safe mode by @mhaddon in #26
  • Halved generator allocations on large projects by @mhaddon in #27

Full Changelog: v0.0.0-alpha.24...v0.0.0-alpha.25