Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: jsii project with projen BREAKING CHANGE: Alpha release of a jsii version of this package. Aim is that migration will be minimal, however probably not avoidable. * feat: jsii compatibility * docs: note about alpha status * chore: announce releases on twitter * chore: upgrade projen version * chore: workflow container to use node14 * chore: upgrade package versions * chore: remove standard-version files that are incompatible with release * chore: remove docker fallback code * chore(examples/lambda): use new jsii construct * feat: reduce number of exported structs * feat: more explict prop types * docs: re-write for jsii package * chore: manual release * docs: fix links and typos * chore: re-add changelog * ci: remove unnecessary check from manual release workflow * chore(release): 2.0.0-alpha.2 * feat: synthesize esbuild types from source (#117) * chore(release): 2.0.0-alpha.4 * docs: improve generated docs, upgrading instructions, tags, security and other minor fixes (#119) * chore(release): 2.0.0-alpha.5 * chore: move to rc pre-releases (#120) * chore(release): 2.0.0-rc.0 * feat: generated docs for esbuild link to documentation (#123) * chore(release): 2.0.0-rc.1 * chore(examples/website): update the v2 * chore(examples/lambda): update to v2 Co-authored-by: github-actions <[email protected]>
- Loading branch information