Release PR#11
Merged
Merged
Conversation
d63b6c3 to
b4e78a3
Compare
d5c2285 to
0a7480b
Compare
381ca18 to
0592fe6
Compare
0592fe6 to
ca0579a
Compare
Contributor
|
View your CI Pipeline Execution ↗ for commit 3d6c3a5.
☁️ Nx Cloud last updated this comment at |
07e9d55 to
dd0aae2
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
==========================================
+ Coverage 4.81% 50.84% +46.03%
==========================================
Files 9 24 +15
Lines 187 1363 +1176
Branches 9 178 +169
==========================================
+ Hits 9 693 +684
- Misses 178 670 +492 🚀 New features to boost your workflow:
|
Contributor
Author
|
Deployed 5a23904 to https://ForgeRock.github.io/ping-javascript-sdk/pr-11/5a23904175de01ee26bf841985a3205046407886 branch gh-pages in ForgeRock/ping-javascript-sdk |
4675898 to
2d5cd18
Compare
ryanbas21
approved these changes
Apr 14, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@forgerock/davinci-client@1.1.0
Minor Changes
#3
5fc1b35Thanks @ryanbas21! - adding support for fields in DROPDOWN, CHECKBOX, COMBOBOX, RADIO, FLOW_LINK.#171
dc469d5Thanks @cerebrl! - Introduce request middleware feature to DaVinci Client#14
b2b8bccThanks @ryanbas21! - add support for default data, add support for multivalue/multiselector#94
34f4140Thanks @cerebrl! - Add support for label and password validate field components#7
6ce29c4Thanks @ryanbas21! - adds the ability to call start with query parameters which are appended to the /authorize call#134
15e8c8aThanks @cerebrl! - Replace less valuabledetailsproperty from error withcollectors#128
c002af0Thanks @ryanbas21! - add social-login feature to davinci-clientPatch Changes
#226
5bd7e8aThanks @ryanbas21! - handle formData lookup with more saftey in case it is not in response#204
f473565Thanks @ryanbas21! - fix return value for social-login#22
e8698fcThanks @renovate! - Updated dependency@forgerock/javascript-sdkto4.7.0.#161
1e904aeThanks @ryanbas21! - Error node is now submittable and a user can recover more gracefully from an error state#15
a8c7124Thanks @ryanbas21! - fixes the checks to determine what node state we are in based on the response from p1