Releases: wixplosives/codux-core
Releases · wixplosives/codux-core
v4.5.1
What's Changed
- fix: align manifest generic types to use unknown by @PeterShershov in #1244
- feat(define-remix-app): export GetStaticRoutes type for better clarity by @PeterShershov in #1246
- build(deps): upgrade to latest stable
Full Changelog: v4.5.0...v4.5.1
v4.5.0
v4.4.0
v4.3.2
What's Changed
- fix(define-remix-app): apply navigation method when starting from an error boundary @PeterShershov in #1197
- fix(define-remix-app): wrap lazy component render with Suspense by @PeterShershov in #1201
- fix: serialize and deserialize of loader response by @idoros in #1199
Full Changelog: v3.0.1...v4.3.2
v4.3.1
What's Changed
- Revert "fix: serialize and deserialize both loader and action (#1194)" by @PeterShershov
Full Changelog: v3.0.1...v4.3.1
v4.3.0
v4.2.0
What's Changed
Full Changelog: v3.0.1...v4.2.0
v4.1.0
What's Changed
- feat: provide routing pattern in new / moved page results by @idoros in #1178
- fix(define-remix-app): supports navigation to URIs starting with '/' by @PeterShershov in #1181
- fix(define-remix-app): validate and normalize new page by @idoros in #1182
Full Changelog: v3.0.1...v4.1.0
v4.0.0
What's Changed
- feat(react-board): add
Variant
component by @TheAlmightyCrumb in #1151 - feat!: drop support for React 17 by @AviVahl in #1154
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- feat(content-slot): wrap children in a div with data attribute by @TheAlmightyCrumb in #1136
Full Changelog: v3.0.0...v3.0.1