Update dependency react-native-nitro-modules to v0.30.0 #221
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 contains the following updates:
0.28.0
->0.30.0
Release Notes
mrousavy/nitro (react-native-nitro-modules)
v0.30.0
: Release 0.30.0Compare Source
🐛 Bug Fixes
Array<T>
instruct
generating an identical secondary constructor in Kotlin (#933) (e732809)structs
not primitively copyable (#932) (2afa03c)noexcept
from a method that can throw (#938) (d58a6b4)yargs
(#939) (1f05ee6)📚 Documentation
<name>
to nitrogen init command (6e6f346)v0.29.8
: Release 0.29.8Compare Source
🐛 Bug Fixes
NULLABLE
(NitroDefines.hpp
) (#914) (ca3c82f)📚 Documentation
v0.29.7
: Release 0.29.7Compare Source
✨ Features
open
for inheritance (#906) (945ebb6)💨 Performance Improvements
Result<T>
final (#894) (39de15e)🐛 Bug Fixes
NON_NULL
,NULLABLE
andCONTIGUOUS_MEMORY
annotations on pointers (#902) (6dbb34f)ArrayBuffer
in struct not compiling (#893) (5293480)📚 Documentation
running-example-app
(448bc9e)og:image
thumbnails per page (#905) (48427d3)og:image
meta (6f2866f)v0.29.6
: Release 0.29.6Compare Source
🐛 Bug Fixes
RN_SERIALIZABLE_STATE
flag in HybridView (#879) (c29f651)v0.29.5
: Release 0.29.5Compare Source
✨ Features
Eval
screen to Example app (#877) (560e8ea)🐛 Bug Fixes
RN_SERIALIZABLE_STATE=1
in autolinking (#875) (4c3fd00)📚 Documentation
v0.29.4
: Release 0.29.4Compare Source
❗️ Breaking Changes
nitro-codegen
tonitrogen
(#868) (69f13e3)🐛 Bug Fixes
📚 Documentation
v0.29.3
: Release 0.29.3Compare Source
🐛 Bug Fixes
getHybridObjectConstructor
on Expo by making it afunction
(#859) (f4f5de1)PrimitiveArray
instead ofArray<T>
in structs too (#856) (061446a)📚 Documentation
CustomType
(961cf3e)v0.29.2
: Release 0.29.2Compare Source
🐛 Bug Fixes
v0.29.1
: Release 0.29.1Compare Source
🐛 Bug Fixes
toCpp()
function in a.cpp
file (#846) (cd6feda)v0.29.0
: Release 0.29.0Compare Source
✨ Features
CustomType<T1, T2>
type to nitrogen (#841) (20db12c)🐛 Bug Fixes
jni::global_ref
copy in autolinked Hybrid Objects (#834) (a977bc8)HybridObject
constructor (#836) (a16c4dc)📚 Documentation
v0.28.1
: Release 0.28.1Compare Source
✨ Features
NitroModules.isHybridObject(...)
(#828) (39b8915)💨 Performance Improvements
noexcept
(#832) (9d26ae0)get_...
value faster (#831) (b308f77)🐛 Bug Fixes
has_
andget_
functions forstd::optional<...>
(#830) (92a93f1)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.