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

@nocobase/logger

Package Overview
Dependencies
Maintainers
0
Versions
323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
32

0.20.0-alpha.14

Diff

Changelog

Source

v0.20.0-alpha.14 - 2024-03-18

Merged

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.14 c75d38b
  • fix(field-interface): nested filterable 3b61968
  • chore: update changelog 84f0808
chenos
published 0.20.0-alpha.13 •

Changelog

Source

v0.20.0-alpha.13 - 2024-03-17

Merged

  • fix: collections undefined inuseCollectionState #3741
  • test(acl):column action acl e2e #3738
  • refactor: colDivider style improve for draging overing #3709
  • fix(data-vi): association fields transform bug #3737
  • fix(acl): invalid action permission judgment #3735

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.13 db9ff33
  • fix: console command 820352f
  • chore: update changelog 6f74230
chenos
published 0.20.0-alpha.12 •

Changelog

Source

v0.20.0-alpha.12 - 2024-03-16

Merged

  • fix: compatibility of @ant-design/plots 2.x #3734

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.12 c1be864
  • fix: yarn dev error c191f14
  • chore: update changelog 8278262
chenos
published 0.20.0-alpha.11 •

Changelog

Source

v0.20.0-alpha.11 - 2024-03-16

Merged

  • feat: supports subdirectory deployment #3731
  • fix(variables): fix varaibles for table selector #3725
  • fixing timezone header when it is negative value #3732
  • fix(data-source): foreignkey #3707
  • feat: add data source filter #3724
  • fix(Table): fix disappearing content after selecting a row #3726
  • refactor: view collection set name as default title when title is missing #3719
  • refactor: add blocks in a unified way #3668
  • feat: support to set data loading mode #3712
  • fix: block template #3714
  • refactor(SchemaInitializers): unify naming style #3604
  • fix: remove env in colletion delete button #3682
  • fix(data-vi): update antv version #3710

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.11 15ef818
  • chore: update registry in yarn.lock e877e3b
  • chore: update changelog 42448ec
chenos
published 0.20.0-alpha.10 •

Changelog

Source

v0.20.0-alpha.10 - 2024-03-13

Merged

  • fix(client): size undefined in nanoid #3708
  • refactor(radio): radio support multiple field types #3706
  • fix: get async json schema #3705
  • fix: select fieldnames #3704
  • fix: field configuration of Kanban interacts with other block #3689
  • fix: radio #3701
  • feat: add uuid & nanoid & unitTimestamp interface #3684
  • fix(plugin-workflow): fix duplicated triggering schedule event #3692
  • refactor(client): add component to support data source select #3691
  • fix(Form): should be created instead of updated when clicking submit #3687
  • fix: incorrect pagination query parameters when batch deleting last page #3670

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.10 40a2294
  • chore: update changelog a8e37f6
  • fix: add external deps 24b52c9
chenos
published 0.19.0-alpha.10 •

Changelog

Source

v0.19.0-alpha.10 - 2024-03-13

Merged

  • fix: get async json schema #3705
  • fix(plugin-workflow): fix off static schedule trigger #3595
  • fix(plugin-workflow): fix interval number greater then 32-bits integer #3592
  • fix: plugin settings auth bug #3585
  • fix: formula field should trriger onchange when value change #3573
  • fix(LinkageRules): fix linkage rules with nested conditions #3578

Commits

  • chore(versions): 😊 publish v0.19.0-alpha.10 7a74b10
  • chore: update changelog 866eccc
chenos
published 0.20.0-alpha.9 •

Changelog

Source

v0.20.0-alpha.9 - 2024-03-12

Merged

  • refactor: add child in inheritance of tree collection #3676
  • fix: data source add field refresh(T-3253) #3645
  • chore: escape underscore char in include query #3681
  • fix: upgrade app after restore #3680
  • fix: view collection association field foreignkey should be select #3671
  • fix: acl should return true when resource allowed #3675
  • fix: init scope value when all data is null value #3674
  • fix: inheritance cache bug #3669

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.9 2e7da6e
  • fix: pagination error in roles collections resourcer 023096b
  • chore: update changelog 56fd24e
chenos
published 0.20.0-alpha.8 •

Changelog

Source

v0.20.0-alpha.8 - 2024-03-11

Merged

  • chore: move collection manager snippets into data source #3666
  • fix(Form): retain field's default value after submitting the form #3665
  • chore: test #3664
  • fix(auth): cas service validate issue #3661
  • fix: infer postgres field #3663
  • fix(plugin-workflow-action-trigger): fix appends loading #3659
  • fix(plugin-workflow): fix migration #3654

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.8 6fd06a2
  • chore: update yarn.lock eae5a87
  • chore: update changelog 02dcb75
chenos
published 0.20.0-alpha.7 •

Changelog

Source

v0.20.0-alpha.7 - 2024-03-08

Merged

  • fix: view collection interface missing #3658
  • fix: getCollection bug #3656

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.7 63d1a8d
  • chore: update changelog 12ba7cd
  • chore(ci): change branch of pro image 8dbae24
chenos
published 0.20.0-alpha.6 •

Changelog

Source

v0.20.0-alpha.6 - 2024-03-08

Merged

  • fix: parse association field in acl #3655
  • chore: update menu name of plugin-localization #3653
  • chore(pm): set plugin-sms-auth as local plugin, close T-3323 #3652
  • fix(cascadeSelect): cassadeSelect does not dislay data in edit form #3649
  • fix(db): through scope in eager loading & fix(acl): filter reset issue #3636
  • fix: dateTime format configured in table is invalid #3630
  • fix: data source permission role update #3643
  • style: flexWrap in actionBar #3635
  • fix: add displayName #3628
  • fix(customRequestAction): should not support setting icons and colours #3632
  • fix(workflow-action-trigger): change plugin name #3631
  • fix: graph collection postions data missing #3627
  • fix(ActionLink): fix hover style #3629
  • feat(plugin-workflow-form-trigger): add trigger button to all single record action bar #3563
  • fix: sidebar menu text overflow #3626
  • fix(acl-plugin-setting): pluginPermissions for snippets check #3622
  • fix(subTable): fix changing title field invalid #3625
  • fix: fix hover style for sub table #3623

Commits

  • chore(versions): 😊 publish v0.20.0-alpha.6 8b4821e
  • chore: update yarn.lock 1088756
  • chore: update changelog f9a10de
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