You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# @omsimos/react-highlight-popover
2
2
3
+
## 1.4.1
4
+
5
+
### Patch Changes
6
+
7
+
-### Packaging 🔧
8
+
- Disabled source map emission during the build and removed declaration maps, trimming the published package to the essentials (`index.js` and `index.d.ts`).
9
+
- Result: npm package size is now closer to previous releases while keeping typings intact.
0 commit comments