Skip to content

v0.3.24

Choose a tag to compare

@github-actions github-actions released this 23 Jan 06:36
· 312 commits to main since this release
038af09

Release v0.3.24

Changes

  • fix: separate playwright configs for scraper vs e2e tests
  • fix: correct cache path for shared package (types/ not dist/)
  • fix: use tsx for server start to fix ES module resolution
  • ci: simplify triggers to avoid duplicate runs
  • refactor: consolidate CI and test workflows into single pipeline
  • fix: store commit SHA before cherry-pick in release workflow
  • fix: add build step to scraper tests in CI workflow

Installation

git clone https://github.com/atomantic/SparseTree.git
cd SparseTree
npm run install:all
pm2 start ecosystem.config.cjs