Bump @stencil/react-output-target from 0.5.3 to 0.7.1
Bumps @stencil/react-output-target from 0.5.3 to 0.7.1.
Release notes
Sourced from @stencil/react-output-target's releases.
v0.7.1
What's Changed
- docs(react): broken markdown for the options table in the README.md file by
@dgonzalezrin ionic-team/stencil-ds-output-targets#465- fix(react): ssr hydration with children by
@christian-bromannin ionic-team/stencil-ds-output-targets#464New Contributors
@dgonzalezrmade their first contribution in ionic-team/stencil-ds-output-targets#465Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/
@stencil/react-output-target@0.7.0...@stencil/react-output-target@0.7.1
@stencil/react-output-target@0.7.0What's Changed
- feat(react-output-target): add customElementsDir configuration option by
@sean-perkinsin ionic-team/stencil-ds-output-targets#461- feat(react): Next.js Support by
@christian-bromannin ionic-team/stencil-ds-output-targets#445Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/
@stencil/react-output-target@0.6.0...@stencil/react-output-target@0.7.0
@stencil/react-output-target@0.6.0What's Changed
- feat(react-output-target): generate functional components and ES modules by
@thetaPCin ionic-team/stencil-ds-output-targets#452Breaking Changes
- Stencil
@Prop()s withoutreflect: truewill no longer be reflected as attributes on the host element.Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/
@stencil/react-output-target@0.5.3...@stencil/react-output-target@0.6.0
Commits
c8e9536chore(react|angular): bump package versions (#466)48da093fix(react): ssr hydration with children (#464)75c6ccedocs(react): broken markdown for the options table in the README.md file (#465)b8930b0feat(angular): Standalone Value Accessor for Angular OutputType (#459)955534cchore(react): bump package version (#463)399fe25feat(react): Next.js Support (#445)24de01efeat(react-output-target): add customElementsDir configuration option (#461)e9d35d9chore(deps): update pnpm/action-setup action to v4 (#453)f2421abchore(react): bump package version (#456)941e9d6chore(lerna): configure with pnpm (#455)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
There was quite some changes to how the react-output-target works. I don't use React and don't have much time, anyone interested on fixing this pr?
A newer version of @stencil/react-output-target exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Superseded by #1233.