From 3728b3f7019d792c7f6baabdb7c34a079733621d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:22:37 +0000 Subject: [PATCH] chore(dev): release wfrc-rtp-projects 2.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41ea87d..895bf0e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.1" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f2f368a..ae75b30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ For versions >= `2.0.0` the changelog can be found in the [GitHub Releases](https://github.com/agrc/wfrc-rtp-projects/releases). +## [2.0.0](https://github.com/agrc/wfrc-rtp-projects/compare/wfrc-rtp-projects-v1.2.1...wfrc-rtp-projects-v2.0.0) (2022-09-07) + + +### ⚠ BREAKING CHANGES + +* A new filter config property, `limitFacilityType`, has been added. Also, the `useAnd` and `offByDefault` options have been removed since they are no longer needed. +* `defaultExtent` needs to be added to your config. +* The `projectInformation.newCommentsOpenUtil` config value has been renamed to `commentsEnabledUntil`. + +### Features + +* add defaultExtent config value ([dc76865](https://github.com/agrc/wfrc-rtp-projects/commit/dc768652fafe1a2c720938a4694f98b568285ca3)) +* add filter state as url query parameter ([b4d68d9](https://github.com/agrc/wfrc-rtp-projects/commit/b4d68d90986bec0a53edf05ecce984ac6c9b0fba)), closes [#13](https://github.com/agrc/wfrc-rtp-projects/issues/13) +* add firebase deploy action for dev ([6a32dc9](https://github.com/agrc/wfrc-rtp-projects/commit/6a32dc9cd072c278962f087da7def846b833d9e3)) +* add selected project as a url parameter ([f1e200e](https://github.com/agrc/wfrc-rtp-projects/commit/f1e200e7a78df6f82df27d1f21ec948c98581c23)), closes [#13](https://github.com/agrc/wfrc-rtp-projects/issues/13) +* add udot/local toggle to facility type limit checkboxes ([c08be8f](https://github.com/agrc/wfrc-rtp-projects/commit/c08be8f69998951d3f7eebd5262b3b0d7c37694e)), closes [#70](https://github.com/agrc/wfrc-rtp-projects/issues/70) +* add url parameters for preserving map extent ([640a4b4](https://github.com/agrc/wfrc-rtp-projects/commit/640a4b44e25f097b07097ab99d40de824d8ac3e4)), closes [#13](https://github.com/agrc/wfrc-rtp-projects/issues/13) +* cut prereleases in dev ([c1824d3](https://github.com/agrc/wfrc-rtp-projects/commit/c1824d34baaa74b6899421dc370383a710fbcf78)) +* implement "Limit to Needs Phase..." checkbox ([dfdda0b](https://github.com/agrc/wfrc-rtp-projects/commit/dfdda0b38cb34ddac3394348f43d62b88ca80fc3)), closes [#69](https://github.com/agrc/wfrc-rtp-projects/issues/69) +* implement commentsEnabledUntil config ([048a663](https://github.com/agrc/wfrc-rtp-projects/commit/048a663f89c35d4955d362b705d57f94d84782e0)), closes [#66](https://github.com/agrc/wfrc-rtp-projects/issues/66) +* implement layer selector ([fce296d](https://github.com/agrc/wfrc-rtp-projects/commit/fce296dbd43187f61edaafacaa37feca3ba4a01d)), closes [#63](https://github.com/agrc/wfrc-rtp-projects/issues/63) [#64](https://github.com/agrc/wfrc-rtp-projects/issues/64) +* implement splash screen ([de576fa](https://github.com/agrc/wfrc-rtp-projects/commit/de576fa460dd302346479cbbb2e11842ffeef0bc)), closes [#65](https://github.com/agrc/wfrc-rtp-projects/issues/65) +* open advanced filter on load if url params have changed filter params ([62f98b1](https://github.com/agrc/wfrc-rtp-projects/commit/62f98b17e8509407dbd441e79d7197d484943660)), closes [#89](https://github.com/agrc/wfrc-rtp-projects/issues/89) + + +### Bug Fixes + +* base map selector - Imagery -> Hybrid ([150cc32](https://github.com/agrc/wfrc-rtp-projects/commit/150cc3211b5a525eea5c3146c83f3d0116123b89)) +* fix react router bug causing the app to be blank when hosted in a subdirectory ([00d28dc](https://github.com/agrc/wfrc-rtp-projects/commit/00d28dc10e35a691dd791442772fb4478699aaa7)) +* make limit to needs text italic ([2f13742](https://github.com/agrc/wfrc-rtp-projects/commit/2f1374228d536540919036b91b8a0a04a02d7a84)) +* move limit facilities from transit to active transportation ([758193e](https://github.com/agrc/wfrc-rtp-projects/commit/758193eceaf864061bccdca258d565482e5e3306)) +* prevent url updates to add to the browser history ([dc60da4](https://github.com/agrc/wfrc-rtp-projects/commit/dc60da437e00aa1556a8018319ea4ac3068033e6)) + ### [1.2.1](https://github.com/agrc/wfrc-rtp-projects/compare/v1.2.0...v1.2.1) (2022-07-26) diff --git a/package-lock.json b/package-lock.json index fc91e5a..b33cf49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wfrc-rtp-projects", - "version": "1.2.1", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wfrc-rtp-projects", - "version": "1.2.1", + "version": "2.0.0", "dependencies": { "@arcgis/core": "^4.24.7", "@fortawesome/free-solid-svg-icons": "^6.2.0", diff --git a/package.json b/package.json index 15abaf7..2e2caab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wfrc-rtp-projects", - "version": "1.2.1", + "version": "2.0.0", "private": true, "type": "module", "scripts": {