diff --git a/CHANGELOG.md b/CHANGELOG.md index d6ec390b01..f470f623be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,81 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### [Unreleased][HEAD] +## [1.2.0] - May 14th 2018 + +### @esri/arcgis-rest-auth + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Bug Fixes + * **oAuth**: fix oAuth2 methods in IE 11 and Edge [`462f980`](https://github.com/Esri/arcgis-rest-js/commit/462f980082f9eeb8c55b5aa6c5981422ae40105f) + +### @esri/arcgis-rest-common-types + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Bug Fixes + * **IItem**: make all IItem properties optional [`8df9278`](https://github.com/Esri/arcgis-rest-js/commit/8df9278a5c59f6e85384dd106f0d379c847f72c1) [#171](https://github.com/Esri/arcgis-rest-js/issues/171) + +### @esri/arcgis-rest-feature-service + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Documentation + * **snippets**: add CRUD feature service snippets and fix geocoder ones [`7143f06`](https://github.com/Esri/arcgis-rest-js/commit/7143f0625c6c3c0cc21a1451ffa76a35ddba60f1) [#190](https://github.com/Esri/arcgis-rest-js/issues/190) +* New Features + * **feature-service**: add feature service CRUD methods [`5cb8fbc`](https://github.com/Esri/arcgis-rest-js/commit/5cb8fbcb0ff4bbb314b9926511c4502d0f4737b0) [#176](https://github.com/Esri/arcgis-rest-js/issues/176) + +### @esri/arcgis-rest-geocoder + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Documentation + * **snippets**: add CRUD feature service snippets and fix geocoder ones [`7143f06`](https://github.com/Esri/arcgis-rest-js/commit/7143f0625c6c3c0cc21a1451ffa76a35ddba60f1) [#190](https://github.com/Esri/arcgis-rest-js/issues/190) +* Bug Fixes + * **geocode**: max sure user supplied request options are all passed through [`3ffa710`](https://github.com/Esri/arcgis-rest-js/commit/3ffa7107bcf4d6ee4cf735bb0a14eac638e93a6c) + +### @esri/arcgis-rest-groups + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) + +### @esri/arcgis-rest-items + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Bug Fixes + * **createItem**: owner `item.owner` authentication.username [`76680a1`](https://github.com/Esri/arcgis-rest-js/commit/76680a1834332a196bf4b93a05caf5020156fe0f) + * **itemSearch**: max sure user supplied request options are all passed through [`afb9e38`](https://github.com/Esri/arcgis-rest-js/commit/afb9e38e7cf83571a5d998b3eb97678c2e730524) [#183](https://github.com/Esri/arcgis-rest-js/issues/183) + +### @esri/arcgis-rest-request + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) +* Bug Fixes + * **fetch**: set credentials: "same-origin" in fetch options to support sending IWA cookies [`a4d0115`](https://github.com/Esri/arcgis-rest-js/commit/a4d0115522c1d2a3e44e15320c84745ad58389dc) + +### @esri/arcgis-rest-users + +* Chores + * **umd**: make umd filenames more terse [`368e1a1`](https://github.com/Esri/arcgis-rest-js/commit/368e1a19088d4eff55144e71b9e0285c92a32199) + +### Other Changes + +* Chores + * **copyright**: remove duplicate copyright statements from minified files [`13b5db5`](https://github.com/Esri/arcgis-rest-js/commit/13b5db52d96f62787aae0b3a9c9558864831f671) +* Documentation + * **snippets**: add CRUD feature service snippets and fix geocoder ones [`26da42e`](https://github.com/Esri/arcgis-rest-js/commit/26da42e25fd55a2dc6c4a380cc6257e29e6a7d3f) +* Bug Fixes + * **oauth-demo**: remove ES2015 buts from oAuth Demo for IE 11 [`22ec948`](https://github.com/Esri/arcgis-rest-js/commit/22ec94889d5867c07babaf2c85197f39c0ae46f1) + * **IItem**: make id and owner the only required properties of IItem [`9c508f2`](https://github.com/Esri/arcgis-rest-js/commit/9c508f25a2404f0cbea8d22da98653a875a49901) + * **fetch**: set credentials: "same-origin" in fetch options [`3ae7159`](https://github.com/Esri/arcgis-rest-js/commit/3ae715939fd3245a8dc0f693e82a7df16fe099a1) + +### doc improvements + +* Bug Fixes + * **createItem**: owner "item.owner" authentication.username [`76680a1`](https://github.com/Esri/arcgis-rest-js/commit/76680a1834332a196bf4b93a05caf5020156fe0f) + ## [1.1.2] - May 2nd 2018 ### @esri/arcgis-rest-auth @@ -15,7 +90,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **all READMEs**: add links to API reference sections [`3afbe95`](https://github.com/Esri/arcgis-rest-js/commit/3afbe95de00abd313f808808236f3a534dea4e84) [#148](https://github.com/Esri/arcgis-rest-js/issues/148) * **security**: bump devDependencies to resolve security vulnerability [`16fd1a7`](https://github.com/Esri/arcgis-rest-js/commit/16fd1a7915ebd2dbed1c25ec5ce99875505106cc) * Documentation - * **LICENSe**: fix license links in package READMEs [`d9f6027`](https://github.com/Esri/arcgis-rest-js/commit/d9f6027fd82317392a4df1b955226c68bfc6eaf7) + * **LICENSE**: fix license links in package READMEs [`d9f6027`](https://github.com/Esri/arcgis-rest-js/commit/d9f6027fd82317392a4df1b955226c68bfc6eaf7) * Bug Fixes * **auth**: allow trailing slash in portal URL [`b76da90`](https://github.com/Esri/arcgis-rest-js/commit/b76da902d67d4ac3635ac18eb780e7c68d7617f7) * **auth**: decode username when parsing response from OAuth [`e0c2a44`](https://github.com/Esri/arcgis-rest-js/commit/e0c2a44bd5032ce9b45b0f8511e9cc256056872c) [#165](https://github.com/Esri/arcgis-rest-js/issues/165) @@ -93,7 +168,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **new users package**: add rest-users with a single method [`29b7af0`](https://github.com/Esri/arcgis-rest-js/commit/29b7af087c366fe377345d015ff8c3910f969c2c) * Bug Fixes * **auth**: decode username when parsing response from OAuth [`fd9005f`](https://github.com/Esri/arcgis-rest-js/commit/fd9005fef74c33c684273fd283aa6bd9990e8630) - * **OAuth2 options**: add 'locale' and 'state' parameters for browser based OAuth2 [`6234f0c`](https://github.com/Esri/arcgis-rest-js/commit/6234f0c9cc40a73a0e6e05080abef48bc8b15b2b) + * **OAuth2 options**: add locale and state parameters for browser based OAuth2 [`6234f0c`](https://github.com/Esri/arcgis-rest-js/commit/6234f0c9cc40a73a0e6e05080abef48bc8b15b2b) ### batch-geocoder @@ -145,7 +220,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Chores * **npm packages**: remove test files and tsconfig.json from npm tarballs [`37940e7`](https://github.com/Esri/arcgis-rest-js/commit/37940e7268e0d4ea8628d23c3b26e3d4ab22877a) [#132](https://github.com/Esri/arcgis-rest-js/issues/132) * New Features - * **common-types**: add more common types, keep the 'I' in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) + * **common-types**: add more common types, keep the I in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) * **lots more common-types**: adding a lot more common data types [`73ce0b8`](https://github.com/Esri/arcgis-rest-js/commit/73ce0b8ff4780fa925814f9bf279c74a513fc0ad) * Bug Fixes * **build**: set other @esri/arcgis-rest-js-* pacakges as external [`2f77c9f`](https://github.com/Esri/arcgis-rest-js/commit/2f77c9f11c2e8a9e85291f844aea9bdc730cdde3) [#128](https://github.com/Esri/arcgis-rest-js/issues/128) @@ -168,7 +243,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **npm packages**: remove test files and tsconfig.json from npm tarballs [`37940e7`](https://github.com/Esri/arcgis-rest-js/commit/37940e7268e0d4ea8628d23c3b26e3d4ab22877a) [#132](https://github.com/Esri/arcgis-rest-js/issues/132) * New Features * **all packages**: start shipping an unminified UMD for each package [`52043f5`](https://github.com/Esri/arcgis-rest-js/commit/52043f5b702aca699f62abf8054582286e258ba5) [#135](https://github.com/Esri/arcgis-rest-js/issues/135) - * **common-types**: add more common types, keep the 'I' in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) + * **common-types**: add more common types, keep the I in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) * Bug Fixes * **build**: set other @esri/arcgis-rest-js-* pacakges as external [`2f77c9f`](https://github.com/Esri/arcgis-rest-js/commit/2f77c9f11c2e8a9e85291f844aea9bdc730cdde3) [#128](https://github.com/Esri/arcgis-rest-js/issues/128) * Misc. @@ -181,7 +256,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **npm packages**: remove test files and tsconfig.json from npm tarballs [`37940e7`](https://github.com/Esri/arcgis-rest-js/commit/37940e7268e0d4ea8628d23c3b26e3d4ab22877a) [#132](https://github.com/Esri/arcgis-rest-js/issues/132) * New Features * **all packages**: start shipping an unminified UMD for each package [`52043f5`](https://github.com/Esri/arcgis-rest-js/commit/52043f5b702aca699f62abf8054582286e258ba5) [#135](https://github.com/Esri/arcgis-rest-js/issues/135) - * **common-types**: add more common types, keep the 'I' in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) + * **common-types**: add more common types, keep the I in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) * Bug Fixes * **build**: set other @esri/arcgis-rest-js-* pacakges as external [`2f77c9f`](https://github.com/Esri/arcgis-rest-js/commit/2f77c9f11c2e8a9e85291f844aea9bdc730cdde3) [#128](https://github.com/Esri/arcgis-rest-js/issues/128) @@ -191,7 +266,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **npm packages**: remove test files and tsconfig.json from npm tarballs [`37940e7`](https://github.com/Esri/arcgis-rest-js/commit/37940e7268e0d4ea8628d23c3b26e3d4ab22877a) [#132](https://github.com/Esri/arcgis-rest-js/issues/132) * New Features * **all packages**: start shipping an unminified UMD for each package [`52043f5`](https://github.com/Esri/arcgis-rest-js/commit/52043f5b702aca699f62abf8054582286e258ba5) [#135](https://github.com/Esri/arcgis-rest-js/issues/135) - * **common-types**: add more common types, keep the 'I' in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) + * **common-types**: add more common types, keep the I in front of interfaces [`d91dd0e`](https://github.com/Esri/arcgis-rest-js/commit/d91dd0e127f70804beec8a4ce373c17755746c2e) * Bug Fixes * **build**: set other @esri/arcgis-rest-js-* pacakges as external [`2f77c9f`](https://github.com/Esri/arcgis-rest-js/commit/2f77c9f11c2e8a9e85291f844aea9bdc730cdde3) [#128](https://github.com/Esri/arcgis-rest-js/issues/128) @@ -357,4 +432,5 @@ Initial Public Release [1.1.0]: https://github.com/Esri/arcgis-rest-js/compare/v1.0.3...v1.1.0 "v1.1.0" [1.1.1]: https://github.com/Esri/arcgis-rest-js/compare/v1.1.0...v1.1.1 "v1.1.1" [1.1.2]: https://github.com/Esri/arcgis-rest-js/compare/v1.1.1...v1.1.2 "v1.1.2" -[HEAD]: https://github.com/Esri/arcgis-rest-js/compare/v1.1.2...HEAD "Unreleased Changes" +[1.2.0]: https://github.com/Esri/arcgis-rest-js/compare/v1.1.2...v1.2.0 "v1.2.0" +[HEAD]: https://github.com/Esri/arcgis-rest-js/compare/v1.2.0...HEAD "Unreleased Changes" diff --git a/demos/ago-node-cli/package.json b/demos/ago-node-cli/package.json index 9bde088e62..3e7c1b55e7 100644 --- a/demos/ago-node-cli/package.json +++ b/demos/ago-node-cli/package.json @@ -1,6 +1,6 @@ { "name": "node-cli", - "version": "1.1.2", + "version": "1.2.0", "description": "arcgis-rest-js node command-line item search example", "main": "ago.js", "scripts": { @@ -18,9 +18,9 @@ "author": "Dave Bouwman ", "license": "Apache-2.0", "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-items": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2", + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-items": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0", "chalk": "^2.3.0", "commander": "^2.12.2", "isomorphic-fetch": "^2.2.1", diff --git a/demos/batch-geocoder-node/package.json b/demos/batch-geocoder-node/package.json index 61e3992d9c..f49bbfa9aa 100644 --- a/demos/batch-geocoder-node/package.json +++ b/demos/batch-geocoder-node/package.json @@ -1,6 +1,6 @@ { "name": "batch-geocoder", - "version": "1.1.2", + "version": "1.2.0", "description": "arcgis-rest-js batch geocode sample", "main": "batch-geocode.js", "scripts": { @@ -26,10 +26,10 @@ }, "homepage": "https://github.com/Esri/arcgis-rest-js#readme", "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-geocoder": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2", + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-geocoder": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0", "isomorphic-fetch": "^2.2.1", "isomorphic-form-data": "^1.0.0", "papaparse": "^4.3.6" diff --git a/demos/express/package.json b/demos/express/package.json index 62d75aa068..0d5c487dd7 100644 --- a/demos/express/package.json +++ b/demos/express/package.json @@ -1,13 +1,13 @@ { "name": "@esri/arcgis-rest-demo-express", - "version": "1.1.2", + "version": "1.2.0", "private": true, "description": "Demo of @esri/arcgis-rest-* packages in an Express server", "author": "", "license": "Apache-2.0", "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2", + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0", "express": "^4.15.4", "isomorphic-fetch": "^2.2.1", "isomorphic-form-data": "^1.0.0" diff --git a/demos/feature-service-browser/package.json b/demos/feature-service-browser/package.json index 535b8d7fbb..86fc274134 100644 --- a/demos/feature-service-browser/package.json +++ b/demos/feature-service-browser/package.json @@ -1,13 +1,13 @@ { "name": "feature-service-browser", - "version": "1.1.2", + "version": "1.2.0", "private": true, "description": "Vanilla JavaScript demo of @esri/arcgis-rest-feature-service", "author": "", "license": "Apache-2.0", "dependencies": { - "@esri/arcgis-rest-feature-service": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-feature-service": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "devDependencies": { "http-server": "*" diff --git a/demos/geocoder-browser/package.json b/demos/geocoder-browser/package.json index 7c1409f921..7ebfb8fd66 100644 --- a/demos/geocoder-browser/package.json +++ b/demos/geocoder-browser/package.json @@ -1,14 +1,14 @@ { "name": "@esri/arcgis-rest-geocoder-vanilla", - "version": "1.1.2", + "version": "1.2.0", "private": true, "description": "Vanilla JavaScript demo of @esri/arcgis-rest-geocoder", "author": "", "license": "Apache-2.0", "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-geocoder": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-geocoder": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "devDependencies": { "http-server": "*" diff --git a/demos/oauth2-browser/package.json b/demos/oauth2-browser/package.json index e23baca926..4f89e98b9a 100644 --- a/demos/oauth2-browser/package.json +++ b/demos/oauth2-browser/package.json @@ -1,13 +1,13 @@ { "name": "@esri/arcgis-rest-demo-vanilla", - "version": "1.1.2", + "version": "1.2.0", "private": true, "description": "Vanilla JavaScript demo of @esri/arcgis-rest-* packages", "author": "", "license": "Apache-2.0", "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "devDependencies": { "http-server": "*" diff --git a/demos/vue/package.json b/demos/vue/package.json index f7faa1e985..d5a6f66a9e 100644 --- a/demos/vue/package.json +++ b/demos/vue/package.json @@ -1,7 +1,7 @@ { "name": "@esri/arcgis-rest-demo-vue-with-popup", "description": "VueJS demo of @esri/arcgis-rest-* packages.", - "version": "1.1.2", + "version": "1.2.0", "author": "", "license": "Apache-2.0", "private": true, @@ -11,8 +11,8 @@ "build": "cross-env NODE_ENV=production webpack --progress --hide-modules" }, "dependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2", + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0", "vue": "^2.5.11", "vue-router": "^3.0.1" }, diff --git a/lerna.json b/lerna.json index c0028adc11..18173199db 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*", "demos/*" ], - "version": "1.1.2" + "version": "1.2.0" } diff --git a/package-lock.json b/package-lock.json index 7e0e789949..a97a846ada 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-js", - "version": "1.1.2", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ba33aaf746..191cea1351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-js", - "version": "1.1.2", + "version": "1.2.0", "description": "Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.", "devDependencies": { "@types/es6-promise": "0.0.32", diff --git a/packages/arcgis-rest-auth/package.json b/packages/arcgis-rest-auth/package.json index 5ba070ec58..28c89038fc 100644 --- a/packages/arcgis-rest-auth/package.json +++ b/packages/arcgis-rest-auth/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-auth", - "version": "1.1.2", + "version": "1.2.0", "description": "Authentication helpers for @esri/arcgis-rest-*.", "main": "dist/node/index.js", "browser": "dist/umd/auth.umd.js", @@ -18,7 +18,7 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build", diff --git a/packages/arcgis-rest-common-types/package.json b/packages/arcgis-rest-common-types/package.json index 08bebaecf3..3b1a298d97 100644 --- a/packages/arcgis-rest-common-types/package.json +++ b/packages/arcgis-rest-common-types/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-common-types", - "version": "1.1.2", + "version": "1.2.0", "description": "Common TypeScript types for @esri/arcgis-rest-* packages.", "types": "dist/types/index.d.ts", "author": "", diff --git a/packages/arcgis-rest-feature-service/package.json b/packages/arcgis-rest-feature-service/package.json index b42a19cc9c..d97b8c82d9 100644 --- a/packages/arcgis-rest-feature-service/package.json +++ b/packages/arcgis-rest-feature-service/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-feature-service", - "version": "1.1.2", + "version": "1.2.0", "description": "Feature service helpers for @esri/arcgis-rest-request", "main": "dist/node/index.js", "browser": "dist/umd/feature-service.umd.js", @@ -19,8 +19,8 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build", diff --git a/packages/arcgis-rest-geocoder/package.json b/packages/arcgis-rest-geocoder/package.json index 3d722f13cc..78863967c5 100644 --- a/packages/arcgis-rest-geocoder/package.json +++ b/packages/arcgis-rest-geocoder/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-geocoder", - "version": "1.1.2", + "version": "1.2.0", "description": "Geocoding helpers for @esri/arcgis-rest-request", "main": "dist/node/index.js", "browser": "dist/umd/geocoder.umd.js", @@ -20,9 +20,9 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build", diff --git a/packages/arcgis-rest-groups/package.json b/packages/arcgis-rest-groups/package.json index 5b3e01d326..4a4e8b9989 100644 --- a/packages/arcgis-rest-groups/package.json +++ b/packages/arcgis-rest-groups/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-groups", - "version": "1.1.2", + "version": "1.2.0", "description": "Portal Group helpers for @esri/arcgis-rest-request", "main": "dist/node/index.js", "browser": "dist/umd/groups.umd.js", @@ -20,9 +20,9 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build", diff --git a/packages/arcgis-rest-items/package.json b/packages/arcgis-rest-items/package.json index b736594895..e9f5ad1c47 100644 --- a/packages/arcgis-rest-items/package.json +++ b/packages/arcgis-rest-items/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-items", - "version": "1.1.2", + "version": "1.2.0", "description": "Portal Item helpers for @esri/arcgis-rest-request", "main": "dist/node/index.js", "browser": "dist/umd/items.umd.js", @@ -20,9 +20,9 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build", diff --git a/packages/arcgis-rest-request/package.json b/packages/arcgis-rest-request/package.json index 690bcbddc1..13b27733f3 100644 --- a/packages/arcgis-rest-request/package.json +++ b/packages/arcgis-rest-request/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-request", - "version": "1.1.2", + "version": "1.2.0", "description": "Common methods and utilities for @esri/arcgis-rest-* packages.", "main": "dist/node/index.js", "browser": "dist/umd/request.umd.js", diff --git a/packages/arcgis-rest-users/package.json b/packages/arcgis-rest-users/package.json index ae714a9ea6..c04d5e6160 100644 --- a/packages/arcgis-rest-users/package.json +++ b/packages/arcgis-rest-users/package.json @@ -1,6 +1,6 @@ { "name": "@esri/arcgis-rest-users", - "version": "1.1.2", + "version": "1.2.0", "description": "Portal user helpers for @esri/arcgis-rest-request", "main": "dist/node/index.js", "browser": "dist/umd/users.umd.js", @@ -20,9 +20,9 @@ "@esri/arcgis-rest-request": "^1.1.1" }, "devDependencies": { - "@esri/arcgis-rest-auth": "^1.1.2", - "@esri/arcgis-rest-common-types": "^1.1.2", - "@esri/arcgis-rest-request": "^1.1.2" + "@esri/arcgis-rest-auth": "^1.2.0", + "@esri/arcgis-rest-common-types": "^1.2.0", + "@esri/arcgis-rest-request": "^1.2.0" }, "scripts": { "prepare": "npm run build",