You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feature]: Refactor common-db and common logic (#2772)
* on windows setup first replace the root controller.js with the current content
- to allow ESM and avoid additional fixer run
* added todo
* swapped the logic of common packages
- common-db is now the package for the database packages
- common is now the general package
* fix the exports
* refactor zipFiles
* fix import
* move constants to non-db package to allow subpath export
* more refactoring
* next fix
* next fix
* more fixes
* more fixes
* fix
* more refactor and added example to for types usage
* also allow console to be passed as logger
* fix import
* adapter-core to latest as peerDep
* rm peer should be fine now without
* lint
0 commit comments