chore: version pump 🔖
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@tablex/[email protected]
Patch Changes
-
#86
9039b38Thanks @kareemmahlees! - Creates a universal error interface integrated with frontend toast notifications. -
#78
e03b98cThanks @kareemmahlees! - Use zustand for managing dialogs/sheets state, hence decoupling code. -
#75
58304caThanks @kareemmahlees! - Add support for date picker in in create/edit row sheets. -
#79
be2be03Thanks @kareemmahlees! - Bump versions of Bun, tauri, tauri-sepcta and specta with the required new modifications. -
#83
0778494Thanks @kareemmahlees! - Better scroll areas + using zustand for table state + boolean data type support + optimize pre commit hooks -
#82
d0129a0Thanks @kareemmahlees! - Adds keybindings tab + adds some extra datatypes in the backend -
#77
a17820dThanks @kareemmahlees! - Adds DateTime picker and Json editor in create/edit rows sheets. -
#80
7f2fb5bThanks @kareemmahlees! - Adds preferences dialog with general and settings tab