Release PR#239
Merged
Merged
Conversation
Contributor
|
View your CI Pipeline Execution ↗ for commit 7fcd58f.
☁️ Nx Cloud last updated this comment at |
93e2282 to
60ebadf
Compare
Contributor
|
Deployed 751a505 to https://ForgeRock.github.io/ping-javascript-sdk/pr-239/751a50596002c4eb4aa8f83a81a8662dfc2cc9ec branch gh-pages in ForgeRock/ping-javascript-sdk |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #239 +/- ##
==========================================
+ Coverage 45.29% 50.84% +5.55%
==========================================
Files 33 24 -9
Lines 1550 1363 -187
Branches 187 178 -9
==========================================
- Hits 702 693 -9
+ Misses 848 670 -178 🚀 New features to boost your workflow:
|
Collaborator
Author
|
approved by me |
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
#238
4ec7a2eThanks @ryanbas21! - adding support for fields in DROPDOWN, CHECKBOX, COMBOBOX, RADIO, FLOW_LINK.#238
4ec7a2eThanks @ryanbas21! - Introduce request middleware feature to DaVinci Client#238
4ec7a2eThanks @ryanbas21! - add support for default data, add support for multivalue/multiselector#238
4ec7a2eThanks @ryanbas21! - Add support for label and password validate field components#238
4ec7a2eThanks @ryanbas21! - adds the ability to call start with query parameters which are appended to the /authorize call#238
4ec7a2eThanks @ryanbas21! - Replace less valuabledetailsproperty from error withcollectors#238
4ec7a2eThanks @ryanbas21! - add social-login feature to davinci-clientPatch Changes
#238
4ec7a2eThanks @ryanbas21! - handle formData lookup with more saftey in case it is not in response#238
4ec7a2eThanks @ryanbas21! - fix return value for social-login#238
4ec7a2eThanks @ryanbas21! - Updated dependency@forgerock/javascript-sdkto4.7.0.#238
4ec7a2eThanks @ryanbas21! - Error node is now submittable and a user can recover more gracefully from an error state#238
4ec7a2eThanks @ryanbas21! - fixes the checks to determine what node state we are in based on the response from p1