@gitlab/ui 85.14.0 → 86.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## [86.0.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v86.0.0...v86.0.1) (2024-07-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Make sure npm release process has util migration script ([8f1ee46](https://gitlab.com/gitlab-org/gitlab-ui/commit/8f1ee46da69388a2ab9b2a14b4e1285d556f4366))
7
+
8
+ # [86.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v85.14.0...v86.0.0) (2024-07-04)
9
+
10
+
11
+ ### Features
12
+
13
+ * **tailwind:** add the custom configuration ([fafca85](https://gitlab.com/gitlab-org/gitlab-ui/commit/fafca856afe775f6b7f1442065de8b8a2af521e8))
14
+
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * **tailwind:** This overrides several Tailwind configuration option.
19
+ Consumers that were already using Tailwind with the GitLab UI preset
20
+ should keep an eye out for utils that might behave differently.
21
+
1
22
  # [85.14.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v85.13.0...v85.14.0) (2024-07-04)
2
23
 
3
24