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 2.16.0 #4389

Merged
merged 1 commit into from
Apr 21, 2023
Merged

Release 2.16.0 #4389

merged 1 commit into from
Apr 21, 2023

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Apr 21, 2023

@tomekzaw tomekzaw requested a review from piaskowyk April 21, 2023 09:06
@tomekzaw tomekzaw merged commit 4e8da50 into Reanimated2 Apr 21, 2023
6 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/2.16.0 branch April 21, 2023 10:05
@sunnylqm
Copy link
Contributor

seems it was not compiled (missing lib folder) @tomekzaw

@tomekzaw
Copy link
Member Author

tomekzaw commented Apr 22, 2023

@sunnylqm Thanks for reporting this. Indeed, for some reason 2.16.0 doesn't have lib folder while 2.15.0 does. That's weird because we always build the package on CI and publish the generated artifact. Also, before the release, I've tested the package on Android and iOS and it worked correctly but the problem went undetected because by default, RN uses the files from src directory instead of lib.

hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Apr 22, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-reanimated](https://togithub.com/software-mansion/react-native-reanimated)
| [`~2.14.4` ->
`~2.16.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/2.14.4/2.16.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.16.0/compatibility-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.16.0/confidence-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-reanimated</summary>

###
[`v2.16.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.16.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.15.0...2.16.0)

#### What's Changed

- Call assert in SingleInstanceChecker only in example apps by
[@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4316
- Release 2.16.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4389

**Full Changelog**:
software-mansion/react-native-reanimated@2.15.0...2.16.0

###
[`v2.15.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.14.4...2.15.0)

#### What's Changed

- Fix issue causing ANR when performing sync layout updates, for
Reanimated 2 in
[software-mansion/react-native-reanimated#4283
- Add web support without a Babel/SWC Plugin, for Reanimated 2 in
[software-mansion/react-native-reanimated#4285

**Full Changelog**:
software-mansion/react-native-reanimated@2.14.4...2.15.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://app.renovatebot.com/dashboard#github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@tomekzaw
Copy link
Member Author

Fixed in 2.17.0.

hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Apr 25, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-reanimated](https://togithub.com/software-mansion/react-native-reanimated)
| [`~2.14.4` ->
`~2.17.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/2.14.4/2.17.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/compatibility-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/confidence-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-reanimated</summary>

###
[`v2.17.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.17.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.16.0...2.17.0)

#### What's Changed

- Release 2.17.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4395

**Full Changelog**:
software-mansion/react-native-reanimated@2.16.0...2.17.0

###
[`v2.16.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.16.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.15.0...2.16.0)

#### What's Changed

- Call assert in SingleInstanceChecker only in example apps by
[@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4316
- Release 2.16.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4389

**Full Changelog**:
software-mansion/react-native-reanimated@2.15.0...2.16.0

###
[`v2.15.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.14.4...2.15.0)

#### What's Changed

- Fix issue causing ANR when performing sync layout updates, for
Reanimated 2 in
[software-mansion/react-native-reanimated#4283
- Add web support without a Babel/SWC Plugin, for Reanimated 2 in
[software-mansion/react-native-reanimated#4285

**Full Changelog**:
software-mansion/react-native-reanimated@2.14.4...2.15.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://app.renovatebot.com/dashboard#github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Jun 21, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-reanimated](https://togithub.com/software-mansion/react-native-reanimated)
| [`~2.14.4` ->
`~2.17.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/2.14.4/2.17.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/compatibility-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/confidence-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-reanimated</summary>

###
[`v2.17.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.17.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.16.0...2.17.0)

#### What's Changed

- Release 2.17.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4395

**Full Changelog**:
software-mansion/react-native-reanimated@2.16.0...2.17.0

###
[`v2.16.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.16.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.15.0...2.16.0)

#### What's Changed

- Call assert in SingleInstanceChecker only in example apps by
[@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4316
- Release 2.16.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4389

**Full Changelog**:
software-mansion/react-native-reanimated@2.15.0...2.16.0

###
[`v2.15.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.14.4...2.15.0)

#### What's Changed

- Fix issue causing ANR when performing sync layout updates, for
Reanimated 2 in
[software-mansion/react-native-reanimated#4283
- Add web support without a Babel/SWC Plugin, for Reanimated 2 in
[software-mansion/react-native-reanimated#4285

**Full Changelog**:
software-mansion/react-native-reanimated@2.14.4...2.15.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Jun 29, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-reanimated](https://togithub.com/software-mansion/react-native-reanimated)
| [`~2.14.4` ->
`~2.17.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/2.14.4/2.17.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/compatibility-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-reanimated/2.17.0/confidence-slim/2.14.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-reanimated
(react-native-reanimated)</summary>

###
[`v2.17.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.17.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.16.0...2.17.0)

#### What's Changed

- Release 2.17.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4395

**Full Changelog**:
software-mansion/react-native-reanimated@2.16.0...2.17.0

###
[`v2.16.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.16.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.15.0...2.16.0)

#### What's Changed

- Call assert in SingleInstanceChecker only in example apps by
[@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4316
- Release 2.16.0 by [@&#8203;tomekzaw](https://togithub.com/tomekzaw) in
[software-mansion/react-native-reanimated#4389

**Full Changelog**:
software-mansion/react-native-reanimated@2.15.0...2.16.0

###
[`v2.15.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.14.4...2.15.0)

#### What's Changed

- Fix issue causing ANR when performing sync layout updates, for
Reanimated 2 in
[software-mansion/react-native-reanimated#4283
- Add web support without a Babel/SWC Plugin, for Reanimated 2 in
[software-mansion/react-native-reanimated#4285

**Full Changelog**:
software-mansion/react-native-reanimated@2.14.4...2.15.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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.

None yet

3 participants