Skip to content

Commit 68372c5

Browse files
committed
0.8.0
1 parent 6b60d97 commit 68372c5

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
## 0.8.0
44

5-
- Adds /test and /_generated/component.js entrypoints
5+
- Adds /test and /\_generated/component.js entrypoints
66
- Drops commonjs support
77
- Improves source mapping for generated files
88
- Changes to a statically generated component API
9-

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "support@convex.dev",
88
"url": "https://github.com/get-convex/r2/issues"
99
},
10-
"version": "0.7.3",
10+
"version": "0.8.0",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",

0 commit comments

Comments
 (0)