$npx @buildinternet/releases get rel_D3mLeVl8RVNePRimDLJIN
Minor Changes
Add opt-out anonymous deployment environment telemetry. To opt-out, set APOLLO_TELEMETRY_DISABLED=1 in your environment. (#3379)
Patch Changes
Fixed print logic when calculating the max number of elements to include in the message. Previously we were not passing (#3424)
the current calculated length correctly leading to inclusion of additional elements in the error/hints message.