Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release PR #502

Merged
merged 87 commits into from
Dec 11, 2024
Merged

Release PR #502

merged 87 commits into from
Dec 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2024

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 master, this PR will be updated.

Releases

@forgerock/[email protected]

Minor Changes

  • #509 958ba10 Thanks @ryanbas21! - fix the type for the single value collector output. make it a union so it narrows and either has a url or does not have a url

Patch Changes

  • #493 70de27a Thanks @ryanbas21! - refactor to improve type inference. use the wellknown endpoint to derive all the endpoints for the server, rather than using the baseurl

  • #491 2b7e983 Thanks @ryanbas21! - use async config options instead of configoptions

ryanbas21 and others added 30 commits October 15, 2024 20:38
chore: fix-side-effects

add side effects array to the package.json for sdk&protect.
had to add the subpath for vite builds. I dont think this matters in
production since we had all subpaths to the final exports map
feat(davinci-client): improve error handling, selectors and types
chore: initial-setup-for-davinci-client
fix(davinci-client): fix authorize util option storage
Create package for device-client
feat(device-client): device-client
@github-actions github-actions bot force-pushed the changeset-release/master branch from 72cb494 to 7032d44 Compare December 4, 2024 04:03
ryanbas21 and others added 2 commits December 4, 2024 09:01
outputs aren't being ignored in ci, removed ./
@ryanbas21 ryanbas21 force-pushed the changeset-release/master branch from 7032d44 to fe4e0e2 Compare December 4, 2024 16:04
@github-actions github-actions bot force-pushed the changeset-release/master branch from fe4e0e2 to 5f9ac0a Compare December 4, 2024 16:11
@github-actions github-actions bot force-pushed the changeset-release/master branch from 5f9ac0a to ddba169 Compare December 4, 2024 16:15
@github-actions github-actions bot force-pushed the changeset-release/master branch from ddba169 to 411b6d3 Compare December 6, 2024 22:01
@github-actions github-actions bot force-pushed the changeset-release/master branch from 411b6d3 to af7f7d2 Compare December 9, 2024 20:22
ryanbas21 and others added 6 commits December 9, 2024 14:15
Type issue which i changed the structure of. This caused a few test
failures because it is an api change
fixed action collector type to be more clear of intent
@github-actions github-actions bot force-pushed the changeset-release/master branch from af7f7d2 to 0ec29af Compare December 10, 2024 17:41
@github-actions github-actions bot force-pushed the changeset-release/master branch from 0ec29af to 0c41d9c Compare December 11, 2024 16:25
@ryanbas21 ryanbas21 merged commit 2f40d0c into master Dec 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants