Commit da16d5e
fix: package exports and type definitions (#8)
* Fix package exports and type definitions
* Migrate to `NodeNext` module resolution
* Check package exports during CI
* Fix unit tests by bumping `ts-jest`
* fix: remove fix-tsc-es-imports dependency and pre launch task
* Use native Node.js instead of `cp`
* chore: update dev dependencies
* chore(package): bump version to 1.0.2
---------
Co-authored-by: Kevin Schaal <[email protected]>1 parent c688936 commit da16d5e
File tree
68 files changed
+3808
-2172
lines changed- .github/workflows
- .vscode
- scripts
- src
- commons
- dynamic-searchers
- entity-searchers
- fuzzy-searchers
- interfaces
- normalization
- performance
- string-searchers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+3808
-2172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 14 | | |
29 | 15 | | |
30 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
0 commit comments