Skip to content

@-xun/symbiote@v1.23.0

Choose a tag to compare

@Xunnamius Xunnamius released this 27 Oct 19:59
· 2355 commits to main since this release
v1.23.0
30a597d

✨ Features

  • babel: replace tsconfig-replace-paths with babel-plugin-transform-rewrite-import (1bdceca)
  • packages/project-utils: implement support for pseudodecorators (6ff2bd3)
  • src: perform validity and extraneity checks on build output for "build distributables" (a1d3657)

🪄 Fixes

  • eslint: use latest analyzeProjectStructure() function (fa2a97f)
  • packages/project-utils: ensure ".git" is already returned regardless of .gitignore (6e3f599)
  • packages/project-utils: ensure analysis cache uses entire call signature when memoizing (ca021f8)
  • packages/project-utils: repair caching mechanism for analyze-project-structure (b9218ee)

⚙️ Build System

  • Add pseudodecorators where appropriate (dc47cfb)
  • package: fix dependency issues identified by xscripts when analyzing its own project structure (ebb4fb5)
  • package: remove extraneous dependencies (ccc82b3)
  • packages/project-utils: fix import missing extension (6556908)