0.4.0
What's Changed
- ci(frontend): build the frontend for PRs by @eatyourgreens in #3
- build(deps): frontend package updates by @eatyourgreens in #1
- build(deps): upgrade to React 18 by @eatyourgreens in #2
- chore(frontend): prettier formatting by @eatyourgreens in #12
- build(frontend): update react-router-dom to v6 by @eatyourgreens in #14
- build(frontend): upgrade dependencies by @eatyourgreens in #15
- build(frontend): migrate from Create React App to Vite by @eatyourgreens in #16
- build(frontend): remove eslint-react-app by @eatyourgreens in #17
- chore(frontend): migrate to new ESLint config format by @eatyourgreens in #18
- build(frontend): convert to ESM by @eatyourgreens in #19
- build(frontend): npm update dependencies by @eatyourgreens in #20
- chore(frontend): bump .nvmrc to latest Node 20 LTS by @eatyourgreens in #21
- chore(frontend): fix ESLint warnings by @eatyourgreens in #22
- chore(frontend): clean up ESLint errors by @eatyourgreens in #23
- build(frontend): replace vite-plugin-svgr with @svgr/rollup by @eatyourgreens in #24
- chore(frontend): clean up lint errors and imports by @eatyourgreens in #25
- fix(frontend): fix a broken useMemo hook in MapContextProviderWithLimits by @eatyourgreens in #26
- build(deps): npm update outdated packages by @eatyourgreens in #27
- feat(frontend): Vector base maps by @eatyourgreens in #28
- fix(frontend) Add alt text for guide images by @tomalrussell in #30
- docs(all) Update staging compose and deployment notes by @tomalrussell in #29
- build(deps): bump outdated dependencies by @eatyourgreens in #31
- fix(frontend): fix the frontend Docker build by @eatyourgreens in #33
- chore(frontend) Build frontend image in GH Actions by @tomalrussell in #34
- fix(frontend): restore region labels by @eatyourgreens in #36
- build: specify target architecture by @eatyourgreens in #35
New Contributors
- @eatyourgreens made their first contribution in #3
- @tomalrussell made their first contribution in #30
Full Changelog: v0.3.0...0.4.0