Skip to content

v8.4.2

Latest
Compare
Choose a tag to compare
@Tobbe Tobbe released this 25 Dec 21:06
· 366 commits to main since this release

Changelog

πŸ› οΈ Fixes

fix: πŸ› add custom headers to subscription in apollo client (#11744) by @dennemark Allow passing custom headers to `sseLink`, which is used by the Apollo client for subscriptions.

Include .storybook folder in Linting (#11748) by @Philzen

fix(api-server): prevent race condition in server restart process (#11731) by @o0charlie0o

πŸ“š Docs

πŸ“¦ Dependencies

Click to see all dependency updates
  • chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /packages/create-redwood-rsc-app (#11720) by @dependabot
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /packages/create-redwood-rsc-app (#11723) by @dependabot
  • fix(deps): update dependency smol-toml to v1.3.1 [security] (#11733) by @renovate

🧹 Chore

Click to see all chore contributions
  • chore(test-project): Update TailwindCSS to 3.4.15 and PostCSS to 8.4.49 (#11721) by @Tobbe
  • chore(dbAuth): Early return to make code easier to read (#11722) by @Tobbe