UNPKG

@idomatic/parser-html

Version:

HTML/Vue/Angular parser for idomatic CLI

13 lines (9 loc) 398 B
# Changelog ## [1.0.43] - 2024-12-22 ### Fixed - Fixed HTML parser import/export bug where `templateRegex` was not properly exported from consts/index.js - Resolved module loading issues that prevented proper functionality ### Changed - Updated import statement to use correct export name (`TEMPLATE_REGEX as templateRegex`) ## [1.0.42] - Previous releases - Previous functionality and features