Prepare the v0.2.0 release path #44

Merged
barrettruth merged 2 commits from chore/v0-2-0-release-prep into main 2026-04-08 19:11:38 +00:00
barrettruth commented 2026-04-08 19:05:05 +00:00

Summary

  • restore the reusable CI workflow that tag-triggered LuaRocks releases expect
  • stop auto-migrating the removed vim.g.live_server.args config and report it as an error instead
  • stop supporting require('live-server').setup() and remove it from the help docs

Test plan

  • ./scripts/ci.sh
## Summary - restore the reusable CI workflow that tag-triggered LuaRocks releases expect - stop auto-migrating the removed `vim.g.live_server.args` config and report it as an error instead - stop supporting `require('live-server').setup()` and remove it from the help docs #### Test plan - [x] ./scripts/ci.sh
Sign in to join this conversation.
No description provided.