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

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,150 @@
1
+ ## @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)
2
+
3
+ ### Features
4
+
5
+ * **web:** auto-generate packages page from workspace metadata ([623e520](https://github.com/visulima/visulima/commit/623e5207693a7fe720f5f2f179593a3654c880e3))
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * **@visulima/error:** upgraded to 6.0.0-alpha.7
11
+ * **@visulima/path:** upgraded to 3.0.0-alpha.7
12
+
13
+ ## @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)
14
+
15
+ ### Bug Fixes
16
+
17
+ * **vite-overlay:** use workspace:* for internal [@visulima](https://github.com/visulima) deps ([cf5aedc](https://github.com/visulima/visulima/commit/cf5aedcc8621fedf4a1b4f39b574699292f85a5a))
18
+ * **web:** improve build setup with incremental stats caching and prod install ([fe33e75](https://github.com/visulima/visulima/commit/fe33e75827586779b4b3a0c6d57b39f889ee6207))
19
+
20
+ ### Miscellaneous Chores
21
+
22
+ * visulima website ([#591](https://github.com/visulima/visulima/issues/591)) ([59ab2e2](https://github.com/visulima/visulima/commit/59ab2e2befb03e51cd2088956f83d9b87de6d033))
23
+ * **vite-overlay:** migrate deps to pnpm catalogs ([7553183](https://github.com/visulima/visulima/commit/7553183ae573d60405ab9f5227106eca8073f85c))
24
+ * **vite-overlay:** update dependencies ([d93e9e0](https://github.com/visulima/visulima/commit/d93e9e06cc4563c9c9a087515b6701598057b2b3))
25
+
26
+ ### Code Refactoring
27
+
28
+ * **vite-overlay:** replace vite-tsconfig-paths with native Vite 8 resolve.tsconfigPaths ([3d1e454](https://github.com/visulima/visulima/commit/3d1e454fd7d2e7178df2c795d50ad93927635a74))
29
+
30
+
31
+ ### Dependencies
32
+
33
+ * **@visulima/error:** upgraded to 6.0.0-alpha.6
34
+ * **@visulima/path:** upgraded to 3.0.0-alpha.6
35
+
36
+ ## @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)
37
+
38
+ ### Bug Fixes
39
+
40
+ * **vite-overlay:** fix formatting and minor code style issues ([ec96733](https://github.com/visulima/visulima/commit/ec9673362fdf82ff4dacaf03aeb1c59250cd4eb0))
41
+ * **vite-overlay:** replace rolldown-vite alias with vite@8 beta ([0596412](https://github.com/visulima/visulima/commit/0596412d437625183db5909d3b3ad1328293d8ef))
42
+ * **vite-overlay:** resolve ESLint errors and expand braceless if statements ([f837bcd](https://github.com/visulima/visulima/commit/f837bcd2a1a743290b63e7471d843a953fd75b54))
43
+ * **vite-overlay:** show balloon button alongside overlay for client errors ([6b9d8d4](https://github.com/visulima/visulima/commit/6b9d8d414ef1d21ab5ccee5f5a5aebb544d6f2c2))
44
+ * **vite-overlay:** update packem to 2.0.0-alpha.54 ([73b70e3](https://github.com/visulima/visulima/commit/73b70e398cda6ee38aed18fa798bd2198b732024))
45
+
46
+ ### Miscellaneous Chores
47
+
48
+ * **vite-overlay:** regenerate tanstack hydration example route tree ([11ceaa0](https://github.com/visulima/visulima/commit/11ceaa09ded9ff1223f99646b477b00ceeffea40))
49
+ * **vite-overlay:** update dependencies ([53e7915](https://github.com/visulima/visulima/commit/53e7915ce97385edce947318aac47602bb11c905))
50
+ * year update ([47f4105](https://github.com/visulima/visulima/commit/47f410596ce7190cfea36a073db32e0cec50bbcd))
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * **@visulima/error:** upgraded to 6.0.0-alpha.5
56
+ * **@visulima/path:** upgraded to 3.0.0-alpha.5
57
+
58
+ ## @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)
59
+
60
+ ### Bug Fixes
61
+
62
+ * added hint to the overlay back ([5df1227](https://github.com/visulima/visulima/commit/5df122779364090d10d60f440e61a595c7e1ee83))
63
+ * **vite-overlay:** clear balloon on HMR update and fix pre-existing TS errors ([6904661](https://github.com/visulima/visulima/commit/69046610f5a5c36ba68539ecb7a088cb767922ca))
64
+ * **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)
65
+ * **vite-overlay:** fix all ESLint errors and prevent e2e specs from running in vitest ([c212416](https://github.com/visulima/visulima/commit/c212416be37c7bbe2276e440401103146838b8e5))
66
+ * **vite-overlay:** fix editor select chevron and options popup in dark/light mode ([69e3274](https://github.com/visulima/visulima/commit/69e327476990e4b37a300f6655bf73af0aba2060))
67
+ * **vite-overlay:** fix syntheticError typo, blank line lint error, and rewrite corrupted docs ([a990844](https://github.com/visulima/visulima/commit/a99084491d19f07704488d10ab4930c5b7b779d0))
68
+ * **vite-overlay:** resolve 10 runtime bugs in error overlay ([da43fcb](https://github.com/visulima/visulima/commit/da43fcb1eeec62e7855c3bcbc9f365613fa9001c))
69
+
70
+ ### Documentation
71
+
72
+ * **vite-overlay:** fix incorrect BalloonConfig properties and add client API docs ([6f045cf](https://github.com/visulima/visulima/commit/6f045cf186dc9ca7552e3cd21ff959414ddf2b13))
73
+
74
+ ## @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)
75
+
76
+ ### Features
77
+
78
+ * **dev-toolbar:** initialize dev-toolbar package ([#586](https://github.com/visulima/visulima/issues/586)) ([a3ab9d6](https://github.com/visulima/visulima/commit/a3ab9d6e6c768853854b95fa8eee908b95235ea5))
79
+
80
+ ### Documentation
81
+
82
+ * **error,error-handler,ono,inspector,source-map,vite-overlay:** add comprehensive Fumadocs documentation ([a0c8c92](https://github.com/visulima/visulima/commit/a0c8c92949cff2730fc6122f717fe344c030f366))
83
+
84
+ ### Miscellaneous Chores
85
+
86
+ * **error-debugging:** update dependencies ([6002ece](https://github.com/visulima/visulima/commit/6002ece1803b2ba8261cff42a362dd6e8ddcc3ee))
87
+ * update lock file maintenance ([d83e716](https://github.com/visulima/visulima/commit/d83e71697b75d24704185b66bb521a934d2db02d))
88
+
89
+ ## @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)
90
+
91
+ ### Miscellaneous Chores
92
+
93
+ * **vite-overlay:** update dependencies ([622d520](https://github.com/visulima/visulima/commit/622d5209d4afefc082cbb9eb294d6aeee6f25bcb))
94
+
95
+
96
+ ### Dependencies
97
+
98
+ * **@visulima/error:** upgraded to 6.0.0-alpha.4
99
+
100
+ ## @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)
101
+
102
+ ### Bug Fixes
103
+
104
+ * **vite-overlay:** update package files ([fd8f5c1](https://github.com/visulima/visulima/commit/fd8f5c13f384d945f3597b00cfdfaf615e100de9))
105
+
106
+ ### Miscellaneous Chores
107
+
108
+ * **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))
109
+ * fixed project.json names and schema path ([964722f](https://github.com/visulima/visulima/commit/964722f691db205c7edb9aa6db29e849a647500b))
110
+
111
+ ### Code Refactoring
112
+
113
+ * **overlay:** improve balloon count display with animation and update styles for consistency ([146c2a7](https://github.com/visulima/visulima/commit/146c2a77b96ce9c61f6ae2d3fb85990fc73eab6b))
114
+
115
+
116
+ ### Dependencies
117
+
118
+ * **@visulima/error:** upgraded to 6.0.0-alpha.3
119
+ * **@visulima/path:** upgraded to 3.0.0-alpha.4
120
+
121
+ ## @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)
122
+
123
+ ### Bug Fixes
124
+
125
+ * update license information and add badges in README files ([340af5d](https://github.com/visulima/visulima/commit/340af5d227b3450a86da7861eeea5fee63ab4446))
126
+ * update package OG images across multiple packages ([f08e4dd](https://github.com/visulima/visulima/commit/f08e4dd2b105ccb29c8412020a9c2be36d6c1e9e))
127
+
128
+ ### Miscellaneous Chores
129
+
130
+ * update package dependencies and improve configuration ([4ed22d6](https://github.com/visulima/visulima/commit/4ed22d6511aa8150dcd4ba7b9dccf05dbe2d6adc))
131
+
132
+ ### Code Refactoring
133
+
134
+ * improve stack trace viewer and resolve original location utilities ([c6ff5c8](https://github.com/visulima/visulima/commit/c6ff5c85714944f34cd3f758eb4fc1d16271f5b6))
135
+
136
+
137
+ ### Dependencies
138
+
139
+ * **@visulima/error:** upgraded to 6.0.0-alpha.2
140
+ * **@visulima/path:** upgraded to 3.0.0-alpha.3
141
+
142
+ ## @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)
143
+
144
+ ### Bug Fixes
145
+
146
+ * update dependencies and improve error handling in error-debugging packages ([b95fea4](https://github.com/visulima/visulima/commit/b95fea4ef0e0a6777b3dd465603b1dd3c40aa4e8))
147
+
1
148
  ## @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
149
 
3
150
  ### ⚠ 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/