Commits
Russell Wheatley authored and GitHub committed 400cfb40079
refactor(auth)!: setLanguageCode no longer a setter (#3922) * feat(auth):updates languageCode * docs(auth): setLanguageCode * tests(auth): setLanguageCode * chore: update lockfile * Update packages/auth/lib/index.d.ts * docs: generate types doc references Co-authored-by: Mike Hardy <github@mikehardy.net> BREAKING CHANGE: use setLanguageCode(), not direct property access, to set language code now