org.jetbrains.kotlin:kotlin-test-js-runner
2.0.21
#350 most downloaded on Maven Central
JetBrains/kotlin
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 weeks
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
7 years old
99 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
99 releases · Nov 2019 to Oct 2024Releases
latest 60 of 99-
2.0.2110 Oct 2024Nothing published for this version
-
2.0.21-RC30 Sep 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.20andv2.0.21-RCthere were 72 commits, 72 of them substantive:- Verification metadata: allow 2.0.20 and 2.0.21 artifacts
- [Tests] Reproduce #KT-69985
- [FIR] Mimic K1 behavior in resolution of root package qualifiers without import
- [Tests] Reproduce #KT-70901
- [FIR] Copy attributes onto fake override accessors
- [FIR] Regenerate tests that were forgotten by previous cherries
- [FIR] Reproduce ^KT-70194
- [FIR] Fix intersections filtering when rendering types
- [K/N][build] Set macOS deployment version for LLVM to 11.2
- [K/N][build] Use Kotlin fork of Apple LLVM 11.1.0
- [K/N] Remove signal chaining hack from K/N compiler on macOS
- [K/N] Update konan.properties to use Kotlin fork of Apple LLVM 11.1.0
- Update Compose compiler warning message
- [Test] Reproduce KT-70683
- [FIR2IR] Remap f/o build during first phase of f/o builder in delegate generator
- [Ir.Actualizer] Move unregistering of symbol remapping for lazy classes
- [Daemon] Remove the net.rubygrapefruit:native-platform dependency.
- [tests][K/N] Added a reproducer for #KT-69399
- [K/N][codegen] More general way to get associated object
- FIR2IR: add test about Java annotation on Java enum entry
…and 52 more.
-
2.0.2022 Aug 2024Commits, not release notes
This project publishes no release notes. Between
v2.0.20-RC2andv2.0.20there were 1 commits, 1 of them substantive:- Add changelog for 2.0.20
-
2.0.20-RC213 Aug 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.20-RCandv2.0.20-RC2there were 38 commits, 38 of them substantive:- [K/N][ObjC export] Fixed a performance problem with packages tree traversal
- [K/N][C export] Use correct util function
- [Wasm] Fix source set diagnostic for js and wasm
- [Wasm] Upgrade NPM deps including 4 version of dev server
- K2: report VOLATILE_ON_* diagnostics also on fake properties
- [Tests] Add a separate test for KT-70238 in a regular class
- [Test] Reproduce KT-69766
- [FIR] Unwrap fake-overrides while checking for INVISIBLE_SETTER
- Introduce kotlin.uuid.ExperimentalUuidApi for marking Uuid #KT-70196
- fixup! Introduce kotlin.uuid.ExperimentalUuidApi for marking Uuid #KT-31880
- [FIR] Add approximation fast-path for class-like types
- K2: Improve performance for captured type approximation
- Minor. Turn local function into private one in AbstractTypeApproximator
- Minor. Refine the name for TypeArgumentApproximation
- Minor. Refine the name for AbstractCapturedTypesApproximation
- Optimize ConeTypeApproximator for cases of captured types
- [FIR] Reproduce ^KT-69773
- [FIR] Set proper value parameter type in vararg's flat signatures
- [FIR] Rename
NotLessSpecific->EquallyOrMoreSpecific - [Test] Reproduce KT-70186
…and 18 more.
-
2.0.20-RC29 Jul 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.20-Beta2andv2.0.20-RCthere were 51 commits, 51 of them substantive:- Log feature flags in module metrics json
- [Tests] Add diagnostic test for external getter
- [JS][WASM] Forbid delegated property to have external getter/setter
- [Compose] Fix code generation for group optimization
- fixup! reduce the number of cases for runtime tests to avoid out of memory
- [Compose] [nonSkippingGroupOptimization] Fix explicit group composables
- Fix stability inferencing of interfaces on incremental compilation
- Update feature flag docs with correct extension name
- Update the default for
includeTraceMarkersto match compiler plugin - Reproduce KT-68889
- Fix inference exception in elvis with Nothing-typed RHS inside PCLA
- [K/N] Reproduce crash with signposts ^KT-68928
- [K/N] Disable signposts on safepoints by default ^KT-68928
- [JPS] Allow writing the subtypes map in compiler-maps-only mode
- [Gradle] Fix deprecation warning was produced for the non-deprecated case
- [Codeowners] Update owners after Kotlin Apple Ecosystem team merge
- Compose compiler: Do not add HiddenFromObjC annotation twice
- Workaround the linker breakage by stubbing -lto_library
- Add the possibility to disable fast jar fs in K2
- Minor. Move
createEnvironmentin tests closer to its single usage
…and 31 more.
-
2.0.20-Beta209 Jul 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.20-Beta1andv2.0.20-Beta2there were 250 commits, 249 of them substantive:- [FIR generator] Adhere to the same style of element config as IR
- [tree generators] Remove ImplementationField and BuilderField generics
- [tree generators] Rename SingleField to SimpleField
- [FIR generator] Update Readme.md
- [FIR] Extract CheckArguments resolution stage into separate file..
- [FIR] Refactor functions which check arguments against given candidate
- [FIR] Rename
Arguments.kttoArgumentCheckingProcessor.kt - [FIR] Move processing of postponed arguments into
ArgumentCheckingProcessor - [FIR] Move some arguments related utilities into separate file
- [FIR] Cleanup
ArgumentCheckingProcessor - [LLVM 16] Fix libclang interop stub generator
- [LLVM 16] Fix some warnings in runtime introduced with update to LLVM 16
- [LL] Rename LL FIR
project.structurepackage toprojectStructure - [AA] Rename test framework
project.structurepackage toprojectStructure - [AA] Interface-ify
KaNamedAnnotationValue - [AA] Replace
NotSupportedForK1ExceptionwithUnsupportedOperationException - [AA] Mark
CodeFragmentCapturedValueas experimental - [AA] Interface-ify
KaSmartCastInfoandKaImplicitReceiverSmartCast - [AA] Interface-ify classes in
KaScopeProvider - [AA] Interface-ify classes in
KaTypeCreator
…and 229 more.
-
2.0.20-Beta118 Jun 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.10andv2.0.20-Beta1there were 250 commits, 249 of them substantive:- Swift export: cover lateinit var with minimal tests
- Swift export: cover typealias with runtime tests
- [AA] create
KtImplicitReceiverValuefor qualified receiver - [FIR] Fix the '@JsExport' check with partial analysis
- [Tests] Reproduce #KT-68209
- [FIR] Capture CandidateCollector.currentApplicability before it's mutated
- [FIR][Tests] Add tests for
WRONG_INVOCATION_KINDmessages - [FIR][Tests] Fix suggesting non-existent
InvocationKind - [LLVM 16] Opaque pointers: import struct types from runtime properly
- [LLVM 16] Split
LlvmParamTypeandLlvmRetType - [LLVM 16] Opaque pointers: fix checking return object types
- [LLVM 16] Opaque pointers: fix generating TypeInfo
- [LLVM 16] Opaque pointers: fix generating memory accesses
- [LLVM 16] Opaque pointers: fix generating thread locals
- [K/N] Remove
CodeGenerator.freezefunction and usages - [LLVM 16] Opaque pointers: get rid of isObjectRef/isObjectType
- [LLVM 16] Opaque pointers: add a feature flag
- [LLVM 16] Opaque pointers: fix visiting LLVM IR
- [LLVM 16] Opaque pointers: generate
llvm.memset.p0.i32 - [JVM] Load in-test defined classes by
STDLIB_COMPILATIONdirective
…and 229 more.
-
2.0.1005 Aug 2024Nothing published for this version
-
2.0.10-RC229 Jul 2024 pre-releaseCommits, not release notes
This project publishes no release notes. Between
v2.0.10-RCandv2.0.10-RC2there were 2 commits, 2 of them substantive:- Compose compiler: Do not add HiddenFromObjC annotation twice
- Add ChangeLog for 2.0.10-RC2
-
2.0.10-RC11 Jul 2024 pre-releaseNothing published for this version
-
2.0.020 May 2024Nothing published for this version
-
2.0.0-RC310 May 2024 pre-releaseNothing published for this version
-
2.0.0-RC226 Apr 2024 pre-releaseNothing published for this version
-
2.0.0-RC108 Apr 2024 pre-releaseNothing published for this version
-
2.0.0-Beta520 Mar 2024 pre-releaseNothing published for this version
-
2.0.0-Beta412 Feb 2024 pre-releaseNothing published for this version
-
2.0.0-Beta317 Jan 2024 pre-releaseNothing published for this version
-
2.0.0-Beta214 Dec 2023 pre-releaseNothing published for this version
-
2.0.0-Beta113 Nov 2023 pre-releaseNothing published for this version
-
1.9.2519 Jul 2024Nothing published for this version
-
1.9.2407 May 2024Nothing published for this version
-
1.9.2306 Mar 2024Nothing published for this version
-
1.9.2221 Dec 2023Nothing published for this version
-
1.9.2123 Nov 2023Nothing published for this version
-
1.9.2030 Oct 2023Nothing published for this version
-
1.9.20-RC224 Oct 2023 pre-releaseNothing published for this version
-
1.9.20-RC11 Oct 2023 pre-releaseNothing published for this version
-
1.9.20-Beta220 Sep 2023 pre-releaseNothing published for this version
-
1.9.20-Beta07 Sep 2023 pre-releaseNothing published for this version
-
1.9.1023 Aug 2023Nothing published for this version
-
1.9.005 Jul 2023Nothing published for this version
-
1.9.0-RC19 Jun 2023 pre-releaseNothing published for this version
-
1.9.0-Beta22 May 2023 pre-releaseNothing published for this version
-
1.8.2207 Jun 2023Nothing published for this version
-
1.8.2125 Apr 2023Nothing published for this version
-
1.8.2030 Mar 2023Nothing published for this version
-
1.8.20-RC223 Mar 2023 pre-releaseNothing published for this version
-
1.8.20-RC08 Mar 2023 pre-releaseNothing published for this version
-
1.8.20-Beta07 Feb 2023 pre-releaseNothing published for this version
-
1.8.1002 Feb 2023Nothing published for this version
-
1.8.0-34322 Dec 2022Nothing published for this version
-
1.8.027 Dec 2022Nothing published for this version
-
1.8.0-RC220 Dec 2022 pre-releaseNothing published for this version
-
1.8.0-RC07 Dec 2022 pre-releaseNothing published for this version
-
1.8.0-Beta14 Nov 2022 pre-releaseNothing published for this version
-
1.7.2228 Nov 2022Nothing published for this version
-
1.7.2108 Nov 2022Nothing published for this version
-
1.7.2028 Sep 2022Nothing published for this version
-
1.7.20-RC07 Sep 2022 pre-releaseNothing published for this version
-
1.7.20-Beta27 Jul 2022 pre-releaseNothing published for this version
-
1.7.1007 Jul 2022Nothing published for this version
-
1.7.008 Jun 2022Nothing published for this version
-
1.7.0-RC201 Jun 2022 pre-releaseNothing published for this version
-
1.7.0-RC19 May 2022 pre-releaseNothing published for this version
-
1.7.0-Beta04 May 2022 pre-releaseNothing published for this version
-
1.6.2119 Apr 2022Nothing published for this version
-
1.6.2001 Apr 2022Nothing published for this version
-
1.6.20-RC222 Mar 2022 pre-releaseNothing published for this version
-
1.6.20-RC23 Feb 2022 pre-releaseNothing published for this version
-
1.6.20-M107 Feb 2022 pre-releaseNothing published for this version