overlay-kit@1.4.1
·
102 commits
to main
since this release
Patch Changes
-
#74
324dab9Thanks @jungpaeng! - Fix path resolution error by updating import path for 'use-sync-external-store/shim'The import path for
use-sync-external-store/shimwas incorrect, causing a path resolution error during build. This change updates the import statement to includeindex.js, resolving the path issue.