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

@react-querybuilder/native

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-querybuilder/native - npm Package Versions

1
8

6.4.0

Diff

Changelog

Source

[v6.4.0] - 2023-05-20

Changed

  • [#517] @react-querybuilder/mantine now requires Mantine v6. React Query Builder v6.3.0 is compatible with Mantine v5.

Added

  • [#519] Extracted event default/propagation code from Rule and RuleGroup into a new useStopEventPropagation hook.

Fixed

  • transformQuery no longer reassigns or remaps properties that don't already exist in the source query object.
jakeboone02
published 6.3.0 •

Changelog

Source

[v6.3.0] - 2023-05-03

Changed

  • [#503] Merged @react-querybuilder/ctx and @react-querybuilder/ts back into the main react-querybuilder package.

Fixed

  • [#503] Resolved dependency issues in some environments.
  • [#503] Corrected query-builder.css.map "sources" path.
jakeboone02
published 6.3.0-alpha.1 •

jakeboone02
published 6.3.0-alpha.0 •

jakeboone02
published 6.2.0 •

Changelog

Source

[v6.2.0] - 2023-04-28

Changed

  • [#499] @react-querybuilder/material no longer loads MUI components asynchronously. Therefore, the components no longer need to be preloaded to avoid a flash of unstyled content.

Fixed

  • transformQuery with the deleteRemappedProperties option set to true (which is the default) will not attempt to delete properties that do not exist on the object (per Object.hasOwn()).
jakeboone02
published 6.2.0-alpha.3 •

jakeboone02
published 6.2.0-alpha.2 •

jakeboone02
published 6.2.0-alpha.1 •

jakeboone02
published 6.2.0-alpha.0 •

jakeboone02
published 6.1.4 •

Changelog

Source

[v6.1.4] - 2023-03-27

Fixed

  • Subpath exports for utility functions (formatQuery, transformQuery, and the parse* functions) now map to their TypeScript types and work for all module resolution strategies.
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