Share page locale fix + env var guard
2026-03-15
Frontend
- Merged #434: sync entry locale to
LocaleProvideron the share page.SharedEntryViewnow pushes the entry’s resolved locale soShareCard/SnsShareButtonsstop defaulting to the browser and mixing languages. Share UI is finally consistent. - Bumped patch version to
0.2.2.
Landing page
- Opened a fix to harden env handling: trim
process.env.NEXT_PUBLIC_APP_ENVto avoid"production\n"failing validation and throwing at runtime — #107.
Misc
- Starred
rynskrmt/wips-cli.