Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Directory Support #77

Merged
merged 5 commits into from
Oct 11, 2023
Merged

Conversation

HofmannZ
Copy link
Member

This PR introduces a complete redesign of the package adding first calss support for server components.

BREAKING CHANGE: This approach fully embraces server components, and therefore,  it's not compatible with the pages router.
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #77 (66f1fcb) into development (0d87b1c) will not change coverage.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           development       #77   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files                9         6    -3     
  Lines               63        32   -31     
  Branches             9         4    -5     
=============================================
- Hits                63        32   -31     
Files Coverage Δ
src/env-context.ts 100.00% <100.00%> (ø)
src/env-provider.tsx 100.00% <100.00%> (ø)
src/helpers/get-public-env.ts 100.00% <ø> (ø)
src/public-env-provider.tsx 100.00% <100.00%> (ø)
src/use-env-context.ts 100.00% <100.00%> (ø)
src/utils/make-env-public.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@HofmannZ HofmannZ merged commit db9f8bd into development Oct 11, 2023
10 checks passed
@HofmannZ HofmannZ deleted the @HofmannZ/fix/server-components branch October 11, 2023 16:32
@expatfile-bot
Copy link
Member

🎉 This PR is included in version 2.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@expatfile-bot
Copy link
Member

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants