Skip to content

@-xun/symbiote@v1.22.0

Choose a tag to compare

@Xunnamius Xunnamius released this 24 Oct 10:07
· 2381 commits to main since this release
v1.22.0
02dbc09

✨ Features

  • src: make --run-to-completion default to true for "lint" command (8bdf28b)

🪄 Fixes

  • eslint: disable no-unsupported-features checks, generalize overwriteFileProperty, fix eslint-plugin-n bug (0c3f85c)
  • src: ensure CannotRunOutsideRoot error only triggers when outside root (531d3ea)
  • src: properly add the development tag when using self-referential xscripts (a7a66d9)

⚙️ Build System

  • eslint: modernize eslint config (e37006e)
  • package: expand engines.node to all maintained node versions (349cf20)
  • package: remove more rarely used scripts (d8b7442)
  • packages/project-utils: add post-npm-install script (b16b74f)
  • package: use consistent script names (c7fe410)
  • src: fix import missing extension (2c40974)
  • src: fix import missing extension (f5fb1bc)