File tree 3 files changed +824
-3
lines changed
3 files changed +824
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 1.3.0 (2024-03-15)
2
+
3
+
4
+
5
+ ### ✨ Features
6
+
7
+ * Add code sandbox support ([ 86da408] ( https://github.com/localazy/cdn-client/commit/86da408 ) )
8
+ * Update package.json exports ([ 00a3cf0] ( https://github.com/localazy/cdn-client/commit/00a3cf0 ) )
9
+
10
+
11
+ ### ⚡️ Performance
12
+
13
+ * Replace lodash with base functiions to reduce bundle size ([ da505ab] ( https://github.com/localazy/cdn-client/commit/da505ab ) )
14
+
15
+
16
+ ### 📚 Documentation
17
+
18
+ * Updated docs ([ 5fba451] ( https://github.com/localazy/cdn-client/commit/5fba451 ) )
19
+
20
+
21
+ ### 🧰 Other Commits
22
+
23
+ * Add bundle visualizer ([ 4a7dfc3] ( https://github.com/localazy/cdn-client/commit/4a7dfc3 ) )
24
+ * Remove unused deps ([ 757f4ae] ( https://github.com/localazy/cdn-client/commit/757f4ae ) )
25
+
1
26
## 1.2.1 (2024-03-14)
2
27
3
28
You can’t perform that action at this time.
0 commit comments