This repository was archived by the owner on Mar 11, 2025. It is now read-only.
v1.1.0 (2022-01-05)
🛠️ Maintenance (2)
- Refactor build setup to reduce file sizes
- Pull Request: GH#19 - Add recursive updating and rule improvements
- Updated dependencies
- Pull Request: GH#19 - Add recursive updating and rule improvements
🚀 Features (2)
- Added support for recursive updating of parents
- Added
Rule tester
to perform a dry run of rules. See rule tester docs for more information on usage.
📦 Module changes
🚀 Features (1)
rule-modal@1.1.0
- Replaced modal with panels for better UX
- Pull Request: GH#19 - Add recursive updating and rule improvements
💬 Other (1)
rule-modal@1.1.0
- Added helper texts to all fields
- Pull Request: GH#19 - Add recursive updating and rule improvements
🐛 Fixes (1)
rule-modal@1.1.0
- Fixed an issue when updating a rule where it would report it being a duplicated rule
- Pull Request: GH#19 - Add recursive updating and rule improvements