Skip to content

Update functionalscript to v0.24.0 and add CI workflow#1

Merged
sergey-shandar merged 17 commits into
mainfrom
update
Jun 8, 2026
Merged

Update functionalscript to v0.24.0 and add CI workflow#1
sergey-shandar merged 17 commits into
mainfrom
update

Conversation

@sergey-shandar

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade functionalscript from ^0.11.10 to ^0.24.0 and typescript from ^5.9.3 to ^6.0.3
  • Update import paths to new fs/ prefix layout (e.g. functionalscript/fs/text/module.f.js)
  • Switch from htmlToString + utf8 to the new htmlUtf8 API which returns a Vec directly
  • Add ci-update npm script for running the CI update module
  • Add GitHub Actions CI workflow (.github/workflows/ci.yml)

Test plan

  • npm test passes (tsc + fjs t)
  • Server starts and serves directory listings correctly
  • CI workflow triggers on push/PR

🤖 Generated with Claude Code

@sergey-shandar sergey-shandar merged commit 16b0362 into main Jun 8, 2026
13 of 16 checks passed
@sergey-shandar sergey-shandar deleted the update branch June 8, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant