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: packages/electron-trpc/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
# electron-trpc
2
2
3
+
## 1.0.0-alpha.0
4
+
5
+
### Major Changes
6
+
7
+
-[#228](https://github.com/jsonnull/electron-trpc/pull/228)[`87c98af`](https://github.com/jsonnull/electron-trpc/commit/87c98af6e18bcfd5d248e190a1139c41f79c9eda) Thanks [@github-actions](https://github.com/apps/github-actions)! - Preload is automatically registered by default in CJS or ESM contexts.
8
+
9
+
-[#228](https://github.com/jsonnull/electron-trpc/pull/228)[`32f765e`](https://github.com/jsonnull/electron-trpc/commit/32f765ea56373d9347787c8f4fc5c9afb6da1d8d) Thanks [@github-actions](https://github.com/apps/github-actions)! - Breaking change: exposeElectronTRPC is now imported from 'electron-trpc/preload'
0 commit comments