File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,15 @@ All notable changes to this project will be documented in this file.
4040
4141# Changelog
4242
43+ # Changelog
44+
45+ ## [ 0.35.1] ( https://github.com/databricks/appkit/compare/v0.35.0...v0.35.1 ) (2026-05-15)
46+
47+ ### appkit-ui
48+
49+ * ** appkit-ui:** stabilize useAnalyticsQuery params reference to avoid infinite refetch ([ #321 ] ( https://github.com/databricks/appkit/issues/321 ) ) ([ 5496c6a] ( https://github.com/databricks/appkit/commit/5496c6a6ac02979a11094f5e9a55e3d92e2a7236 ) )
50+
51+
4352## [ 0.35.0] ( https://github.com/databricks/appkit/compare/v0.34.1...v0.35.0 ) (2026-05-14)
4453
4554### lakebase
Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/appkit-ui" ,
33 "type" : " module" ,
4- "version" : " 0.35.0 " ,
4+ "version" : " 0.35.1 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @databricks/appkit" ,
33 "type" : " module" ,
4- "version" : " 0.35.0 " ,
4+ "version" : " 0.35.1 " ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
77 "packageManager" : " pnpm@10.21.0" ,
You can’t perform that action at this time.
0 commit comments