Skip to content

Commit 5c15940

Browse files
chore: release v0.43.1 [skip ci]
Signed-off-by: databricks-appkit[bot] <databricks-appkit[bot]@users.noreply.github.com>
1 parent b0fdd19 commit 5c15940

5 files changed

Lines changed: 56 additions & 46 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@ All notable changes to this project will be documented in this file.
7676

7777
# Changelog
7878

79+
# Changelog
80+
81+
## [0.43.1](https://github.com/databricks/appkit/compare/v0.43.0...v0.43.1) (2026-07-07)
82+
83+
### appkit-ui
84+
85+
* **appkit-ui:** enable tree-shaking with sideEffects flag and modular echarts imports ([#442](https://github.com/databricks/appkit/issues/442)) ([b0fdd19](https://github.com/databricks/appkit/commit/b0fdd198adce7c06e34123adbec7b5cf72ec8f4b)), closes [package.json#sideEffects](https://github.com/databricks/package.json/issues/sideEffects)
86+
87+
7988
## [0.43.0](https://github.com/databricks/appkit/compare/v0.42.0...v0.43.0) (2026-07-01)
8089

8190
* attribute outbound Databricks requests to AppKit consistently ([#453](https://github.com/databricks/appkit/issues/453)) ([d37f5f1](https://github.com/databricks/appkit/commit/d37f5f1aca462d62dc773f6bc24e5886499f21fd))

NOTICE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ This Software contains code from the following open source projects:
5959
| [commander](https://www.npmjs.com/package/commander) | 2.20.3, 5.1.0, 7.2.0, 8.3.0, 10.0.1, 12.1.0 | MIT | https://github.com/tj/commander.js#readme |
6060
| [dompurify](https://www.npmjs.com/package/dompurify) | 3.4.11 | (MPL-2.0 OR Apache-2.0) | https://github.com/cure53/DOMPurify |
6161
| [dotenv](https://www.npmjs.com/package/dotenv) | 16.6.1 | BSD-2-Clause | https://github.com/motdotla/dotenv#readme |
62+
| [drizzle-orm](https://www.npmjs.com/package/drizzle-orm) | 0.45.1 | Apache-2.0 | https://orm.drizzle.team |
6263
| [echarts](https://www.npmjs.com/package/echarts) | 6.0.0 | Apache-2.0 | https://echarts.apache.org |
6364
| [echarts-for-react](https://www.npmjs.com/package/echarts-for-react) | 3.0.5 | MIT | https://github.com/hustcc/echarts-for-react |
6465
| [embla-carousel-react](https://www.npmjs.com/package/embla-carousel-react) | 8.6.0 | MIT | https://www.embla-carousel.com |

bundle-size-baseline.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
{
44
"name": "@databricks/appkit",
55
"tarball": {
6-
"packed": 678473,
7-
"unpacked": 2398820
6+
"packed": 674148,
7+
"unpacked": 2386195
88
},
99
"dist": {
1010
"total": {
11-
"raw": 2394404,
12-
"gzip": 802685
11+
"raw": 2381750,
12+
"gzip": 797897
1313
},
1414
"js": {
15-
"raw": 705697,
16-
"gzip": 246586
15+
"raw": 702696,
16+
"gzip": 245275
1717
},
1818
"types": {
19-
"raw": 274553,
20-
"gzip": 93038
19+
"raw": 274230,
20+
"gzip": 92925
2121
},
2222
"maps": {
23-
"raw": 1403359,
24-
"gzip": 459243
23+
"raw": 1394029,
24+
"gzip": 455879
2525
},
2626
"css": {
2727
"raw": 0,
@@ -31,22 +31,22 @@
3131
"raw": 10795,
3232
"gzip": 3818
3333
},
34-
"fileCount": 522
34+
"fileCount": 518
3535
},
3636
"entries": [
3737
{
3838
"id": ".",
39-
"gzip": 78284,
39+
"gzip": 78099,
4040
"composition": {
41-
"initialGzip": 75710,
41+
"initialGzip": 75525,
4242
"lazyGzip": 2574,
43-
"totalGzip": 78284,
44-
"own": 249483,
43+
"totalGzip": 78099,
44+
"own": 248907,
4545
"nodeModules": null,
4646
"chunks": [
4747
{
4848
"label": "index.js",
49-
"gzip": 71612,
49+
"gzip": 71427,
5050
"kind": "initial"
5151
},
5252
{
@@ -64,11 +64,11 @@
6464
},
6565
{
6666
"id": "./beta",
67-
"gzip": 39881,
67+
"gzip": 39885,
6868
"composition": {
69-
"initialGzip": 39650,
69+
"initialGzip": 39654,
7070
"lazyGzip": 231,
71-
"totalGzip": 39881,
71+
"totalGzip": 39885,
7272
"own": 119365,
7373
"nodeModules": null,
7474
"chunks": [
@@ -79,17 +79,17 @@
7979
},
8080
{
8181
"label": "databricks.js",
82-
"gzip": 5807,
82+
"gzip": 5808,
8383
"kind": "initial"
8484
},
8585
{
8686
"label": "service-context.js",
87-
"gzip": 3123,
87+
"gzip": 3125,
8888
"kind": "initial"
8989
},
9090
{
9191
"label": "client-options.js",
92-
"gzip": 219,
92+
"gzip": 220,
9393
"kind": "initial"
9494
},
9595
{
@@ -107,17 +107,17 @@
107107
},
108108
{
109109
"id": "./type-generator",
110-
"gzip": 19056,
110+
"gzip": 18895,
111111
"composition": {
112-
"initialGzip": 19056,
112+
"initialGzip": 18895,
113113
"lazyGzip": 0,
114-
"totalGzip": 19056,
115-
"own": 54837,
114+
"totalGzip": 18895,
115+
"own": 54388,
116116
"nodeModules": null,
117117
"chunks": [
118118
{
119119
"label": "index.js",
120-
"gzip": 19056,
120+
"gzip": 18895,
121121
"kind": "initial"
122122
}
123123
]
@@ -128,25 +128,25 @@
128128
{
129129
"name": "@databricks/appkit-ui",
130130
"tarball": {
131-
"packed": 303755,
132-
"unpacked": 1288650
131+
"packed": 304702,
132+
"unpacked": 1283810
133133
},
134134
"dist": {
135135
"total": {
136-
"raw": 1284681,
137-
"gzip": 424469
136+
"raw": 1279802,
137+
"gzip": 423125
138138
},
139139
"js": {
140-
"raw": 371553,
141-
"gzip": 122929
140+
"raw": 362534,
141+
"gzip": 119983
142142
},
143143
"types": {
144-
"raw": 208062,
145-
"gzip": 74449
144+
"raw": 208579,
145+
"gzip": 74715
146146
},
147147
"maps": {
148-
"raw": 688206,
149-
"gzip": 223745
148+
"raw": 691829,
149+
"gzip": 225081
150150
},
151151
"css": {
152152
"raw": 16860,
@@ -156,7 +156,7 @@
156156
"raw": 0,
157157
"gzip": 0
158158
},
159-
"fileCount": 475
159+
"fileCount": 466
160160
},
161161
"entries": [
162162
{
@@ -207,17 +207,17 @@
207207
},
208208
{
209209
"id": "./react",
210-
"gzip": 47055,
210+
"gzip": 47218,
211211
"composition": {
212-
"initialGzip": 605334,
212+
"initialGzip": 439108,
213213
"lazyGzip": 49772,
214-
"totalGzip": 655106,
215-
"own": 170537,
216-
"nodeModules": 1909652,
214+
"totalGzip": 488880,
215+
"own": 170232,
216+
"nodeModules": 1402951,
217217
"chunks": [
218218
{
219219
"label": "index.js",
220-
"gzip": 603184,
220+
"gzip": 436958,
221221
"kind": "initial"
222222
},
223223
{

packages/appkit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@databricks/appkit-ui",
33
"type": "module",
4-
"version": "0.43.0",
4+
"version": "0.43.1",
55
"license": "Apache-2.0",
66
"sideEffects": [
77
"**/*.css"

packages/appkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@databricks/appkit",
33
"type": "module",
4-
"version": "0.43.0",
4+
"version": "0.43.1",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"bin": {

0 commit comments

Comments
 (0)