0.4.15
- new feature: allow a view layer to have more than one selected feature.
- refactor the shared library to handle view layer state.
- refactor the shared library to handle data parameters state.
- fail frontend CI builds if the linter errors.
- dependency updates.
What's Changed
- refactor(frontend): multiple selected feature IDs by @eatyourgreens in #175
- refactor(frontend): shared asset selection state by @eatyourgreens in #176
- refactor(frontend): useInteractions hook by @eatyourgreens in #177
- refactor(frontend): shared view layer state by @eatyourgreens in #178
- fix(frontend): shared view layer state by @eatyourgreens in #179
- build(deps): npm update by @eatyourgreens in #181
- refactor(frontend): shared library code by @eatyourgreens in #182
- build(frontend): lint frontend builds by @eatyourgreens in #183
- fix(frontend): fix feature IDs for selected feature state by @eatyourgreens in #185
- style(frontend): fix linter warnings by @eatyourgreens in #186
- refactor(frontend): shared data params state by @eatyourgreens in #184
- fix(frontend): hazard data params by @eatyourgreens in #187
- fix(frontend): default data param options by @eatyourgreens in #188
- refactor(frontend): initial data params state by @eatyourgreens in #189
- chore(frontend): 0.4.15 by @eatyourgreens in #190
Full Changelog: 0.4.14...0.4.15