v7.0.0-alpha.0
Pre-release
Pre-release
·
310 commits
to main
since this release
New & Noteworthy
The core maintainer of this project moved to @Shinigami92 (also core maintainer of FakerJS and core member of Vite).
The project is and remains under the MIT license.
Please follow New Maintainer @Shinigami92 & planning of restructuring the project #956 for the current process.
This alpha version is a direct replacement for v6.2.2, but supports ESM in addition to CJS 🎉
If you found any bugs while moving from version v6.2.2 to version v7.0.0-alpha.0, please open an issue and report what was broken for you.
What's Changed
- infra: add codeowners file by @Shinigami92 in #958
- infra: add semantic pr validation by @Shinigami92 in #960
- infra: switch to pnpm by @Shinigami92 in #962
- infra: add ci pipeline by @Shinigami92 in #961
- infra: update license file by @Shinigami92 in #963
- infra: reorder package.json by @Shinigami92 in #964
- infra: reconfigure renovate by @Shinigami92 in #965
- infra: rename master to main by @Shinigami92 in #966
- infra: unit test via github action by @Shinigami92 in #967
- infra: integration test via github action by @Shinigami92 in #968
- infra: add clean and preflight scripts by @Shinigami92 in #969
- infra: remove lint-staged by @Shinigami92 in #970
- infra: remove codeql by @Shinigami92 in #971
- infra: upgrade prettier by @Shinigami92 in #972
- infra: upgrade eslint by @Shinigami92 in #973
- chore: organize pack output by @Shinigami92 in #974
- feat: support esm by @Shinigami92 in #975
- chore: enable consistent-type-imports by @Shinigami92 in #976
- chore: enable prefer-includes by @Shinigami92 in #977
- chore: enable no-confusing-void-expression by @Shinigami92 in #978
- infra: add publish workflow by @Shinigami92 in #979
- release: 7.0.0-alpha.0 by @Shinigami92 in #980
Full Changelog: v6.2.2...v7.0.0-alpha.0