This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Release v1.4.0
- Fixed some vulnerabilities for dev dependencies (ZupIT/beagle-web-core#285).
- The
addChildren
action now works with case-insensitive modes. e.g.{ "mode": "rEplaCE" }
is correctly identified as the mode "replace" (ZupIT/beagle-web-core#287). - Fixed the component text. Now
\n
and\t
produces the expected behaviors: new line and tab (#154). - Removed the markdown component and showdown so the lib can have a smaller footprint (#159).