v1.10.0
What's Changed
- feat: new dom targets by @cyyynthia, @evoactivity, and @mary-ext
- feat: basic testing, decouple transform logic by @evoactivity and @cyyynthia in #28
- Includes performance improvements on Rolldown by setting up static hook filters; insignificant on Rollup but avoids significant amounts of back and forth between native realm and JS realm.
- fix: preserve children order by @cyyynthia
- refactor: actually use transform.ts in plugin by @cyyynthia
- Includes important fixes for Rolldown
- Includes support for Rolldown's experimental native MagicString
- refactor: change arg order for better minification by @cyyynthia
Full Changelog: v1.9.0...v1.10.0