reikdas added a parser to read type strings into type objects. Although this has many uses, its motivation is to construct types for TypedArrayBuilder. PRs 668, 773.
ianna added steps toward the development of a TypedArrayBuilder, though it's not done yet. PRs 690, 767, 781.
trickarcher is developing autograd for elementwise operations in JAX. The main issue is to handle slices in the JAX-compiled or JAX-differentiated code block. PRs 765, 779.
henryiii and pre-commit-ci are improving the development environment. PRs 785, 786.
jpivarski has been fixing bugs. PRs 762, 764, 766, 772, 776, 5999fbd, 784. The last of these, 787, is especially important because it prevents Awkward Array from _breaking_ other Numba extensions!