We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c3cda commit 121b578Copy full SHA for 121b578
CHANGELOG.md
@@ -1,11 +1,7 @@
1
## [3.1.2](https://github.com/GMOD/tabix-js/compare/v3.1.1...v3.1.2) (2025-11-24)
2
3
-
4
5
## [3.1.1](https://github.com/GMOD/tabix-js/compare/v3.1.0...v3.1.1) (2025-11-19)
6
7
8
9
# [3.1.0](https://github.com/GMOD/tabix-js/compare/v3.0.5...v3.1.0) (2025-10-01)
10
11
## [3.0.5](https://github.com/GMOD/tabix-js/compare/v3.0.4...v3.0.5) (2025-05-26)
eslint.config.mjs
@@ -11,6 +11,7 @@ export default defineConfig(
'dist/*',
12
'benchmark/*',
13
'esm/*',
14
+ 'esm_*/*',
15
'profile*',
16
'example/*',
17
'eslint.config.mjs',
0 commit comments