Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Sign inDemoInstall
Socket

@nocobase/logger

Package Overview
Dependencies
Maintainers
1
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
…
…
39

0.19.0-alpha.2

Diff

Changelog

Source

v0.19.0-alpha.2 - 2024-01-09

Commits

chenos
published 0.19.0-alpha.1 β€’

Changelog

Source

v0.19.0-alpha.1 - 2024-01-08

Merged

  • refactor: optimize the command line #3339
  • feat: application backup and restore #3268
  • fix: workflow e2e concurrency errors #3345
  • test: workflow aggregate node e2e #3342
  • test: workflow sql node e2e #3341
  • fix(z-index): avoid obscuring the pop-up and upgrade antd to v5.12.8 #3337
  • refactor(plugin-workflow): add trigger title for workflow which is different with title #3333
  • fix(database): cannot find module 'node-fetch' #3335
  • chore(e2e): make parallelism mode more stable #3294
  • fix(plugin-workflow-manual): adjust locale and column #3331
  • feat: add onChange props to SchemaComponent #3292
  • fix: fix T-2879 #3330
  • refactor: gantt tooltip hover #3328
  • refactor: view collection should omit rawTitle when sync form database #3327
  • fix: view collection should omit rawTitle when sync form database #3326
  • refactor(client): pass props to antd list #3319
  • perf(bi): optimize performance of chart filter block #3316
  • fix: attachment reporting error while opening preview modal in table #3318
  • refactor(client): adjust list item style and fix warning #3315
  • fix: z-index of antd #3313
  • fix: in the dev environment, all plugins are loaded locally #3309
  • fix(plugin-workflow): adjust locale #3308

Commits

  • chore(versions): 😊 publish v0.19.0-alpha.1 c39d339
  • fix: e2e with build fd4809d
  • chore: update changelog d84d109
chenos
published 0.18.0-alpha.9 β€’

Changelog

Source

v0.18.0-alpha.9 - 2024-01-03

Merged

  • chore(plugin-workflow): add metric example #3305
  • chore(vscode): add inspect argument for attaching to debug port #3307
  • fix(client): detail block should support save as block template #3303
  • feat(plugin-workflow-request): allow to use variable in url #3304
  • fix: dateformat setting should support sub-table/table block #3297
  • fix: record picker should support popupsize setting #3299
  • feat: telemetry #3279
  • chore(logger): append url to request log message #3296
  • fix(defaultValue): fix unparsed default value in edit form's subtable #3289
  • fix: previewFields #3293
  • chore(logger): improve format #3290
  • fix: view collection should set title value when sync form database #3287
  • fix: remove require cache #3288

Commits

  • chore(versions): 😊 publish v0.18.0-alpha.9 004998a
  • chore: update changelog 32dd641
  • fix(ui-schema-storage): duplicate of empty schema 5de28cd
chenos
published 0.18.0-alpha.8 β€’

Changelog

Source

v0.18.0-alpha.8 - 2023-12-29

Commits

  • chore(versions): 😊 publish v0.18.0-alpha.8 8bac8da
chenos
published 0.18.0-alpha.7 β€’

chenos
published 0.18.0-alpha.6 β€’

chenos
published 0.18.0-alpha.5 β€’

chenos
published 0.18.0-alpha.3 β€’

Changelog

Source

v0.18.0-alpha.3 - 2023-12-29

Merged

  • refactor(plugin-workflow): adjust some api and packages #3281
  • test(e2e): acl e2e test #3249
  • test(e2e): add tests for collection manager #3253
  • test: workflow e2e #3261
  • fix: associaion block failed to create in internalViewer #3274
  • fix: z-index should be the same value #3278
  • style: collection manger fields style improve #3276
  • fix: require module #3277
  • chore: optimize jsdom and vitest configuration #3269
  • refactor(logger): improve logger format #2664
  • refactor(plugin-workflow): refactor apis #3267
  • fix: record picker display incorrect data when field has default value in collection #3266
  • fix: useParseDefaultValue #3264
  • refactor: local improve #3265
  • fix(plugin-workflow): defend unimplemented trigger type #3263

Commits

  • chore(versions): 😊 publish v0.18.0-alpha.3 501e3f1
  • chore: update changelog 28759aa
  • feat: add plugin.t() method 95a5cab
chenos
published 0.18.0-alpha.2 β€’

Changelog

Source

v0.18.0-alpha.2 - 2023-12-25

Merged

  • fix(database): belongs to association only in eager loading tree #3259
  • fix(plugin-workflow): queueing execution of disabled workflow block dispatching #3256
  • fix: tsx cli #3254
  • feat(plugin-workflow): add space control to RadioWithTooltip #3252
  • feat(plugin-calendar): add calendar plugin #3109
  • fix(plugin-workflow-dynamic-calculation): fix missed component #3247
  • refactor(client): allow fixed layout table and action link class #3246
  • feat: the $anyof and $noneOf operators should support non-array values #3244

Commits

  • chore(versions): 😊 publish v0.18.0-alpha.2 e8f481a
  • chore: update changelog c492977
  • fix: incorrect tsx version on windows e4c9765
chenos
published 0.18.0-alpha.1 β€’

Changelog

Source

v0.18.0-alpha.1 - 2023-12-21

Merged

  • refactor: establish a sound testing system #3179
  • refactor(auth): move auth client from core to the plugin & refactor auth client api #3215
  • fix(drawer): fix z-index #3242
  • fix: failed to duplicate value in sub-table when setting data scope in association select #3239
  • refactor(plugin-audit-log): remove useless function wrap #3237
  • perf: remove lazy load association fields #3222
  • feat(acl): supports 'current role' variable and collections filtering #3181
  • refactor(plugin-workflow): add logs and try/catch for preparing #3236
  • chore: remove field from db #3233
  • fix(kanbanοΌ‰: kanban data on a page should be isolated #3232
  • fix(filter): fix $in operatror #3235
  • fix(localization): compatibility with plugin package names as namespaces #3234
  • fix: customize add record cusomeizeCreateFormBlockInitializers #3230
  • fix: update assocations in belongs to many repository #3229
  • fix: fix switch role and input style #3226
  • fix: tsx must be loaded with --import instead of --loader #3225
  • feat: add a secondary confirmation function to the direct execution o… #3161
  • fix(graph-collection-manager): application context missing #3224
  • fix(variable): local variables should not affect global variables #3214
  • chore: upgrade antd to v5.12.2 #3185
  • feat(mobile-client): update the text of the preview button #3189
  • feat(ui-schema): nocobase-admin-menu & nocobase-mobile-container #3213
  • feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable #3019
  • fix(core): cannot add a record block in new tab in Drawer #3196
  • fix(acl): optimize error handling when logged user has no roles #3190

Commits

  • chore(versions): 😊 publish v0.18.0-alpha.1 95e6a32
  • fix(e2e): change the value of adminSchemaUid 1eee7f5
  • chore: update changelog 7d2fe69
1
…
…
39
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc