baa8577c45
* refactor(experience): migrate the password register and sign-in migrate the password register and sign-in flow * fix(experience): update some namings update some namings * refactor(experience): refactor the verification code flow (migration-2) (#6408) * refactor(experience): refactor the verificaiton code flow refactor the verification code flow * refactor(experience): migrate the social and sso flow (migration-3) (#6406) * refactor(experience): migrate the social and sso flow migrate the social and sso flow * refactor(experience): migrate profile fulfillment flow (migration-4) (#6414) * refactor(experience): migrate profile fulfillment flow migrate the profile fulfillment flow * refactor(experience): remove unused hook remove unused hook * fix(experience): fix password policy checker fix password policy checker error display * fix(experience): fix the api name fix the api name * refactor(experience): migrate mfa flow (migration-5) (#6417) * refactor(experience): migrate mfa binding flow migrate mfa binding flow * test(experience): update unit tests (migration-6) (#6420) * test(experience): update unit tests update unit tests * chore(experience): remove legacy APIs remove legacy APIs * refactor(experience): revert api prefix revert api prefix * fix(experience): update the sso connectors endpoint update the sso connectors endpoint * chore: add changeset add changeset * fix(experience): comments fix comments fix * refactor(experience): refactor the code verificatin api refactor the code verification api * refactor(experience): code refactor refactor some implementation logic * feat(experience, core): add experience legacy package (#6527) add experience legacy package |
||
---|---|---|
.. | ||
brave-horses-knock.md | ||
config.json | ||
dry-candles-design.md | ||
fast-adults-dream.md | ||
fresh-shrimps-rhyme.md | ||
friendly-rice-sell.md | ||
funny-goats-tap.md | ||
hip-cats-destroy.md | ||
nine-vans-whisper.md | ||
pink-baboons-mix.md | ||
polite-bats-learn.md | ||
popular-monkeys-complain.md | ||
proud-baboons-hope.md | ||
rare-moons-unite.md | ||
README.md | ||
selfish-kangaroos-perform.md | ||
silly-hotels-greet.md | ||
tiny-fishes-bake.md | ||
violet-beds-yawn.md | ||
young-moons-deny.md |
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli
, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation
Logto publish flow
For now, Changesets only supports tagging packages separately, instead of tagging a "release group". There is an open issue that is still hanging in the air.
So, we are using our own "grouping" release strategy in this monorepo:
Core
The release group that includes the Logto core service and its schemas and cli, which consists of the following packages:
- @logto/core (main)
- @logto/schemas
- @logto/cli
- @logto/create
Their versions will be always in sync, and forms our main release.
Others
For simplicity, we will tag other public packages separately and publish them to NPM. But in most cases, no GitHub release will present for these packages.