v0.1.29
What's Changed
- Update socketio timeout by @picklelo in #935
- Cache ComputedVar by @masenf in #917
- reinforce check for bun install process in "pc init" by @Lendemor in #938
- Fix for react import error for some libraries by @ElijahAhianyo in #926
- pc datatable AttributeError Fix by @ElijahAhianyo in #949
- Node version check by @Lendemor in #951
- min node version 16.6.0 for nba example by @milochen0418 in #957
- Improve Get Attribute error message for computed vars by @ElijahAhianyo in #941
- Cache ComputedVar -- fixup for dynamic route vars by @masenf in #952
- make argument optional for event handlers by @Lendemor in #950
- Added default val radio group by @Alek99 in #961
- Fix state variable not working as event arg by @sheldonchiu in #960
- Per-instance backend variables by @masenf in #959
- Clean up on_load events by @picklelo in #965
- Fix pc.code syntax highlight by @picklelo in #970
- Temp remove computed var dependency checks by @picklelo in #972
New Contributors
- @sheldonchiu made their first contribution in #960
Full Changelog: v0.1.28...v0.1.29