### Improvements - Added usage rules to AGENTS.md file when running `mix live_vue.install` [#87](https://github.com/Valian/live_vue/pull/87) - Added installation instructions about LiveVue VS code extension to README.md [#86](https://github.com/Valian/live_vue/pull/86) ### Bug Fixes - Exporting useField and useArrayField from useLiveForm.ts [#81](https://github.com/Valian/live_vue/pull/81) - When inserting items at index 0 of stream, the items were not inserted in the correct order - Fixed bug when building SSR bundle overriden files from client bundle in priv/static