Skip to content

Commit

Permalink
fix: fix anchors (JetBrains#4186)
Browse files Browse the repository at this point in the history
  • Loading branch information
koshachy authored May 10, 2024
1 parent 0a68d61 commit cbbb763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/topics/whatsnew-eap.md
Original file line number Diff line number Diff line change
Expand Up @@ -784,8 +784,8 @@ Among other changes, this version brings modern JS compilation to Kotlin, suppor
* [Suspend functions as ES2015 generators](#suspend-functions-as-es2015-generators)
* [Passing arguments to the main function](#passing-arguments-to-the-main-function)
* [Per-file compilation for Kotlin/JS projects](#per-file-compilation-for-kotlin-js-projects)
* [Improved collection interoperability](#improved-collection-interoperablilty)
* [Support for createInstance()](#support-for-createInstance)
* [Improved collection interoperability](#improved-collection-interoperability)
* [Support for createInstance()](#support-for-createinstance)
* [Support for type-safe plain JavaScript objects](#support-for-type-safe-plain-javascript-objects)
* [Support for npm package manager](#support-for-npm-package-manager)

Expand Down

0 comments on commit cbbb763

Please sign in to comment.