Skip to content

feat: add ssr for nextjs#399

Draft
colinscz wants to merge 14 commits into
nextfrom
feat/add-ssr-for-react
Draft

feat: add ssr for nextjs#399
colinscz wants to merge 14 commits into
nextfrom
feat/add-ssr-for-react

Conversation

@colinscz
Copy link
Copy Markdown
Collaborator

@colinscz colinscz commented Aug 4, 2025

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • I have updated the documentation accordingly.
  • All tests are passing
  • New/updated tests are included
  • I have updated the "upcoming" section inside docs/changelog.md explaining the changes I contributed

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

@colinscz colinscz changed the title Feat/add ssr for react feat: add ssr for nextjs Aug 5, 2025
@colinscz colinscz changed the base branch from main to next November 24, 2025 10:07
@colinscz colinscz added this to the v6.0.0 milestone Nov 24, 2025
@colinscz colinscz force-pushed the feat/add-ssr-for-react branch from c033e1d to 19b4caa Compare February 23, 2026 14:40
@colinscz colinscz force-pushed the feat/add-ssr-for-react branch from 19b4caa to c2c0e22 Compare March 24, 2026 13:50
renovate Bot and others added 9 commits March 25, 2026 16:39
* Add renovate.json

* chore: update renovate.json file

* chore: prettier should ignore renovate.json file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: colinscz <19342760+colinscz@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ocker tag to v1 (#508)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add prerequisites, key source directories, important rules, PR
guidelines, and testing overview to CLAUDE.md. Add path-scoped rules
for component development, docs, and wrapper libraries. Fix prettier
formatting.

Co-authored-by: Marti <dean.marti@six-group.com>
@colinscz colinscz force-pushed the feat/add-ssr-for-react branch from c2c0e22 to defa071 Compare March 30, 2026 08:54
fortesp and others added 5 commits March 31, 2026 08:42
@colinscz colinscz force-pushed the feat/add-ssr-for-react branch from defa071 to ac452ae Compare April 9, 2026 11:09
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.

3 participants