We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5709bb commit a5a2b29Copy full SHA for a5a2b29
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
3
## [Unreleased]
4
+- Compatibility with 2022.2 platform
5
6
## [0.22.0]
7
- Fix randomly unresolved reactive variables
@@ -171,4 +172,4 @@
171
172
- Additional minor improvements
173
174
## [0.5.0]
-- First public release
175
+- First public release
gradle.properties
@@ -2,7 +2,7 @@
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
pluginGroup=dev.blachut.svelte.lang
pluginName=svelte-intellij
-pluginVersion=0.22.0
+pluginVersion=0.22.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
8
pluginSinceBuild=221.5080
0 commit comments