* **jsii:** The `package` task now only produces an npm tarball. To create all language bindings, use `package-all` or `package:LANG` for a specific language.
Features
* **jsii:** parallelize build of language bindings ([1359](https://github.com/projen/projen/issues/1359)) ([177ef19](https://github.com/projen/projen/commit/177ef19ddc009b4777a6afec29696998dfbeafd6)) * **release:** dry-run ([1363](https://github.com/projen/projen/issues/1363)) ([47f2be9](https://github.com/projen/projen/commit/47f2be906d91847e9eeae4e89d501dd8443455b2))
Bug Fixes
* `react` projects with `eslint` are broken ([1368](https://github.com/projen/projen/issues/1368)) ([fb456f8](https://github.com/projen/projen/commit/fb456f8800b66acccf67bddea0298d2602bf6e0d))
* CDK integration snapshots have local paths when working with assets ([1360](https://github.com/projen/projen/issues/1360)) ([672e361](https://github.com/projen/projen/commit/672e361bf8c2d4945f69c70b8139d916ad6be933)), closes [40aws-cdk/cdk-integ-tools/lib/integ-helpers.ts#L190-L192](https://github.com/40aws-cdk/cdk-integ-tools/lib/integ-helpers.ts/issues/L190-L192)