kuzzleio / sdk-javascript

Kuzzle Javascript SDK. High level library including multi-protocol support, offline resiliency, realtime data and more
http://docs.kuzzle.io/sdk/js/7
Apache License 2.0
39 stars 15 forks source link

fix: (ProfilePolicy.ts) restrictedTo was mistyped (#733) #734

Closed Juiced66 closed 11 months ago

Juiced66 commented 11 months ago

What does this PR do ?

Fix ProfilePolicy type (restrictedTo is an array of restrictions)

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (beta@e4bdf50). Click here to learn what that means.

:exclamation: Current head 5770997 differs from pull request most recent head 0938207. Consider uploading reports for the commit 0938207 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #734 +/- ## ======================================= Coverage ? 82.86% ======================================= Files ? 46 Lines ? 2119 Branches ? 410 ======================================= Hits ? 1756 Misses ? 282 Partials ? 81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rolljee commented 11 months ago

This code needs to go to beta first

kuzzle commented 11 months ago

:tada: This PR is included in version 7.11.1-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

kuzzle commented 11 months ago

:tada: This PR is included in version 7.11.2-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

kuzzle commented 11 months ago

:tada: This PR is included in version 7.11.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: