Skip to content

v1.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@Valian Valian released this 10 Dec 23:07
· 80 commits to main since this release

Improvements

  • Added usage rules to AGENTS.md file when running mix live_vue.install #87
  • Added installation instructions about LiveVue VS code extension to README.md #86

Bug Fixes

  • Exporting useField and useArrayField from useLiveForm.ts #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