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 5f0b83e commit 0acd564Copy full SHA for 0acd564
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## [Unreleased]
6
7
+## [0.0.2] - 2025-04-15
8
+
9
### Fixed
10
11
- Fix Oxc icon size.
@@ -22,5 +24,6 @@
22
24
- Schema validation for `.oxlintrc.json` configuration files. (Note: Comments within the .oxlintrc.json
23
25
file are supported, however they show as an error within the IDE due to jsonc not being supported by the IDE.)
26
-[Unreleased]: https://github.com/oxc-project/oxc-intellij-plugin/compare/v0.0.1...HEAD
27
+[Unreleased]: https://github.com/oxc-project/oxc-intellij-plugin/compare/v0.0.2...HEAD
28
+[0.0.2]: https://github.com/oxc-project/oxc-intellij-plugin/compare/v0.0.1...v0.0.2
29
[0.0.1]: https://github.com/oxc-project/oxc-intellij-plugin/commits/v0.0.1
0 commit comments