New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/logger

Package Overview
Dependencies
Maintainers
1
Versions
450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
45

1.0.0-alpha.4

Diff

Changelog

Source

v1.0.0-alpha.4 - 2024-05-02

Merged

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.4 7d24e11
  • chore: update changelog 6fbe77d
chenos
published 1.0.0-alpha.3 •

Changelog

Source

v1.0.0-alpha.3 - 2024-04-30

Merged

  • chore: add copyright information to the file header #4028
  • fix: upgrade sub app #4246
  • refactor: extract to SetTheCountOfColumnsDisplayedInARow #4211
  • refactor: tree collection association support sub-table & sub-detail #4225
  • chore: upgrade vitest #4232
  • fix: restore backup before 1.0 #4228
  • chore: error message on backup restore #4218
  • fix: improve plugin static file proxy #4227
  • fix: build order bug #4223
  • fix: missing pageSize parameters when setting column field sorting #4219

Commits

  • chore(versions): 😊 publish v1.0.0-alpha.3 2ba022a
  • chore: update changelog f366c39
chenos
published 1.0.0-alpha.2 •

Changelog

Source

v1.0.0-alpha.2 - 2024-04-29

Merged

Commits

chenos
published 1.0.0-alpha.1 •

Changelog

Source

v1.0.0-alpha.1 - 2024-04-29

Merged

  • chore(versions): 😊 publish v1.0.0-alpha.1 #4186

Commits

chenos
published 0.21.0-alpha.16 •

Changelog

Source

v0.21.0-alpha.16 - 2024-04-28

Merged

  • feat(plugin-workflow): refresh the list after sync #4177
  • feat(plugin-workflow): show workflow key as tooltip on title #4178
  • test(plugin-workflow): add test cases #4199
  • chore: api cache control header #4203
  • feat: load vditor dep from local #4190
  • test: input number separator test #4204
  • fix: number field shuold support separator setting #4197
  • fix(plugin-workflow): refine experience #4195
  • chore: optimize warning wordings of import & export #4196
  • refactor: external data source collection manager #4193
  • fix: env bug #4191
  • fix: empty operator with association field #4189
  • chore: add e2e #4184
  • fix: vditor version #4183
  • refactor: form data template locale improve #4188
  • test: add automated testing #4098
  • chore: data source logger instance #4181
  • chore: get database instance in relation repository #4179
  • chore: add e2e for variables #4152
  • chore: define collection debug message #4176
  • chore: unsupportedFields in view collection #4155
  • feat: add plugin-field-markdown-vditor #4065
  • fix: bulk edit form acl action error #4166
  • fix: auto create uuid foreign key in relation field #4160
  • fix(plugin-fm): fix confusing size limit hint #4153
  • fix(users): improve users:updateProfile #4162
  • fix(client): get api url #4161
  • feat: remove plugin-ui-routes-storage #4140
  • fix: lock cytoscape version #4158
  • refactor: collection template support presetFieldsDisabled #4159
  • fix: grid schema #4157
  • client unit test #4150
  • fix: update belongs to many association that target key is not primary key #4146
  • refactor: form data template locale improve #4148
  • fix(database): column name in array field #4110
  • test: refresh on action e2e test #4147
  • fix(custom-request): support configuring content type #4144
  • chore: deprecate the current record variable from the form #4063
  • feat(Theme): add some tokens #4137
  • fix(client): fix some warnings #4143
  • style: tableActionColumn style improve #4138
  • fix: actionBar style improve #4123
  • chore: warning message if on delete conflict #4141
  • fix(plugin-workflow-manual): allow pass node when no assignee #4139

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.16 fdd3ca6
  • chore: make e2e more stable 8524bea
  • chore: make e2e more stable 08f6872
chenos
published 0.21.0-alpha.15 •

Changelog

Source

v0.21.0-alpha.15 - 2024-04-23

Merged

  • chore: datasource manager api #4124
  • fix(plugin-workflow-manual): fix assignees parsing bug #4125

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.15 05504b5
  • chore: update changelog ac30ccc
  • fix(ui-schema-storage): allow uiSchemas:getParentJsonSchema 4b51a43
chenos
published 0.21.0-alpha.14 •

Changelog

Source

v0.21.0-alpha.14 - 2024-04-22

Merged

  • fix: load association field in collection #4122
  • perf: remove all Skeleton animation #4113
  • test: add e2e #4121
  • chore(data-vi): adjust api #4116
  • fix: scheduleEventTrigger #4114
  • feat(plugin-workflow): add checker for intervally dispatching #4119

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.14 7e4ad0d
  • chore: update changelog e25d155
  • chore: add deprecated comment for CompatibleSchemaInitializer 451bcca
chenos
published 0.21.0-alpha.13 •

Changelog

Source

v0.21.0-alpha.13 - 2024-04-21

Merged

  • feat: add filterOtherRecordsCollection for DataBlockInitializer #4117
  • refactor: optimize CollectionField #4111
  • fix: improve sort field migration #4112

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.13 9b20b04
  • feat(database): improve text field c26e43a
  • chore: update changelog 52893e2
chenos
published 0.21.0-alpha.12 •

Changelog

Source

v0.21.0-alpha.12 - 2024-04-19

Merged

  • fix: field component #4102
  • fix: association select support add mode #4108
  • fix: createdBy & updatedBy target option #4109
  • fix(linkage-rule): linkage rule support empty condiction #4103
  • fix: add SanitizedCollectionProvider #4100
  • fix: tree collection target error #4105
  • fix: add ClearCollectionFieldContext #4101
  • feat: improve form block #4099
  • chore: migrate sortable options to sort field #4011
  • feat: support sort option in appends #4056
  • feat(data-vi): allows pie chart to accept negative numbers, fix T-4075 #4094
  • fix(data-vi): number becomes string after precision transformation #4092
  • fix: encode url params #4055
  • test(plugin-workflow): add test case for duplicated triggering schedule workflow #3817
  • perf(LinkageRules): solve lagging problems #4090
  • fix(subTable): should not display Allow add new data option #4086
  • fix: missing fields #4083
  • fix: table select pagination error #4078
  • fix: reset page when setting block data scope #4081

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.12 a8eb2b7
  • chore: update changelog 57242c1
  • fix: delete sock files before nocobase start 3445001
chenos
published 0.21.0-alpha.11 •

Changelog

Source

v0.21.0-alpha.11 - 2024-04-17

Merged

  • fix: custom request role list #4074
  • fix: parse iso week #4068
  • fix(sourceId): avoid error #4077
  • fix(sql-collection): can't select interface when setting fields #4079
  • fix: load with source field #4075
  • fix: deletion of operation linkage rules does not take effect in real time #4058
  • fix(core): fix round bug in formula evaluator #4070
  • test: add e2e for data loading mode #4069
  • fix(filterForm): avoid duplicate names #4071
  • chore: optimize block title #4040
  • fix: sync default value in view #4067
  • fix(defaultValue): fix the issue of default values disappearing after refreshing the page #4066
  • refactor: gantt block #4059
  • fix: sub-table big field should support variable default value #4062
  • chore(Theme): set the default font size of the Compact theme to 16 #4064
  • test: add e2e for actions #4053

Commits

  • chore(versions): 😊 publish v0.21.0-alpha.11 438a059
  • fix: getCurrentTimezone error fa8e890
  • chore: update changelog 68bc73b
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