Conversation
lsh
approved these changes
Mar 25, 2025
Member
Author
|
@hydrosquall I can't access the logs so not sure why the preview builds are not working. Could you help? |
Member
Author
|
I'll merge so we can go ahead with the release. We can fix the preview builds later. |
Member
|
These are the current log outputs. I changed the node build version to request v20 instead of v18, we can try that on future builds. I'll look into figuring out log forwarding so that it's easier to debug these, thanks for the patience |
Member
Author
|
Thank you. I was hoping that the new exports here would make parcel pull in the browser version of Vega loader but it doesn't seem to be working yet. |
Merged
lsh
added a commit
that referenced
this pull request
Mar 27, 2025
changes since v5.33.0 **monorepo** * Vega is now ESM only! (via #4018) (Thanks @domoritz!) * (fix) Correct browser export syntax (via #4039) (Thanks @domoritz!) * (fix) Fix source maps (via #4041) (Thanks @domoritz!) * (fix) handle string datetime in interpreter (via #4042) (Thanks @domoritz!) **vega-typings** * Expose resetSVGDefIds (via #4012) (Thanks @domoritz!) **docs** * Update deps and datasets (via #4036) (Thanks @domoritz!) --------- Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
Member
I think I have a solution here: #4044 (comment) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes UMD bundles from everything but
vega.