Skip to content

v1.8.3

Compare
Choose a tag to compare
@rwblair rwblair released this 22 Sep 14:29
· 2006 commits to master since this release
  • Bundle with esbuild
  • Add ScanRAS as ieeg coordinate system
  • fix: Use an inline build when running bin/bids-validator from source
  • fix: Avoid missing arguments when bids-validator script is called directly
  • fix LGTM.com warnings
  • Exclude vendor files from Code Climate analyzes
  • upgrade npm in docker file for workspace compatibility
  • Remove executable flag from files that don't need it.
  • Add "codespell" tool to CI checks to catch typos sooner
  • Security updates (Lerna 4.0, Next 11) --> run: npm audit fix --force