-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: 1.0-v3-alpha4-b9
#325
Conversation
Codecov Report
@@ Coverage Diff @@
## v3 #325 +/- ##
==========================================
- Coverage 53.79% 44.70% -9.09%
==========================================
Files 260 280 +20
Lines 8821 9466 +645
Branches 1259 1325 +66
==========================================
- Hits 4745 4232 -513
- Misses 3687 4962 +1275
+ Partials 389 272 -117
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 60 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @mdx-js/mdx@2.2.1, browserslist@4.21.4 |
packages/graalvm/src/main/resources/META-INF/elide/embedded/runtime/wasm/esm/browser.js
Outdated
Show resolved
Hide resolved
...s/graalvm/src/main/resources/META-INF/native-image/dev.elide/graalvm/native-image.properties
Show resolved
Hide resolved
...ges/graalvm/src/test/kotlin/elide/runtime/gvm/internals/intrinsics/js/typed/UUIDValueTest.kt
Show resolved
Hide resolved
tools/plugin/gradle-plugin/plugin-build/plugin/build.gradle.kts
Outdated
Show resolved
Hide resolved
2accb57
to
7994472
Compare
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
- feat: ship typescript definitions with js targets - fix: align typescript at `4.9.5` - fix: all frontend dependency warnings - fix: audits found for frontend dependencies - chore: add `dev.elide.build.wasm` plugin - chore: produce metadata and `umd` for each js target Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
- feat: new, richer symbolic interface - chore: deprecate old symbolic interface Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Signed-off-by: Sam Gammon <sam@elide.ventures>
Summary
Release of Elide as the first in the
alpha4
series; includes major feature work on theruntime
andframework
, as well as new plans for intrinsic, polyglot APIs, and more. A newserve
command has been added to the CLI which starts a server with a user script.This release also performs a ton of cleanup, and brings dependencies fully up to date: Kotlin
1.9
and Micronaut v4 are big changes, not to mention our new JVM baseline at17
, and20
for targets.Release notes
serve
command tocli
express
wasm
target support forbase
,test
,model
wasm
language build supportnfi
language build supportmosaic
support1.9.0
/1.9
8.3-rc2
17
, JVM target →20
23.0.1
chore: upgrade micronaut →note: pushed to next release4.0.2
PR Tree
elide
ktlint
(WIP) #351alpha4
#350wasm
target support #343url
js intrinsic #314runtime
crypto
runtime#191express
intrinsic runtime#190uuid
1.9.0
, release0.8.22
uuid#4Release checklist
strict
mode1.9.0
1.0-v3-alpha4-b9
1.0.0-beta23
elide-uuid
sources as submoduleruntime
sources as submodulechore: upx bin compression / strippingchore: signing in-binaryNotable dependency upgrades
1.9.0
/1.9
8.3-rc3
20
17
23.0.1
3.10.0
Changelog
wasm
language support + js VM bridgeurl
compliance (fix(js): closer compliance forurl
js intrinsic #314)1.0-v3-alpha4-b9
Known issues