Closed davevanhoorn closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
65c21fe
) to head (0614869
). Report is 1 commits behind head on development.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 3.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR:
Script
tag fromnext/script
, instead of the native HTMLscript
tag in theenv-script.tsx
filebeforeInteractive
strategy, so runtime variables are available (Load the script before any Next.js code and before any page hydration occurs.
)Notes: