We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23a1c5 commit 634010aCopy full SHA for 634010a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.3](https://github.com/flex-development/import-regex/compare/2.0.2...2.0.3) (2023-03-02)
2
+
3
4
+### :bug: Fixes
5
6
+* **regex:** [static] allow spaces after semicolons ([c23a1c5](https://github.com/flex-development/import-regex/commit/c23a1c5f880ad34959ab2e9b35d7ebe399e43e20))
7
8
## [2.0.2](https://github.com/flex-development/import-regex/compare/2.0.1...2.0.2) (2023-03-01)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/import-regex",
"description": "Import statement regex",
- "version": "2.0.2",
+ "version": "2.0.3",
"keywords": [
"dynamic",
"ecmascript",
0 commit comments