Juan Picado
|
a9ba3d0649
|
refactor: config module (#1995)
* refactor: clean up config
* refactor: config, move methods
* chore: remove js-yaml from utils
|
2021-04-09 17:54:25 +02:00 |
|
Juan Picado
|
e367c3f1e0
|
feat: improve legacy token signature by removing deprecated crypto.cr… (#1953)
* feat: improve legacy token signature by removing deprecated crypto.createDecipher
* fix: wrong reference
* chore: add debug
|
2021-04-09 17:54:21 +02:00 |
|
Juan Picado
|
8c730c0694
|
refactor: max-len and printWidth to 100 (#1941)
* refactor: max-len and printWidth to 100
* chore: ci specific pnpm version
* fix: add types peer package
literally get rid of types package
|
2021-04-09 17:54:20 +02:00 |
|
Juan Picado
|
aa763baec1
|
feat: add typescript project references settings (#1933)
Add two different settings for compile and develop.
https://www.typescriptlang.org/docs/handbook/project-references.html
|
2021-04-09 17:54:19 +02:00 |
|
Juan Picado
|
716734c83c
|
feat: improve workspace and dependencies debug
* feat: using workspace @verdaccio/types
* feat: use core local-storage plugin
* chore: add missing dependencies
* chore: replace trace by debug
* chore: plugin loader uses debug
|
2021-04-09 17:54:14 +02:00 |
|
Juan Picado
|
9f2a29a275
|
refactor: devDependencies strictly defined in each package (#1884)
* refactor: new babel preset
* chore: using pnpm
let's see how it goes, all seems works fine by far, pretty solid.
|
2021-04-09 17:54:11 +02:00 |
|
Juan Picado @jotadeveloper
|
958a5d886f
|
feat: migrate from buyan to pinojs (#1760)
* feat: migrate from buyan to pinojs
* chore: fix lint
* chore: release utils from import
* chore: fix test
* chore: add missing dep
* chore: add dependency
* chore: add prettifier module
* chore: add pretty stamp option
* chore: fix package name location
* chore: crash on try use rotating file type
* chore: remove arg
|
2021-04-09 17:54:09 +02:00 |
|
Juan Picado @jotadeveloper
|
a70454c7b2
|
feat: migrate yarn workspaces (#1546)
|
2021-04-09 17:54:01 +02:00 |
|