jprq 2.2
Release notes 2.2
- ⚡️ optimizations and bug fixes
- 🐛 jprq debugger race condition issues
- 📁
jprq serve
- built-in http server to serve files - 🔜
brew install jprq
- install jprq with brew installer
What's Changed
- Fix Debugger Cpu Load Issue by @mmkamron in #146
- Debugger Bug Fixes by @azimjohn in #147
- Fix cli flags order by @mmkamron in #149
- .sum file included. by @DiyorbekAzimqulov in #163
- Fix Flutter by @azimjohn in #165
- [Enhancement] Add windows installation guide by @mmnvb in #166
- added printHelp for issue 169 by @bek-shoyatbekov in #171
- free function which kills jprq processes using cmd by @aslon1213 in #168
- request/response race condition is avoided; fake requests populater added; other minor JS-related fixes. by @Jasurb3k-coding in #172
New Contributors
- @DiyorbekAzimqulov made their first contribution in #163
- @mmnvb made their first contribution in #166
- @bek-shoyatbekov made their first contribution in #171
- @aslon1213 made their first contribution in #168