What's Changed
- refactor(cli): decompose monolithic cli/index.ts into modular command modules by @mbiernacik in #2286
- Eliminate hardcoded project names for integration tests by @Ford544 in #2285
- Mark tests that require valid GCP project credentials as integration tests by @Ford544 in #2289
- refactor(cli): clean up help command handling and encapsulate yargs configuration by @mbiernacik in #2290
- refactor(cli): scope quiet compilation option to compile command by @mbiernacik in #2291
- Refactor cli tests by @Ford544 in #2287
- build(bazel): update Go modules versions and speed up local run script by @mbiernacik in #2293
- Split tests/integration/bigquery.spec.ts by @Ford544 in #2296
- Split the large test in tests/api/projects.spec.ts by @Ford544 in #2295
- Split tests/api/api.spec.ts by @Ford544 in #2294
- chore(lint): migrate from tslint to eslint by @mbiernacik in #2297
- Split core/main_test.ts by @Ford544 in #2301
- Split core/actions/table_test and core/actions/incremental_table_test by @Ford544 in #2302
- Split core/actions/assertion_test.ts by @Ford544 in #2305
- refactor(cli): strongly type yargs commands by @mbiernacik in #2306
- Refactor core/main_property_graphs_test.ts by @Ford544 in #2304
- Mitigate core/index_compile_test timeouts by @Ford544 in #2308
- Remove redundant request dependency by @Ford544 in #2311
- Bump js-yaml from 4.3.0 to 4.3.2 by @dependabot[bot] in #2299
- chore(deps): remove typedoc dependency to resolve marked vulnerability by @mbiernacik in #2313
- Upgrade prettier to 3.9.4 by @Ford544 in #2315
- fix: cli compile time increased by ~4x by @ashish10alex in #2300
- Upgrade jsdoc to ^4.0.5 by @Ford544 in #2316
- Update form-data to 2.5.6 by @Ford544 in #2317
- Enforce prettier formatting standards on PRs by @Ford544 in #2312
- Preserve Governance Controls in Incremental Tables. by @mohamed-saad in #2314
- Bump DF_VERSION from 3.0.69 to 3.0.70 by @mohamed-saad in #2318
New Contributors
- @mbiernacik made their first contribution in #2286
- @Ford544 made their first contribution in #2285
Full Changelog: 3.0.69...3.0.70