- [republish] Publish again due to
yarn
lag.
- [republish] Publish again due to
yarn
lag.
- [feature] Extract multiple tags at the same time.
- [externs] Add externs of the return type for the compiler.
- [fix] Correctly parse empty string attributes (
attr=""
).
- [fix] Quote
mismatch
properties for Depack.
- [fix] Build the package.
- [feature] Simplify the regex to remove unicode matching, renaming the old method to
extractTagsSpec
.
- [package] Publish the
module
field. - [doc] Fix JSDoc + suppress RegExp closure warning.
- [build] Pre-build regexp.
- [feature] Expose
extractProps
and add option to disable parsing.
- [build] Build modules with
alamode
, keepbabel
for regex compilation.
- [fix] Parse inverted quotes (e.g.,
attr="'hello' world"
). - [fix] Extract attributes with unicode regular expression.
- [fix] Handle tags without attributes or content.
- [fix] Process multiple self-closing tags.
- Create
rexml
with [mnp
][https://mnpjs.org] - [repository]:
src
,test