## What's Changed * Also use rules_bazel_bazel_integration_test dependency with Bzlmod by @mering in https://github.com/google/flatbuffers/pull/8498 * Add bazel ci by @dbaileychess in https://github.com/google/flatbuffers/pull/8497 * Fix Bzlmod by @mering in https://github.com/google/flatbuffers/pull/8503 * Fix Bazel ts support by @mering in https://github.com/google/flatbuffers/pull/8499 * Improve Bazel CI by @mering in https://github.com/google/flatbuffers/pull/8502 * Fix npm bzlmod by @mering in https://github.com/google/flatbuffers/pull/8506 * Add support for Bazel 7 and 8 in Bazel CI by @mering in https://github.com/google/flatbuffers/pull/8505 * Test external modules explicitly in CI by @mering in https://github.com/google/flatbuffers/pull/8507 * Bump the versions of all aspect Bazel dependencies by @sbarfurth in https://github.com/google/flatbuffers/pull/8508 * Remove Bazel WORKSPACE setup. by @mering in https://github.com/google/flatbuffers/pull/8509 * Add Bazel instructions to docs by @mering in https://github.com/google/flatbuffers/pull/8510 * [C++] Avoid adding semicolon after a statement by @tzik in https://github.com/google/flatbuffers/pull/8488 ## New Contributors * @sbarfurth made their first contribution in https://github.com/google/flatbuffers/pull/8508 **Full Changelog**: https://github.com/google/flatbuffers/compare/v25.1.21...v25.1.24