v0.89.0
What's Changed
Core library
- fix(behaviors): resolve issue with broken targets by @hgray-instawork in #1068
- refactor: Keyboard aware scrollview by @flochtililoch in #1070
- chore(readme): update docs with node version by @hgray-instawork in #1087
- chore(error): improve error message and context for DocumentGetElementByIdError by @hgray-instawork in #1088
- fix(behavior): set fallback target by @hgray-instawork in #1089
Demo app
- chore(navigation): demo for supporting alternate loading screens for behaviors and nav-routes by @hgray-instawork in #1011
- fix(demo): show behavior spinner alignment by @hgray-instawork in #1069
- fix(ci): sync Hyperview code into demo by @flochtililoch in #1071
- fix(demo): explicitly install @tsconfig/react-native by @flochtililoch in #1077
- feat(demo/web): preserve navigation state in URL by @flochtililoch in #1078
- feat(demo): Simple UIKit by @flochtililoch in #1080
- fix(demo): Web URL state bugs by @flochtililoch in #1083
Full Changelog: v0.88.0...v0.89.0