Releases: JetBrains/kotlin-wrappers
Releases · JetBrains/kotlin-wrappers
pre.215
What's Changed
- Update
ring-ui
.4.0.7
->4.0.17
by @turansky in #499 - Alphabetic modules sorting by @aerialist7 in #500
- React Query Declarations by @aerialist7 in #501
- Enums instead of unions by @aerialist7 in #502
QueryFunction
& Naming Improvements by @aerialist7 in #503- Add
broadcastQueryClient
by @aerialist7 in #504 ComponentType
interface is introduced by @sgrishchenko in #505- Rung UI
4.0.21
by @turansky in #508 - Serialization
1.2.2
by @turansky in #507 - Single
memo
signature by @sgrishchenko in #511 - RBuilder base child methods is strict by @sgrishchenko in #510
- Remove outdated
kotlin-mocha
by @aerialist7 in #512
Full Changelog: pre.214...pre.215
pre.214
What's Changed
- Add BOM shield by @turansky in #492
- Update
redux
dependencies by @turansky in #494 - Sync instance class name by @turansky in #495
- Kotlin
1.5.20
by @turansky in #496 - jsStyle not written into string attributes by @ilgonmic in #497
- Add Ring UI wrappers by @aerialist7 in #498
Full Changelog: pre.213...pre.214
pre.213
pre.212
pre.211
Full Changelog: pre.210...pre.211
pre.210
What's Changed
- Fix
UseTableHooks
property names by @turansky in #479 - Fix
PropGetter
contract by @turansky in #480 - Mutable
TableCommonProps
by @turansky in #481 - Fix typo in GridAutoRows and GridAutoColumns by @nordiauwu in #483
- CSSBuilder: support of @import and rules without CSS block by @nordiauwu in #482
New Contributors
- @nordiauwu made their first contribution in #483
Full Changelog: pre.209...pre.210
pre.209
What's Changed
- Consistency of hook dependencies v2 by @sgrishchenko in #476
- Immutable dependencies by @turansky in #477
- Redundant
useReducer
wrappers are removed by @sgrishchenko in #478
Full Changelog: pre.208...pre.209
pre.208
What's Changed
- Separate files for hooks by @turansky in #469
- Add
REffectBuilder
by @turansky in #470 - Fix
RSetState
contract by @turansky in #471 - Add
useRefValue
hook by @turansky in #472 - Fix builder name.
REffectBuilder
->EffectBuilder
by @turansky in #473 - Standard names for
state
classes by @turansky in #474 - Use
bin
gradle distribution by @turansky in #475
Full Changelog: pre.207...pre.208
pre.207
What's Changed
- Fix link to 'Hooks and Function Components' by @aerialist7 in #464
- Separate file for
RStateDelegate
by @turansky in #465 - Remove possibilty to override props by @ilgonmic in #467
- Create
FC
typealias forFunctionalComponent
by @aerialist7 in #466
Full Changelog: pre.206...pre.207