Skip to content

Commit

Permalink
v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemanphd committed Mar 16, 2021
1 parent a16f34e commit f35b1a0
Show file tree
Hide file tree
Showing 24 changed files with 50 additions and 42 deletions.
26 changes: 17 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [7.3.0] - March 16th 2021

### Other Changes

* New Features
* **hub-downloads**: add disabled download state
[`2b4874a4`](https://github.com/Esri/hub.js/commit/2b4874a4b7a93836c803008ce14921324db38b30)

## [7.2.0] - March 15th 2021

### Other Changes
Expand Down Expand Up @@ -37,7 +45,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [7.0.8] - February 24th 2021

- Bug Fixes
- **downloadss**: Alter `typekeywords` for item and layer index so that search queries don't fail for datasets with layer index `1` (#472) [`19da868`](https://github.com/Esri/hub.js/commit/19da86833a91dd007384ef1887081e17568c9e9e)
- **downloadss**: Alter `typekeywords` for item and layer index so that search queries don't fail for datasets with layer index `1` (#472) [`19da868`](https://github.com/Esri/hub.js/commit/19da86833a91dd007384ef1887081e17568c9e9e)

## [7.0.7] - February 22nd 2021

Expand Down Expand Up @@ -354,13 +362,13 @@ Attempt to address failed release
### @esri/hub-content

- Bug Fixes
- **normalizeItemType**: getType => normalizeItemType, support for Hub Initiative Template types [`78a6fe0d`](https://github.com/Esri/hub.js/commit/78a6fe0d758e115c0b0ecc5f170ac913591153e2)
- **normalizeItemType**: getType => normalizeItemType, support for Hub Initiative Template types [`78a6fe0d`](https://github.com/Esri/hub.js/commit/78a6fe0d758e115c0b0ecc5f170ac913591153e2)
- **collections**: add template collection, getHubItemType only accepts items [`57b783a2`](https://github.com/Esri/hub.js/commit/57b783a242b7a2747db0dbc7fce57155c56ad93f) [#347](https://github.com/Esri/hub.js/issues/347) [#354](https://github.com/Esri/hub.js/issues/354)

### @esri/hub-sites

- Bug Fixes
- **normalizeItemType**: getType => normalizeItemType, support for Hub Initiative Template types [`78a6fe0d`](https://github.com/Esri/hub.js/commit/78a6fe0d758e115c0b0ecc5f170ac913591153e2)
- **normalizeItemType**: getType => normalizeItemType, support for Hub Initiative Template types [`78a6fe0d`](https://github.com/Esri/hub.js/commit/78a6fe0d758e115c0b0ecc5f170ac913591153e2)

### Other Changes

Expand Down Expand Up @@ -1304,10 +1312,10 @@ Attempt to address failed release

Initial Release

## <<<<<<< HEAD
## <<<<<<< HEAD

> > > > > > > b939cf0e (v7.0.7)
> > > > > > > [HEAD]: https://github.com/Esri/hub.js/compare/v7.0.7...HEAD "Unreleased Changes"
> > > > > > > b939cf0e (v7.0.7)
> > > > > > > [HEAD]: https://github.com/Esri/hub.js/compare/v7.0.7...HEAD "Unreleased Changes"

[]: https://github.com/Esri/hub.js/compare/48be7ee38cd92cd342565215304f2a2979b1f822...v "v"
[1.0.0]: https://github.com/Esri/hub.js/compare/v...v1.0.0 "v1.0.0"
Expand Down Expand Up @@ -1408,8 +1416,7 @@ Initial Release
[6.11.1]: https://github.com/Esri/hub.js/compare/v6.11.0...v6.11.1 "v6.11.1"
[6.11.2]: https://github.com/Esri/hub.js/compare/v6.11.1...v6.11.2 "v6.11.2"
[6.11.3]: https://github.com/Esri/hub.js/compare/v6.11.2...v6.11.3 "v6.11.3"
[6.12.0]: https://github.com/Esri/hub.js/compare/v6.11.3...v6.12.0 "v6.12.0"
[6.12.1]: https://github.com/Esri/hub.js/compare/v6.12.0...v6.12.1 "v6.12.1"
[6.12.1]: https://github.com/Esri/hub.js/compare/v6.11.3...v6.12.1 "v6.12.1"
[6.13.0]: https://github.com/Esri/hub.js/compare/v6.12.1...v6.13.0 "v6.13.0"
[6.13.1]: https://github.com/Esri/hub.js/compare/v6.13.0...v6.13.1 "v6.13.1"
[6.13.2]: https://github.com/Esri/hub.js/compare/v6.13.1...v6.13.2 "v6.13.2"
Expand Down Expand Up @@ -1441,4 +1448,5 @@ Initial Release
[7.1.0]: https://github.com/Esri/hub.js/compare/v7.0.9...v7.1.0 "v7.1.0"
[7.1.1]: https://github.com/Esri/hub.js/compare/v7.1.0...v7.1.1 "v7.1.1"
[7.2.0]: https://github.com/Esri/hub.js/compare/v7.1.1...v7.2.0 "v7.2.0"
[HEAD]: https://github.com/Esri/hub.js/compare/v7.2.0...HEAD "Unreleased Changes"
[7.3.0]: https://github.com/Esri/hub.js/compare/v7.2.0...v7.3.0 "v7.3.0"
[HEAD]: https://github.com/Esri/hub.js/compare/v7.3.0...HEAD "Unreleased Changes"
2 changes: 1 addition & 1 deletion demos/oauth2-browser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demos/oauth2-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-oauth-demo",
"version": "7.2.0",
"version": "7.3.0",
"private": true,
"description": "Hub.js browser demo",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"demos/*",
"packages/*"
],
"version": "7.2.0"
"version": "7.3.0"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub.js",
"version": "7.2.0",
"version": "7.3.0",
"description": "compact, modular JavaScript wrappers for ArcGIS Hub that run in Node.js and modern browsers.",
"devDependencies": {
"@rollup/plugin-commonjs": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/annotations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-annotations",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Annotations in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/annotations.umd.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-common",
"version": "7.2.0",
"version": "7.3.0",
"description": "Common TypeScript types and utility functions for @esri/hub.js.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/common.umd.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-content",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Content in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/content.umd.js",
Expand All @@ -23,7 +23,7 @@
"@esri/arcgis-rest-auth": "^2.21.0",
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/downloads/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/downloads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-downloads",
"version": "7.2.0",
"version": "7.3.0",
"description": "Service for Hub downloads",
"main": "dist/node/index.js",
"unpkg": "dist/umd/downloads.umd.js",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@esri/arcgis-rest-auth": "^2.21.0",
"@esri/hub-common": "^7.1.1",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/events/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-events",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Events in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/events.umd.js",
Expand All @@ -26,7 +26,7 @@
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/arcgis-rest-types": "^2.15.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/initiatives/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/initiatives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-initiatives",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Initiatives in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/initiatives.umd.js",
Expand All @@ -22,7 +22,7 @@
"@esri/arcgis-rest-auth": "^2.21.0",
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-search",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to search for ArcGIS items and format them for display in ArcGIS Hub.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/search.umd.js",
Expand All @@ -27,7 +27,7 @@
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/arcgis-rest-types": "^2.15.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/sites/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-sites",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Sites in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/sites.umd.js",
Expand All @@ -24,9 +24,9 @@
"@esri/arcgis-rest-auth": "^2.21.0",
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-initiatives": "^7.2.0",
"@esri/hub-teams": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@esri/hub-initiatives": "^7.3.0",
"@esri/hub-teams": "^7.3.0",
"@esri/hub-types": "^6.10.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/surveys/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/surveys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-surveys",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Surveys in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/surveys.umd.js",
Expand All @@ -26,7 +26,7 @@
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/arcgis-rest-types": "^2.15.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/teams/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/teams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-teams",
"version": "7.2.0",
"version": "7.3.0",
"description": "Module to interact with ArcGIS Hub Teams in Node.js and modern browsers.",
"main": "dist/node/index.js",
"unpkg": "dist/umd/teams.umd.js",
Expand All @@ -24,7 +24,7 @@
"@esri/arcgis-rest-portal": "^2.21.0",
"@esri/arcgis-rest-request": "^2.21.0",
"@esri/arcgis-rest-types": "^2.15.0",
"@esri/hub-common": "^7.2.0",
"@esri/hub-common": "^7.3.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
Expand Down

0 comments on commit f35b1a0

Please sign in to comment.