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

Update README.md #60

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Update README.md #60

merged 1 commit into from
Feb 8, 2024

Conversation

tepose
Copy link
Contributor

@tepose tepose commented Feb 8, 2024

Fix imports in code example

Fix imports in code example
@kwasniew kwasniew self-requested a review February 8, 2024 10:08
Copy link
Collaborator

@kwasniew kwasniew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kwasniew kwasniew merged commit 5439ca2 into Unleash:main Feb 8, 2024
6 checks passed
renovate bot referenced this pull request in simonknittel/simonknittel.de Feb 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@unleash/nextjs](https://togithub.com/Unleash/unleash-client-nextjs)
| [`1.3.0` ->
`1.4.0`](https://renovatebot.com/diffs/npm/@unleash%2fnextjs/1.3.0/1.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@unleash%2fnextjs/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@unleash%2fnextjs/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@unleash%2fnextjs/1.3.0/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@unleash%2fnextjs/1.3.0/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Unleash/unleash-client-nextjs
(@&#8203;unleash/nextjs)</summary>

###
[`v1.4.0`](https://togithub.com/Unleash/unleash-client-nextjs/releases/tag/v1.4.0)

[Compare
Source](https://togithub.com/Unleash/unleash-client-nextjs/compare/v1.3.0...v1.4.0)

#### What's Changed

- feat: add feature_enabled to variant response by
[@&#8203;nunogois](https://togithub.com/nunogois) in
[https://github.com/Unleash/unleash-client-nextjs/pull/58](https://togithub.com/Unleash/unleash-client-nextjs/pull/58)
- Update README.md by [@&#8203;tepose](https://togithub.com/tepose) in
[https://github.com/Unleash/unleash-client-nextjs/pull/60](https://togithub.com/Unleash/unleash-client-nextjs/pull/60)
- chore: upgrade node client by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/61](https://togithub.com/Unleash/unleash-client-nextjs/pull/61)
- fix: breaking yarn change for pnpm coop by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/62](https://togithub.com/Unleash/unleash-client-nextjs/pull/62)
- chore: remove package manager from package json by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/63](https://togithub.com/Unleash/unleash-client-nextjs/pull/63)
- fix: Upgrade vulnerable IP package by
[@&#8203;danilofuchs](https://togithub.com/danilofuchs) in
[https://github.com/Unleash/unleash-client-nextjs/pull/65](https://togithub.com/Unleash/unleash-client-nextjs/pull/65)

#### New Contributors

- [@&#8203;nunogois](https://togithub.com/nunogois) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/58](https://togithub.com/Unleash/unleash-client-nextjs/pull/58)
- [@&#8203;tepose](https://togithub.com/tepose) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/60](https://togithub.com/Unleash/unleash-client-nextjs/pull/60)
- [@&#8203;kwasniew](https://togithub.com/kwasniew) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/61](https://togithub.com/Unleash/unleash-client-nextjs/pull/61)
- [@&#8203;danilofuchs](https://togithub.com/danilofuchs) made their
first contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/65](https://togithub.com/Unleash/unleash-client-nextjs/pull/65)

**Full Changelog**:
Unleash/unleash-client-nextjs@v1.3.0...v1.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
simonknittel referenced this pull request in simonknittel/sinister-incorporated Feb 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@unleash/nextjs](https://togithub.com/Unleash/unleash-client-nextjs)
| [`1.3.0` ->
`1.4.0`](https://renovatebot.com/diffs/npm/@unleash%2fnextjs/1.3.0/1.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@unleash%2fnextjs/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@unleash%2fnextjs/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@unleash%2fnextjs/1.3.0/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@unleash%2fnextjs/1.3.0/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Unleash/unleash-client-nextjs
(@&#8203;unleash/nextjs)</summary>

###
[`v1.4.0`](https://togithub.com/Unleash/unleash-client-nextjs/releases/tag/v1.4.0)

[Compare
Source](https://togithub.com/Unleash/unleash-client-nextjs/compare/v1.3.0...v1.4.0)

#### What's Changed

- feat: add feature_enabled to variant response by
[@&#8203;nunogois](https://togithub.com/nunogois) in
[https://github.com/Unleash/unleash-client-nextjs/pull/58](https://togithub.com/Unleash/unleash-client-nextjs/pull/58)
- Update README.md by [@&#8203;tepose](https://togithub.com/tepose) in
[https://github.com/Unleash/unleash-client-nextjs/pull/60](https://togithub.com/Unleash/unleash-client-nextjs/pull/60)
- chore: upgrade node client by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/61](https://togithub.com/Unleash/unleash-client-nextjs/pull/61)
- fix: breaking yarn change for pnpm coop by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/62](https://togithub.com/Unleash/unleash-client-nextjs/pull/62)
- chore: remove package manager from package json by
[@&#8203;kwasniew](https://togithub.com/kwasniew) in
[https://github.com/Unleash/unleash-client-nextjs/pull/63](https://togithub.com/Unleash/unleash-client-nextjs/pull/63)
- fix: Upgrade vulnerable IP package by
[@&#8203;danilofuchs](https://togithub.com/danilofuchs) in
[https://github.com/Unleash/unleash-client-nextjs/pull/65](https://togithub.com/Unleash/unleash-client-nextjs/pull/65)

#### New Contributors

- [@&#8203;nunogois](https://togithub.com/nunogois) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/58](https://togithub.com/Unleash/unleash-client-nextjs/pull/58)
- [@&#8203;tepose](https://togithub.com/tepose) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/60](https://togithub.com/Unleash/unleash-client-nextjs/pull/60)
- [@&#8203;kwasniew](https://togithub.com/kwasniew) made their first
contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/61](https://togithub.com/Unleash/unleash-client-nextjs/pull/61)
- [@&#8203;danilofuchs](https://togithub.com/danilofuchs) made their
first contribution in
[https://github.com/Unleash/unleash-client-nextjs/pull/65](https://togithub.com/Unleash/unleash-client-nextjs/pull/65)

**Full Changelog**:
Unleash/unleash-client-nextjs@v1.3.0...v1.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants