- Cache style.open and style.close to reduce property access overhead - Add configurable flag to Object.defineProperty for proper property redefinition - Optimize createStyler with fast path for no parent scenario - Improve template literal handling with dedicated fast path - Add early returns for strings without escape codes or newlines - Use indexOf checks instead of includes for better performance 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| vendor | ||
| index.d.ts | ||
| index.js | ||
| index.test-d.ts | ||
| utilities.js | ||