Skip to content

Lock swc & Default projectName in builders#229

Merged
Mortaro merged 3 commits intonullstack:unstable-nextfrom
GuiDevloper:fixed-swc-version
May 10, 2022
Merged

Lock swc & Default projectName in builders#229
Mortaro merged 3 commits intonullstack:unstable-nextfrom
GuiDevloper:fixed-swc-version

Conversation

@GuiDevloper
Copy link
Copy Markdown
Member

Looks like the release of @swc/core v1.2.180 was skipped because of tests not passing.
Then happened the release of v1.2.181, which caused compilations to break at linux environments (e.g. Vercel hosts) with errors envolving the inability to import the build results from .production/server.js.

releases comparison v1.2.179...v1.2.181
commit with error at v1.2.180

Solution: Locking swc at a well-tested version and manually update&test in the future.

@Mortaro Mortaro changed the base branch from master to optimized-events May 10, 2022 17:27
@Mortaro Mortaro changed the base branch from optimized-events to unstable-next May 10, 2022 17:31
@Mortaro Mortaro merged commit 63268ac into nullstack:unstable-next May 10, 2022
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.

2 participants