Skip to content

v3.0.0-beta.22

Pre-release
Pre-release

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 Apr 15:11
· 16 commits to beta since this release

3.0.0-beta.22 (2024-04-10)

Bug Fixes

  • allow string literals and template literals without expressions to match (38b017f)
  • fix issues with import specifier replacement conversion (f3f363f)
  • preserve comments in replacement patterns (625bcb5)

Features

  • add Astx.some, Astx.every (75a85ee)
  • add mark() function to transform api (a068f86)