File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,18 @@ highlighted features.
55
66---
77
8+ # v6.2
9+
10+ ## with-schema exports
11+
12+ This release changes the ` package.json ` exports slightly so that imports of both
13+ ` /with-schema ` and non-schema'd versions of the modules resolve to the same
14+ JavaScript file. This reduces bundle size for apps that use both schema and
15+ non-schema imports.
16+
817# v6.1
918
10- # In Summary
19+ ## In Summary
1120
1221- [ A new Persister for Bun] ( #bun-sqlite ) 's embedded SQLite database.
1322- [ Subset persistence] ( #subset-persistence ) to load subsets of tables into a
Original file line number Diff line number Diff line change 66 </h2 >
77</section >
88
9- <a href =' /guides/releases/#v6-1 ' ><em >NEW!</em > v6.1 release</a >
9+ <a href =' /guides/releases/#v6-2 ' ><em >NEW!</em > v6.2 release</a >
1010
11- <span id =" one-with " >"The One With More New Stuff"! </span >
11+ <span id =" one-with " >"The One With New Stuff. TBA!" </span >
1212
1313<a class =' start ' href =' /guides/the-basics/getting-started/ ' >Get started</a >
1414
You can’t perform that action at this time.
0 commit comments