6.1.0
fixRegression(map,geo): Resolve circular dependencies introduced by this version.
chore: (1) Shift all pure function handlers (legacy pattern) to stage handler to remove unnecessary throw and catch - better for debug; (2) sunburst did not use dataFilter in correct way and it did not work, therefore remove it.