Skip to content

@-xun/symbiote@v1.21.0

Choose a tag to compare

@Xunnamius Xunnamius released this 18 Oct 12:20
· 2413 commits to main since this release
v1.21.0
546dfd1

✨ Features

  • @-xun/babel-plugin-metadata-accumulator: create accumulator babel plugin (bf9514f)
  • src: upgrade commands with scope (monorepo) support (7ad96c5)

🪄 Fixes

  • src: improve conventional-commits config monorepo support (d54cfa0)
  • tsc: ensure monorepo package distributables are properly ignored (646aa3c)

⚙️ Build System

  • babel: update with alias test and generally simplify configuration (a08c9f1)
  • commitlint: update commitlint configuration from cjs (js) to esm (mjs) (cd82265)
  • eslint.config: activate several new rules (94a2253)
  • eslint: update with alias test and latest rule updates (db0c6d7)
  • eslint: upgrade eslint-plugin-import usage to take advantage of v9 support (7dcbf56)
  • jest: update jest configuration from cjs (js) to esm (mjs) (e334962)
  • lint-staged: update lint-staged configuration from cjs (js) to esm (mjs) (8833e0a)
  • ncurc: pin non-broken remark-lint-no-inline-padding (5070ab4)
  • package: add dependency aliases for find-up@5 and escape-string-regexp@4 (1eff5cb)
  • prettier: update prettier configuration from cjs (js) to esm (mjs) (0eb7fd3)
  • Prevent automatic updates of super-pinned packages (8d69310)
  • remarkrc: add lint-no-undef NODE_ENV support (e169f47)
  • Split tsconfig into project vs package configurations (e7b8579)
  • turbo: add stub turbo configuration (2036da0)
  • Update .gitignore and .prettierignore with improved documentation and latest best practices (a35f4c0)
  • vscode: update full project lint vscode task example (3f1a5a9)