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

fix: prevent loading client side scripts when in ssr-only mode #139

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

digitalsadhu
Copy link
Member

No description provided.

@digitalsadhu digitalsadhu merged commit 7b70ade into next Dec 18, 2023
6 checks passed
@digitalsadhu digitalsadhu deleted the fix_ssr_script_loading branch December 18, 2023 18:13
github-actions bot pushed a commit that referenced this pull request Dec 18, 2023
## [1.10.8-next.4](v1.10.8-next.3...v1.10.8-next.4) (2023-12-18)

### Bug Fixes

* prevent loading client side scripts when in ssr-only mode ([#139](#139)) ([7b70ade](7b70ade))
Copy link

🎉 This PR is included in version 1.10.8-next.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
# [1.11.0-next.1](v1.10.9...v1.11.0-next.1) (2024-01-02)

### Bug Fixes

* add back in accidentally removed file ([#135](#135)) ([957ac3e](957ac3e))
* prevent loading client side scripts when in ssr-only mode ([#139](#139)) ([7b70ade](7b70ade))
* remove incorrect module path resolution, set correct rollup bundle input ([#129](#129)) ([fccdb4d](fccdb4d))
* use correct dev bundling endpoint for content and fallback ([#136](#136)) ([680cff1](680cff1))

### Features

* pass the build type as a value to build plugins ([bcec92a](bcec92a))
Copy link

github-actions bot commented Jan 2, 2024

🎉 This PR is included in version 1.11.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants