0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages
Xingwang Liao 31d661c7bd
fix(loaders): always create plugin instance with new (#3052)
* class plugin transpile with babel contains a function '_classCallCheck',
* will throw an error when a class is invoked without 'new'
* see: https://babeljs.io/docs/en/babel-plugin-transform-classes#examples
2022-03-09 19:45:21 +01:00
..
api chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
auth chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
cli chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
config fix: typo in config template (#3012) 2022-02-25 14:33:40 +01:00
core chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
hooks chore: migrate to fully undici fetch (#3037) 2022-03-05 18:44:10 +01:00
loaders fix(loaders): always create plugin instance with new (#3052) 2022-03-09 19:45:21 +01:00
logger chore: update versions (6-next) (#2968) 2022-02-26 17:43:06 +01:00
logger-prettify fix(deps): update all non-major core dependencies (#2942) 2022-01-22 19:12:49 +01:00
middleware chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
node-api chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
plugins chore: update versions (6-next) (#3044) 2022-03-08 17:58:19 +01:00
proxy chore: migrate to fully undici fetch (#3037) 2022-03-05 18:44:10 +01:00
server chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
standalone chore: update versions (6-next) (#3044) 2022-03-08 17:58:19 +01:00
store chore: migrate to fully undici fetch (#3037) 2022-03-05 18:44:10 +01:00
tools chore: updated contributors list 2022-03-08 16:55:14 +00:00
types chore: update versions (6-next) (#2648) 2021-12-15 19:02:26 +01:00
utils refactor: promisfy packages (#2767) 2022-02-20 18:39:38 +01:00
verdaccio chore: update versions (6-next) (#3044) 2022-03-08 17:58:19 +01:00
web chore: update versions (6-next) (#3030) 2022-03-03 22:25:35 +01:00
.eslintrc feat: migrate yarn workspaces (#1546) 2021-04-09 17:54:01 +02:00