Skip to content

Commit 951363d

Browse files
authored
Merge pull request #239 from ForgeRock/changeset-release/main
Release PR
2 parents 91fb542 + 7fcd58f commit 951363d

16 files changed

+34
-62
lines changed

.changeset/brave-pears-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fifty-berries-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-elephants-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-feet-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gorgeous-cats-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-islands-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-apples-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/renovate-80b2460.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-emus-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-fans-speak.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-phones-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thin-tools-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
permissions:
2222
pull-requests: write
2323
contents: write
24+
id-token: write
2425
steps:
2526
- uses: actions/checkout@v4
2627
with:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*/DS_Store
44
**/*.DS_Store
55
.pnpm-store/*
6+
.npm/_logs
67

78
# Generated code
89
tmp/

packages/davinci-client/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# @forgerock/davinci-client
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - adding support for fields in DROPDOWN, CHECKBOX, COMBOBOX, RADIO, FLOW_LINK.
8+
9+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - Introduce request middleware feature to DaVinci Client
10+
11+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - add support for default data, add support for multivalue/multiselector
12+
13+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - Add support for label and password validate field components
14+
15+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - adds the ability to call start with query parameters which are appended to the /authorize call
16+
17+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - Replace less valuable `details` property from error with `collectors`
18+
19+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - add social-login feature to davinci-client
20+
21+
### Patch Changes
22+
23+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - handle formData lookup with more saftey in case it is not in response
24+
25+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - fix return value for social-login
26+
27+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - Updated dependency `@forgerock/javascript-sdk` to `4.7.0`.
28+
29+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - Error node is now submittable and a user can recover more gracefully from an error state
30+
31+
- [#238](https://github.com/ForgeRock/ping-javascript-sdk/pull/238) [`4ec7a2e`](https://github.com/ForgeRock/ping-javascript-sdk/commit/4ec7a2eaa468e990ba7ad7dc2e241995694380e5) Thanks [@ryanbas21](https://github.com/ryanbas21)! - fixes the checks to determine what node state we are in based on the response from p1
32+
333
## 1.0.0
434

535
### Major Changes

packages/davinci-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@forgerock/davinci-client",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"repository": {
55
"type": "git",
6-
"url": "git+https://github.com:ForgeRock/forgerock-javascript-sdk.git",
6+
"url": "git+https://github.com/ForgeRock/ping-javascript-sdk.git",
77
"directory": "packages/davinci-client"
88
},
99
"sideEffects": ["./src/types.js"],

0 commit comments

Comments
 (0)