What's Changed
- Add document for parameters of
Parser.parseHtml
by @nanto in #6576 - Improve TS for custom file upload option by @artf in #6578
- Update Contributing link in README.md by @markdanial in #6579
- Data Binding Fixes by @mohamedsalem401 in #6565
- Add
check
script (lint && format:check && ts:check
) by @mohamedsalem401 in #6599 - Fix infinite text nodes on dragging into a symbol by @mohamedsalem401 in #6600
- Escape ampersand, less-than, and greater-than in attribute value by @nanto in #6604
- Improve reset from string by @artf in #6607
New Contributors
- @markdanial made their first contribution in #6579
Full Changelog: v0.22.12...v0.22.13