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

Add support to typescript 5.3 #1498

Closed
wants to merge 5 commits into from
Closed

Add support to typescript 5.3 #1498

wants to merge 5 commits into from

Conversation

uittorio
Copy link
Member

This was a fun update!!

As part of the update I've noticed that something changed on how Enums are emitted.

We were changing the modifier (export) of an existing node instead of creating a new one. This created some problem because it could not find the Enum anymore. Probably now they persist the enum in a different way!! NO idea, I don't rememer much

Copy link

socket-security bot commented Dec 25, 2023

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
ts-patch 3.1.1 environment +0 289 kB nonara
eslint-config-prettier 8.8.0...9.1.0 None +11/-10 2.52 MB lydell
@types/jasmine 4.3.0...5.1.4 None +0/-0 57.8 kB types
jasmine 4.3.0...5.1.0 shell +18/-1 3 MB sgravrock
ts-node 10.9.1...10.9.2 None +0/-0 757 kB blakeembrey
eslint-webpack-plugin 3.2.0...4.0.1 None +17/-12 3.31 MB ricardogobbosouza
ts-loader 9.3.1...9.5.1 None +3/-2 673 kB johnnyreilly
eslint-plugin-prettier 4.2.1...5.1.2 None +33/-10 3.26 MB jounqin

🚮 Removed packages: [email protected]

@uittorio uittorio enabled auto-merge (squash) December 25, 2023 14:37
@uittorio uittorio disabled auto-merge December 25, 2023 14:40
@uittorio uittorio closed this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant