Skip to content

<PrivateSet>#9303

Merged
Tobbe merged 12 commits intoredwoodjs:mainfrom
Tobbe:tobbe-privateset
Oct 18, 2023
Merged

<PrivateSet>#9303
Tobbe merged 12 commits intoredwoodjs:mainfrom
Tobbe:tobbe-privateset

Conversation

@Tobbe
Copy link
Copy Markdown
Contributor

@Tobbe Tobbe commented Oct 15, 2023

Deprecate the <Private> component and the private prop on <Set>. Instead we introduce a new <PrivateSet> component.

This PR should be fully backwards compatible.
Fully removing <Private> and private will be done in RW v7 (or later major version)

See also: #9271

Fixes #2562
Fixes #9304

Also fixes the issue addressed by #9306

@Tobbe Tobbe added release:fix This PR is a fix release:feature This PR introduces a new feature and removed release:fix This PR is a fix labels Oct 15, 2023
@Tobbe Tobbe added this to the next-release milestone Oct 15, 2023
Comment thread packages/router/src/router.tsx
@Tobbe Tobbe enabled auto-merge (squash) October 18, 2023 05:38
@Tobbe Tobbe merged commit fca02b6 into redwoodjs:main Oct 18, 2023
@Tobbe Tobbe deleted the tobbe-privateset branch October 18, 2023 06:48
dac09 added a commit to dac09/redwood that referenced this pull request Oct 19, 2023
…redwood into fix/fe-server-dont-always-timeout

* 'fix/fe-server-dont-always-timeout' of github.com:dac09/redwood:
  `<PrivateSet>` (redwoodjs#9303)
jtoar pushed a commit that referenced this pull request Nov 2, 2023
@jtoar jtoar modified the milestones: next-release, v6.4.0 Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:feature This PR introduces a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug?]: Props from nested sets are propagating up to parent sets unauthenticated is not a suggested prop of <Set>

3 participants