Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: upgrade to [email protected] and [email protected] #665

Merged
merged 7 commits into from
Sep 4, 2023

Conversation

mrgrain
Copy link
Owner

@mrgrain mrgrain commented Jul 27, 2023

BREAKING CHANGE: The JavaScript versions of all classes have been removed. They have been functionally identical to the TypeScript versions since the beginning. Please use the TypeScript versions of the classes going forward.

BREAKING CHANGE: Low-level experimental classes EsbuildAsset and EsbuildCode have been removed. Please use TypeScriptAsset and TypeScriptCode respectively.

@mrgrain mrgrain changed the title feat!: upgrade to [email protected] and [email protected] feat: upgrade to [email protected] and [email protected] Jul 27, 2023
@mrgrain mrgrain force-pushed the mrgrain/feat/jsii-upgrade branch 2 times, most recently from d7ac711 to 1ae9063 Compare July 27, 2023 00:48
BREAKING CHANGE: Low-level classes `EsbuildAsset` and `EsbuildCode` have been removed. Please use `TypeScriptAsset` and `TypeScriptCode` respectively.
@mrgrain mrgrain changed the title feat: upgrade to [email protected] and [email protected] feat!: upgrade to [email protected] and [email protected] Sep 3, 2023
@mrgrain mrgrain marked this pull request as ready for review September 3, 2023 23:26
@mrgrain mrgrain mentioned this pull request Sep 3, 2023
5 tasks
Signed-off-by: github-actions <[email protected]>
@mergify mergify bot merged commit fd7404f into main Sep 4, 2023
16 checks passed
@mergify mergify bot deleted the mrgrain/feat/jsii-upgrade branch September 4, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant