Releases: agrc/atlas
Releases · agrc/atlas
v5.4.0-1
v5.4.0-0
v5.3.1
5.3.1 (2022-10-03)
🐛 Bug Fixes
v5.3.0
v5.2.0
5.2.0 (2022-09-13)
🚀 Features
- add basic cypress set up (860e18a)
- add source maps for dev builds (c35834d)
- deploy to firebase hosting (8f02938)
- implement standard version (95b64a3)
- replace travis with github action (5bf3df7)
- set prettier and eslint as default formatter and linter (74df150)
- try out firebase analytics (f995f1b)
🎨 Design Improvements
- add some padding to the components (038f3e0)
- eslint fixes (9e42687)
- fix eslint errors (f7ac52e)
- give card some space (beb05aa)
- prettier format (db00d94)
- update prettier and eslint (f28226f)
- update prettier ignores (0463e8f)
🐛 Bug Fixes
- $npm_package_version only works in .env files (415292b)
- add build script without environment settings for github actions (ac7c2d6)
- add missing once function (0da7176)
- cleaner travis npm cache config (160ba7c)
- convert secrets to env variables (9199b94)
- correct sherlock import (fba7c37)
- disable native browser autocomplete (a9cb991)
- display version number from package json (fd86f70)
- fix spelling mistake (8e8a674)
- head cold mistakes (e97372a)
- helpers does not have a default export (693dc4b)
- layer selector import and usage (afeb0d3)
- point status badge at GHA (5597d89)
- remove all references to esri loader (20cf1a5)
- remove deprecated isSupported (8025d13)
- remove experimental cypress test (1c52056)
- remove wasm mime type (9cb41d9)
- support for relative path deployment (3803217)
- update components (f5ebd94)
- update packages to fix opacity issue (09c7ca0)
- update path to remove dupcliate asset folder (dec5386)
- use cache prior to deploy (5b8584f)
🌲 Dependencies
- remove standard version (7b8fb8b)
📖 Documentation Improvements
v5.1.2-1
v5.1.2-0
v5.1.1-0
v5.1.0-0
5.1.0-0 (2022-09-08)
📖 Documentation Improvements
🚀 Features
- add basic cypress set up (860e18a)
- add source maps for dev builds (c35834d)
- deploy to firebase hosting (8f02938)
- implement standard version (95b64a3)
- replace travis with github action (5bf3df7)
- set prettier and eslint as default formatter and linter (74df150)
- try out firebase analytics (f995f1b)
🐛 Bug Fixes
- $npm_package_version only works in .env files (415292b)
- add build script without environment settings for github actions (ac7c2d6)
- add missing once function (0da7176)
- cleaner travis npm cache config (160ba7c)
- convert secrets to env variables (9199b94)
- correct sherlock import (fba7c37)
- disable native browser autocomplete (a9cb991)
- fix spelling mistake (8e8a674)
- head cold mistakes (e97372a)
- helpers does not have a default export (693dc4b)
- layer selector import and usage (afeb0d3)
- point status badge at GHA (5597d89)
- remove all references to esri loader (20cf1a5)
- remove deprecated isSupported (8025d13)
- remove experimental cypress test (1c52056)
- remove wasm mime type (9cb41d9)
- support for relative path deployment (3803217)
- update components (f5ebd94)
- update packages to fix opacity issue (09c7ca0)
- update path to remove dupcliate asset folder (dec5386)
- use cache prior to deploy (5b8584f)
react atlas
feat: set default extent to randomly selected major city Ref: #212