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 |
|
Dina Basumatary
|
68ea21214a
|
fix: eslint errors (#1973)
* fix: eslint errors
* fix: rename a test
* fix: broken integration test
due to removing next argument in the middleware.
* changeset
|
2021-04-09 17:54:23 +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
|
65cb26cf31
|
refactor: migrate request to node-fetch at hooks package (#1946)
* refactor(hooks): new structure for notifications
* chore: fix build
* chore: add debug
* chore: add changeset
|
2021-04-09 17:54:20 +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 @jotadeveloper
|
9ed932e589
|
chore: extend lint rules to root
|
2021-04-09 17:54:12 +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
|
644d42564d
|
feat: remove support for allow_ prefix (#1741)
allow_access, allow_publish and proxy_access were supported as package access but this commit drop that support and ignore the properties
|
2021-04-09 17:54:05 +02:00 |
|
Juan Picado @jotadeveloper
|
a70454c7b2
|
feat: migrate yarn workspaces (#1546)
|
2021-04-09 17:54:01 +02:00 |
|