Back to Clerk

Import Paths

packages/upgrade/src/guide-generators/core-2/backend/import-paths.mdx

latest331 B
Original Source

Import paths changes

Some top level import paths have been changed in order to improve tree-shaking and more clearly categorize sets of functionality. Some methods have been moved under an /internal path, indicating that they are only intended for internal use, are exempt from semver, and should be used with great caution.