Closed seiyab closed 3 years ago
Wow this looks great!
I am going to investigate every change to see if everything is correct. The only thing that I don't like so far is the increase in bundle size. I have to think if we can achieve the same thing without adding that much logic.
Thank you for your comment.
I reduced bundle size a bit in 50b7b9b .
I removed upsertRule
and current replaceRule
works like upsert.
Thank you for your careful review 👍 I'll reply or fix each comment.
For each comment, I fixed or replied.
merged, thanks a lot, this is a huge help!
Corresponding Issue(s):
1360
What Would You Like to Add/Fix?
Fix memory leak in nested rule in function rule
Todo
Expectations on Changes
Resolve memory leak nested rule in function rule
Changelog
Fix memory leak with dynamic nested style.
Note