Releases: wixplosives/codux-core
Releases · wixplosives/codux-core
v4.6.2
v4.6.1
v4.6.0
v4.5.3
v4.5.2
What's Changed
- refactor(define-remix-app): initial rendering fixture unification by @idoros in #1249
- ux(define-remix-app): update new page name error text by @Eg0ld in #1251
- fix(define-remix-app): invalid input with initial underscore by @idoros in #1254
- fix(define-remix-app): render root layout when error boundary is rendered by @idoros in #1255
- feat(define-remix-app): handle remix defer by @idoros in #1262
- feat(codux-ui): create new package codux-ui by @0xRezaa in #1259
Full Changelog: v4.5.1...v4.5.2
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