v7.0.0-alpha.4
Pre-release
Pre-release
·
183 commits
to main
since this release
New & Noteworthy
- Remove dependencies to
mkdirp
#1102 anddecamilized
#1099 - Add JSDoc to
pgm
methods #1104 - Refactored some base files (renamed
migration-builder
tomigrationBuilder
) and usednode:*
imports #1101 - Throw error when using string expression and try infer drop constraint #1094
What's Changed
- chore(deps): update all non-major dependencies by @renovate in #1092
- chore(deps): update vitest to v1.5.0 by @renovate in #1093
- chore(deps): lock file maintenance by @renovate in #1071
- fix(constraint)!: throw error on string expression by @Shinigami92 in #1094
- chore(deps): update pnpm to v9 by @renovate in #1096
- chore(deps): update typescript-eslint to v7.7.0 by @renovate in #1097
- chore(deps): lock file maintenance by @renovate in #1098
- chore: add Reversible type by @Shinigami92 in #1095
- refactor(deps): inline decamelize dependency by @Shinigami92 in #1099
- chore(deps): update pnpm to v9.0.2 by @renovate in #1100
- refactor!: refactor base files by @Shinigami92 in #1101
- refactor: use native mkdir recursive by @Shinigami92 in #1102
- docs: update README.md by @Shinigami92 in #1103
- docs: add JSDoc for pgm by @Shinigami92 in #1104
- infra: configure package-manager-strict by @Shinigami92 in #1105
- release: 7.0.0-alpha.4 by @Shinigami92 in #1106
Full Changelog: v7.0.0-alpha.3...v7.0.0-alpha.4