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

supermassive packages fixes #154

Merged
merged 4 commits into from
Apr 1, 2022
Merged

Conversation

alloy
Copy link
Member

@alloy alloy commented Apr 1, 2022

In current main the TS dep is listed as ^4.4.3 , but then it uses a compiler API, which was changed in a breaking manner in TS 4.5, but it uses it in the old manner—i.e. it passes 2 arguments instead of 3. For now pinning supermassive to < 4.5, but we should probably be consistent and on latest.

@alloy alloy requested a review from vejrj April 1, 2022 15:15
@alloy alloy force-pushed the alloy/supermassive-packages-fixes branch from f9fdee8 to 064ea8a Compare April 1, 2022 15:20
@alloy alloy changed the title supermassive packages fixes and small CI improvement supermassive packages fixes Apr 1, 2022
@@ -1,6 +1,7 @@
{
"name": "supermassive-todomvc",
"main": "index.js",
"private": true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI just pushed this package to public npm 🙈

@alloy alloy requested a review from freiksenet April 1, 2022 15:38
@alloy alloy merged commit a31395a into main Apr 1, 2022
@alloy alloy deleted the alloy/supermassive-packages-fixes branch April 1, 2022 15:44
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