@visulima/vite-overlay 2.0.0-alpha.1 → 2.0.0-alpha.11

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,179 @@
1
+ ## @visulima/vite-overlay [2.0.0-alpha.11](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.10...@visulima/vite-overlay@2.0.0-alpha.11) (2026-04-08)
2
+
3
+ ### Bug Fixes
4
+
5
+ * remove deprecated baseUrl and downlevelIteration from tsconfigs ([a708366](https://github.com/visulima/visulima/commit/a708366b5c3bc73cfde480a712ed397bd921fb93))
6
+ * **vite-overlay:** properly fix eslint errors in code ([296daaa](https://github.com/visulima/visulima/commit/296daaa240daebe8b87f7706d07f9eb802106563))
7
+ * **vite-overlay:** remove remaining eslint suppressions with proper code fixes ([5d06168](https://github.com/visulima/visulima/commit/5d061688210a8c23a214f03407bcafb759b7656a))
8
+ * **vite-overlay:** resolve eslint errors ([816dd2b](https://github.com/visulima/visulima/commit/816dd2b55146247f56171854234b4e6e1f0bb2ed))
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ * **error-debugging:** remove empty dependency objects from package.json ([7eb7c8e](https://github.com/visulima/visulima/commit/7eb7c8eba1394e515fa77c0f56baf41c0810de2e))
13
+ * **vite-overlay:** add tsconfig.eslint.json for type-aware linting ([508f071](https://github.com/visulima/visulima/commit/508f071c3d6bdc3fc962899c102444d6d10e5932))
14
+ * **vite-overlay:** apply prettier formatting ([01e49b1](https://github.com/visulima/visulima/commit/01e49b1771db9b1158344ab6437dfba2b65f5c70))
15
+ * **vite-overlay:** clean up unnecessary comments in CSS ([b073df9](https://github.com/visulima/visulima/commit/b073df90b6b664d2d5762d68ba93c52bba5f31b4))
16
+ * **vite-overlay:** expand inline if-return to block syntax ([b41e0b4](https://github.com/visulima/visulima/commit/b41e0b417a5faf290df9c7c2d0e320929d43f56f))
17
+ * **vite-overlay:** expand inline if-return to block syntax ([786c763](https://github.com/visulima/visulima/commit/786c763420fcfc844d4b794eb9ede7d27c86d8ec))
18
+ * **vite-overlay:** migrate .prettierrc.cjs to prettier.config.js ([d0446cb](https://github.com/visulima/visulima/commit/d0446cb30b01547f86781a5b6094fc449337d387))
19
+
20
+ ### Code Refactoring
21
+
22
+ * **vite-overlay:** apply Nothing design system ([c0376e5](https://github.com/visulima/visulima/commit/c0376e5237667c03692cabb25006f3a86e396bde)), closes [#D71921](https://github.com/visulima/visulima/issues/D71921)
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * **@visulima/error:** upgraded to 6.0.0-alpha.8
28
+ * **@visulima/path:** upgraded to 3.0.0-alpha.8
29
+
30
+ ## @visulima/vite-overlay [2.0.0-alpha.10](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.9...@visulima/vite-overlay@2.0.0-alpha.10) (2026-03-26)
31
+
32
+ ### Features
33
+
34
+ * **web:** auto-generate packages page from workspace metadata ([623e520](https://github.com/visulima/visulima/commit/623e5207693a7fe720f5f2f179593a3654c880e3))
35
+
36
+
37
+ ### Dependencies
38
+
39
+ * **@visulima/error:** upgraded to 6.0.0-alpha.7
40
+ * **@visulima/path:** upgraded to 3.0.0-alpha.7
41
+
42
+ ## @visulima/vite-overlay [2.0.0-alpha.9](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.8...@visulima/vite-overlay@2.0.0-alpha.9) (2026-03-26)
43
+
44
+ ### Bug Fixes
45
+
46
+ * **vite-overlay:** use workspace:* for internal [@visulima](https://github.com/visulima) deps ([cf5aedc](https://github.com/visulima/visulima/commit/cf5aedcc8621fedf4a1b4f39b574699292f85a5a))
47
+ * **web:** improve build setup with incremental stats caching and prod install ([fe33e75](https://github.com/visulima/visulima/commit/fe33e75827586779b4b3a0c6d57b39f889ee6207))
48
+
49
+ ### Miscellaneous Chores
50
+
51
+ * visulima website ([#591](https://github.com/visulima/visulima/issues/591)) ([59ab2e2](https://github.com/visulima/visulima/commit/59ab2e2befb03e51cd2088956f83d9b87de6d033))
52
+ * **vite-overlay:** migrate deps to pnpm catalogs ([7553183](https://github.com/visulima/visulima/commit/7553183ae573d60405ab9f5227106eca8073f85c))
53
+ * **vite-overlay:** update dependencies ([d93e9e0](https://github.com/visulima/visulima/commit/d93e9e06cc4563c9c9a087515b6701598057b2b3))
54
+
55
+ ### Code Refactoring
56
+
57
+ * **vite-overlay:** replace vite-tsconfig-paths with native Vite 8 resolve.tsconfigPaths ([3d1e454](https://github.com/visulima/visulima/commit/3d1e454fd7d2e7178df2c795d50ad93927635a74))
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * **@visulima/error:** upgraded to 6.0.0-alpha.6
63
+ * **@visulima/path:** upgraded to 3.0.0-alpha.6
64
+
65
+ ## @visulima/vite-overlay [2.0.0-alpha.8](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.7...@visulima/vite-overlay@2.0.0-alpha.8) (2026-03-06)
66
+
67
+ ### Bug Fixes
68
+
69
+ * **vite-overlay:** fix formatting and minor code style issues ([ec96733](https://github.com/visulima/visulima/commit/ec9673362fdf82ff4dacaf03aeb1c59250cd4eb0))
70
+ * **vite-overlay:** replace rolldown-vite alias with vite@8 beta ([0596412](https://github.com/visulima/visulima/commit/0596412d437625183db5909d3b3ad1328293d8ef))
71
+ * **vite-overlay:** resolve ESLint errors and expand braceless if statements ([f837bcd](https://github.com/visulima/visulima/commit/f837bcd2a1a743290b63e7471d843a953fd75b54))
72
+ * **vite-overlay:** show balloon button alongside overlay for client errors ([6b9d8d4](https://github.com/visulima/visulima/commit/6b9d8d414ef1d21ab5ccee5f5a5aebb544d6f2c2))
73
+ * **vite-overlay:** update packem to 2.0.0-alpha.54 ([73b70e3](https://github.com/visulima/visulima/commit/73b70e398cda6ee38aed18fa798bd2198b732024))
74
+
75
+ ### Miscellaneous Chores
76
+
77
+ * **vite-overlay:** regenerate tanstack hydration example route tree ([11ceaa0](https://github.com/visulima/visulima/commit/11ceaa09ded9ff1223f99646b477b00ceeffea40))
78
+ * **vite-overlay:** update dependencies ([53e7915](https://github.com/visulima/visulima/commit/53e7915ce97385edce947318aac47602bb11c905))
79
+ * year update ([47f4105](https://github.com/visulima/visulima/commit/47f410596ce7190cfea36a073db32e0cec50bbcd))
80
+
81
+
82
+ ### Dependencies
83
+
84
+ * **@visulima/error:** upgraded to 6.0.0-alpha.5
85
+ * **@visulima/path:** upgraded to 3.0.0-alpha.5
86
+
87
+ ## @visulima/vite-overlay [2.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.6...@visulima/vite-overlay@2.0.0-alpha.7) (2026-03-04)
88
+
89
+ ### Bug Fixes
90
+
91
+ * added hint to the overlay back ([5df1227](https://github.com/visulima/visulima/commit/5df122779364090d10d60f440e61a595c7e1ee83))
92
+ * **vite-overlay:** clear balloon on HMR update and fix pre-existing TS errors ([6904661](https://github.com/visulima/visulima/commit/69046610f5a5c36ba68539ecb7a088cb767922ca))
93
+ * **vite-overlay:** explicitly override forms plugin background on editor select ([9614446](https://github.com/visulima/visulima/commit/96144461dd00fad5dad3dd1aa3976af1ec34a896)), closes [#fff](https://github.com/visulima/visulima/issues/fff) [select#editor-selector](https://github.com/visulima/select/issues/editor-selector)
94
+ * **vite-overlay:** fix all ESLint errors and prevent e2e specs from running in vitest ([c212416](https://github.com/visulima/visulima/commit/c212416be37c7bbe2276e440401103146838b8e5))
95
+ * **vite-overlay:** fix editor select chevron and options popup in dark/light mode ([69e3274](https://github.com/visulima/visulima/commit/69e327476990e4b37a300f6655bf73af0aba2060))
96
+ * **vite-overlay:** fix syntheticError typo, blank line lint error, and rewrite corrupted docs ([a990844](https://github.com/visulima/visulima/commit/a99084491d19f07704488d10ab4930c5b7b779d0))
97
+ * **vite-overlay:** resolve 10 runtime bugs in error overlay ([da43fcb](https://github.com/visulima/visulima/commit/da43fcb1eeec62e7855c3bcbc9f365613fa9001c))
98
+
99
+ ### Documentation
100
+
101
+ * **vite-overlay:** fix incorrect BalloonConfig properties and add client API docs ([6f045cf](https://github.com/visulima/visulima/commit/6f045cf186dc9ca7552e3cd21ff959414ddf2b13))
102
+
103
+ ## @visulima/vite-overlay [2.0.0-alpha.6](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.5...@visulima/vite-overlay@2.0.0-alpha.6) (2026-02-28)
104
+
105
+ ### Features
106
+
107
+ * **dev-toolbar:** initialize dev-toolbar package ([#586](https://github.com/visulima/visulima/issues/586)) ([a3ab9d6](https://github.com/visulima/visulima/commit/a3ab9d6e6c768853854b95fa8eee908b95235ea5))
108
+
109
+ ### Documentation
110
+
111
+ * **error,error-handler,ono,inspector,source-map,vite-overlay:** add comprehensive Fumadocs documentation ([a0c8c92](https://github.com/visulima/visulima/commit/a0c8c92949cff2730fc6122f717fe344c030f366))
112
+
113
+ ### Miscellaneous Chores
114
+
115
+ * **error-debugging:** update dependencies ([6002ece](https://github.com/visulima/visulima/commit/6002ece1803b2ba8261cff42a362dd6e8ddcc3ee))
116
+ * update lock file maintenance ([d83e716](https://github.com/visulima/visulima/commit/d83e71697b75d24704185b66bb521a934d2db02d))
117
+
118
+ ## @visulima/vite-overlay [2.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.4...@visulima/vite-overlay@2.0.0-alpha.5) (2026-01-17)
119
+
120
+ ### Miscellaneous Chores
121
+
122
+ * **vite-overlay:** update dependencies ([622d520](https://github.com/visulima/visulima/commit/622d5209d4afefc082cbb9eb294d6aeee6f25bcb))
123
+
124
+
125
+ ### Dependencies
126
+
127
+ * **@visulima/error:** upgraded to 6.0.0-alpha.4
128
+
129
+ ## @visulima/vite-overlay [2.0.0-alpha.4](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.3...@visulima/vite-overlay@2.0.0-alpha.4) (2025-12-27)
130
+
131
+ ### Bug Fixes
132
+
133
+ * **vite-overlay:** update package files ([fd8f5c1](https://github.com/visulima/visulima/commit/fd8f5c13f384d945f3597b00cfdfaf615e100de9))
134
+
135
+ ### Miscellaneous Chores
136
+
137
+ * **dependencies:** update msw to version 2.12.6, jsdom to version 27.4.0, and [@tanstack](https://github.com/tanstack) packages to version 1.144.0 in package.json files ([1aa0236](https://github.com/visulima/visulima/commit/1aa0236e1f8190eecf7526cf2dc0f369cac02d87))
138
+ * fixed project.json names and schema path ([964722f](https://github.com/visulima/visulima/commit/964722f691db205c7edb9aa6db29e849a647500b))
139
+
140
+ ### Code Refactoring
141
+
142
+ * **overlay:** improve balloon count display with animation and update styles for consistency ([146c2a7](https://github.com/visulima/visulima/commit/146c2a77b96ce9c61f6ae2d3fb85990fc73eab6b))
143
+
144
+
145
+ ### Dependencies
146
+
147
+ * **@visulima/error:** upgraded to 6.0.0-alpha.3
148
+ * **@visulima/path:** upgraded to 3.0.0-alpha.4
149
+
150
+ ## @visulima/vite-overlay [2.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.2...@visulima/vite-overlay@2.0.0-alpha.3) (2025-12-11)
151
+
152
+ ### Bug Fixes
153
+
154
+ * update license information and add badges in README files ([340af5d](https://github.com/visulima/visulima/commit/340af5d227b3450a86da7861eeea5fee63ab4446))
155
+ * update package OG images across multiple packages ([f08e4dd](https://github.com/visulima/visulima/commit/f08e4dd2b105ccb29c8412020a9c2be36d6c1e9e))
156
+
157
+ ### Miscellaneous Chores
158
+
159
+ * update package dependencies and improve configuration ([4ed22d6](https://github.com/visulima/visulima/commit/4ed22d6511aa8150dcd4ba7b9dccf05dbe2d6adc))
160
+
161
+ ### Code Refactoring
162
+
163
+ * improve stack trace viewer and resolve original location utilities ([c6ff5c8](https://github.com/visulima/visulima/commit/c6ff5c85714944f34cd3f758eb4fc1d16271f5b6))
164
+
165
+
166
+ ### Dependencies
167
+
168
+ * **@visulima/error:** upgraded to 6.0.0-alpha.2
169
+ * **@visulima/path:** upgraded to 3.0.0-alpha.3
170
+
171
+ ## @visulima/vite-overlay [2.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@2.0.0-alpha.1...@visulima/vite-overlay@2.0.0-alpha.2) (2025-12-11)
172
+
173
+ ### Bug Fixes
174
+
175
+ * update dependencies and improve error handling in error-debugging packages ([b95fea4](https://github.com/visulima/visulima/commit/b95fea4ef0e0a6777b3dd465603b1dd3c40aa4e8))
176
+
1
177
  ## @visulima/vite-overlay [2.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/vite-overlay@1.3.7...@visulima/vite-overlay@2.0.0-alpha.1) (2025-12-07)
2
178
 
3
179
  ### ⚠ BREAKING CHANGES
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 visulima
3
+ Copyright (c) 2026 visulima
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -34,9 +34,9 @@
34
34
 
35
35
  ---
36
36
 
37
- | Light Mode | Dark Mode | Solution Mode |
38
- | -------------------------------- | ------------------------------ | ------------------------------------- |
39
- | ![light](./__assets__/light.png) | ![dark](./__assets__/dark.png) | ![light](./__assets__/light-hint.png) |
37
+ | Light Mode | Dark Mode | Solution Mode |
38
+ | -------------------------------- | ------------------------------ | ------------------------------- |
39
+ | ![light](./__assets__/light.jpg) | ![dark](./__assets__/dark.jpg) | ![light](./__assets__/hint.jpg) |
40
40
 
41
41
  ## Features
42
42
 
@@ -473,4 +473,17 @@ This is an open source project and will always remain free to use. If you think
473
473
 
474
474
  ## License
475
475
 
476
- This project is licensed under the MIT License - see the [MIT][license-url] file for details.
476
+ The visulima vite-overlay is open-sourced software licensed under the [MIT][license]
477
+
478
+ <!-- badges -->
479
+
480
+ [license-badge]: https://img.shields.io/npm/l/@visulima/vite-overlay?style=for-the-badge
481
+ [license]: https://github.com/visulima/visulima/blob/main/LICENSE
482
+ [npm-downloads-badge]: https://img.shields.io/npm/dm/@visulima/vite-overlay?style=for-the-badge
483
+ [npm-downloads]: https://www.npmjs.com/package/@visulima/vite-overlay
484
+ [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge
485
+ [prs-welcome]: https://github.com/visulima/visulima/blob/main/.github/CONTRIBUTING.md
486
+ [chat-badge]: https://img.shields.io/discord/932323359193186354.svg?style=for-the-badge
487
+ [chat]: https://discord.gg/TtFJY8xkFK
488
+ [typescript-badge]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
489
+ [typescript-url]: https://www.typescriptlang.org/