* Update @wordpress/data version to ^6.15.0 * Update jest.config.js to transform is-plain-obj js * Update pnpm-lock.yaml * Add changelog * Add babel configs and update jest config * Update tsconfig.json to exclude babel.config.js * Add missing @types packages * Add changelog * Update pnpm-lock.yaml * Update pnpm-lock.yaml * Fix DateTimePickerControl type errors
In order to ease the identification of private packages within the monorepo, this adds an `internal-` prefix to all of the current private packages. This makes it immediately clear when reviewing `packages/js` what is and isn't a private package.