Releases: RoamJS/query-builder
Releases · RoamJS/query-builder
Release list
Refactor QueryPage rendering to use renderWithU...
...nmount utility (#328)
- Refactor QueryPage rendering to use renderWithUnmount utility
- Removed ReactDOM.render in favor of renderWithUnmount for improved component lifecycle management.
- Simplified import statements by removing unused ExtensionApiContextProvider.
- 1.37.2
Fix query embed rendering with Roam React compo...
...nents (#327)
-
Fix query embed rendering with Roam React components
-
1.37.1
Log id for dnp (#326) * Add unit test for cond...
...itionToDatalog utility function
- Refactor getTitleDatalog function to update argument structure
- Changed the arguments in the getTitleDatalog function to replace title-related constants with log-related constants.
- Updated variable names to reflect the new log ID context.
- 1.37.0
Update useRoamStore to use updatePage instead o...
...f updateBlock (#311)
-
Update useRoamStore to use updatePage instead of updateBlock
-
.
-
1.36.1
Remove Sortable Linked References (#309) * Rem...
...ove Sortable Linked References documentation and related functionality
- Deleted the Sortable Linked References documentation from README.md and removed the associated runSortReferences utility.
- Updated settings in index.ts to eliminate references to sorting linked references.
- 1.36.0
Merge branch 'main' of https://github.com/RoamJ...
...S/query-builder
Fix user display name retrieval with optional c...
...haining and filtering (#300)
-
Fix user display name retrieval with optional chaining and filtering
-
1.34.3
Additional canvas image error handling (#297) ...
...* additional error handling
- 1.34.2