#4575aa4fc3ef - Use a global flag to detect whether @lit-labs/ssr-react/enable-lit-ssr.js was used for coordinating props when server rendering components made with @lit/react.
#4575aa4fc3ef - Use a global flag to detect whether @lit-labs/ssr-react/enable-lit-ssr.js was used for coordinating props when server rendering components made with @lit/react.
#478299703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
due to a bug that prevented our minified name prefixing from working.
lit@3.2.1
Patch Changes
#478299703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
due to a bug that prevented our minified name prefixing from working.
lit-html@3.2.0
Minor Changes
#4637feccc1ba - Add MathML support with the mathml template tag
lit@3.2.0
Minor Changes
#4637feccc1ba - Add MathML support with the mathml template tag
#478299703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
due to a bug that prevented our minified name prefixing from working.
3.2.0
Minor Changes
#4637feccc1ba - Add MathML support with the mathml template tag
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 4 updates in the / directory: @lit/context, @lit/react, lit and tslib.
Updates
@lit/context
from 1.1.0 to 1.1.3Release notes
Sourced from
@lit/context
's releases.Changelog
Sourced from
@lit/context
's changelog.Commits
03771e0
Version Packages (#4784)619449b
Fix syntax typo in code example in the Context README (#4684)9217527
Version Packages (#4663)7cfb227
[lit/context] Usetarget.set
for setting context values in decorator (#4598)e52271b
test: upgrade chai to 5.x (#4628)5287233
fix(docs): correct typos (#4629)700799b
Version Packages (#4625)ab77cc9
Fix context types to be compatible with WCCG context protocol types. (#4614)1b00c07
Update prettier (#4559)Updates
@lit/react
from 1.0.4 to 1.0.6Release notes
Sourced from
@lit/react
's releases.Changelog
Sourced from
@lit/react
's changelog.Commits
03771e0
Version Packages (#4784)2565298
[react] Prevent calling HTMLElement.prototype in SSR (#4774)e52271b
test: upgrade chai to 5.x (#4628)56cb2ca
Version Packages (#4632)aa4fc3e
[labs/nextjs, labs/ssr-react, lit/react] Add support for Next.js v14 and App ...Updates
lit
from 3.1.2 to 3.2.1Release notes
Sourced from lit's releases.
Changelog
Sourced from lit's changelog.
Commits
03771e0
Version Packages (#4784)d0ecfd7
Version Packages (#4718)feccc1b
[lit-html] Add MathML support with the mathml template tag (#4637)9217527
Version Packages (#4663)e52271b
test: upgrade chai to 5.x (#4628)700799b
Version Packages (#4625)1b00c07
Update prettier (#4559)Updates
tslib
from 2.6.2 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show