Releases: netceteragroup/skele
Releases · netceteragroup/skele
v1.0.0-alpha.30
Features
- components: Add retainOnceInViewport prop to Viewport.WithPlaceholder (#111) (c88a826)
v1.0.0-alpha.29
Bug Fixes
- components: Fix the onContentSizeChange proxy arguments (#110) (4e53eb3)
Features
- classic: Add remaining HTTP method shortcuts: put(), patch(), head(), options(), del() (#107) (226f9fc)
v1.0.0-alpha.28
Features
- components: Add viewport enter and leave callbacks (#105) (9c23033)
v1.0.0-alpha.27
Bug Fixes
- core: apply returned update when effect isn't an async function (#95) (ea4a4eb)
- Use ramda named exports (compatibility w/ ramda v0.25) (#98) (ab359ad)
Features
- Framework renamed (and beginnings of a new package structure. (#103) (7a6152c)
BREAKING CHANGES
v1.0.0-alpha.26
Features
- core: Enhance Improvements: pattern-based results as options and read-independent enhancers support (#92) (14e4bb2)
v1.0.0-alpha.25
Bug Fixes
- core: Fix resolution of registered enhancers to updates (#90) (3d499f1)
v1.0.0-alpha.23
Bug Fixes
- components: Fix sharing of last event data between different trackers (#78) (aff1a6a)
v1.0.0-alpha.22
Bug Fixes
- components: Enable notification with last event data on add (#77) (d0903c2)
v1.0.0-alpha.21
Bug Fixes
- components: Invoke ref function of tracked child (#75) (6c6b4c4)