v1.5.2
What's Changed
- perf: bundle main script via Rslib by @chenjiahan in #55
- perf: replace require.resolve with path.join by @chenjiahan in #56
- perf: use require to reduce cjs-module-lexer overhead by @chenjiahan in #57
- perf: convert runtime paths to lazy-loaded functions by @chenjiahan in #58
Full Changelog: v1.5.1...v1.5.2