Skip to content

Releases: agrc/electrofishing-query

v1.3.10

07 Oct 19:36
Compare
Choose a tag to compare

1.3.10 (2024-10-07)

Bug Fixes

  • functions: switch to non-default v1 import (a4f30e6)

v1.3.9

07 Oct 16:35
Compare
Choose a tag to compare

1.3.9 (2024-10-07)

Bug Fixes

  • function: upgrade to v2 syntax (a365d16)

v1.3.8

07 Oct 16:13
Compare
Choose a tag to compare

1.3.8 (2024-10-07)

Bug Fixes

  • workaround breaking change in uglify (6c9026c)

v1.3.7

07 Oct 16:01
Compare
Choose a tag to compare

1.3.7 (2024-10-07)

Dependencies

  • bump firebase-functions (57b8f55)
  • bump the npm_and_yarn group in /functions with 7 updates (5e2b8d0)
  • bump the npm_and_yarn group with 2 updates (2988f10)
  • bump the safe-app-dependencies group with 5 updates (958b578)

v2.0.0-5

25 Sep 20:43
Compare
Choose a tag to compare
v2.0.0-5 Pre-release
Pre-release

2.0.0-5 (2024-09-25)

Features

  • add Utahid authentication (168ef5c)

Bug Fixes

Dependencies

  • dev: bump vite in the npm_and_yarn group across 1 directory (6b242c0)
  • update packages to access utahid login (04c27fd)

v2.0.0-4

26 Aug 23:40
Compare
Choose a tag to compare
v2.0.0-4 Pre-release
Pre-release

2.0.0-4 (2024-08-26)

Features

  • add logged out state and refactor filter into it's own component (212e73e), closes #182
  • add root-level error fallback (990ba22)
  • get purpose values from feature service (06b1fea)
  • implement purpose filter and wire to map (f8debc7)

Bug Fixes

  • get rid of "failed to load basemap" console error from esri js (a4c503c)
  • get rid of aria label warning in console (d7cb7cf)
  • title (7826019)

Dependencies

Documentation

Styles

  • add border around light mode map and match bottom border (01c348b)

v2.0.0-3

23 Aug 16:07
Compare
Choose a tag to compare
v2.0.0-3 Pre-release
Pre-release

2.0.0-3 (2024-08-23)

Bug Fixes

  • set env vars for function via .env file (199cbbd)

v2.0.0-2

23 Aug 15:54
Compare
Choose a tag to compare
v2.0.0-2 Pre-release
Pre-release

2.0.0-2 (2024-08-23)

Bug Fixes

v2.0.0-1

23 Aug 15:40
ab2dd91
Compare
Choose a tag to compare
v2.0.0-1 Pre-release
Pre-release

2.0.0-1 (2024-08-23)

Dependencies

  • dev: bump eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.0 (#197) (873146f)

v2.0.0-0

23 Aug 15:16
af065f6
Compare
Choose a tag to compare
v2.0.0-0 Pre-release
Pre-release

2.0.0-0 (2024-08-22)

Bug Fixes

  • functions: remove unnecessary env var (6f748d2)

Dependencies