Skip to content

Commit d437d5c

Browse files
committed
0.4.0
1 parent ae87332 commit d437d5c

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.4.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
@@ -2,7 +2,7 @@
22
"name": "@convex-dev/launchdarkly",
33
"description": "A Convex component that syncs LaunchDarkly feature flags.",
44
"homepage": "https://github.com/get-convex/launchdarkly#readme",
5-
"version": "0.3.4",
5+
"version": "0.4.0",
66
"type": "module",
77
"repository": "github:get-convex/launchdarkly",
88
"bugs": {

0 commit comments

Comments
 (0)