v6.0.0-alpha.1
Pre-release
Pre-release
6.0.0-alpha.1 (2024-09-17)
Bug Fixes
- barrels: fix globby import (6f48f28)
- cli-core: add update notifier (673d61c)
- cli: remove mocha plugin (c542a58)
- cli: use @tsed/barrels instead barrelsby to generate barrels (b8de785)
- fix configuration and build issue (95540d2)
Features
- cli-plugin-eslint: generate configuration for eslint 9 (8972a65)
- cli: migrate all project on ESM (937287f)
- cli: use swc loader to load ts files (df1cafe)
BREAKING CHANGES
- cli: remove mocha plugin. use jest or vitest instead.
- cli: CLI generate a full ESM project