v9.0.0-alpha.0
Pre-release
Pre-release
·
43 commits
to main
since this release
What's Changed
- infra: use merge_group by @Shinigami92 in #1453
- infra: merge_group for semantic PR by @Shinigami92 in #1454
- infra: utilize git clean by @Shinigami92 in #1452
- chore(deps): update pnpm to v10.12.4 by @renovate[bot] in #1447
- chore(deps): update devdependencies by @renovate[bot] in #1445
- chore(deps): update dependency @stylistic/eslint-plugin to v5 by @renovate[bot] in #1450
- chore(deps): update dependency prettier to v3.6.2 by @renovate[bot] in #1449
- chore(deps): update eslint by @renovate[bot] in #1446
- feat: support index based filename naming strategy by @adrenalin in #1443
- fix: remove unused silent option from dotenv config by @brenoepics in #1461
- test: remove outdated TODO comment in
createTablespec by @brenoepics in #1466 - docs: simplify theme config and add tsconfig for Vitepress by @brenoepics in #1468
- chore(deps): update pnpm to v10.13.1 by @renovate[bot] in #1467
- chore(deps): update devdependencies by @renovate[bot] in #1456
- feat!: jiti support by @brenoepics in #1460
- fix!: throw error when no constraint options are provided in addConstraint by @brenoepics in #1462
- fix!: throw error when no policy options are provided in alterPolicy by @brenoepics in #1463
- fix!: throw error when no sequence options are provided in alterSequence by @brenoepics in #1464
- fix!: throw error when no options are provided in alterTable by @brenoepics in #1465
- chore(deps): update dependency dotenv to v17 by @renovate[bot] in #1451
- chore(deps): update eslint by @renovate[bot] in #1457
- chore(deps): update dependency @vitest/eslint-plugin to v1.3.4 by @renovate[bot] in #1448
- chore(deps): lock file maintenance by @renovate[bot] in #1444
- fix(deps): update dependency yargs to v18 by @renovate[bot] in #1426
- chore(deps): update devdependencies by @renovate[bot] in #1472
- chore(deps): update eslint by @renovate[bot] in #1473
- chore(deps): update dependency eslint-plugin-unicorn to v60 by @renovate[bot] in #1475
- refactor!: replace StringIdGenerator with generator function by @brenoepics in #1477
- fix!: change
indexMethodtype from Name to string in operator functions by @brenoepics in #1476 - release: 9.0.0-alpha.0 by @Shinigami92 in #1479
New Contributors
- @adrenalin made their first contribution in #1443
Full Changelog: v8.0.3...v9.0.0-alpha.0