You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The JSON schema must now be imported like this: `import filterXY from 'ml-signal-processing/FilterXYSchema.json' with { type: 'json' };`
9
+
* switch to esm-only and update `ml-gsd` ([#25](https://github.com/mljs/signal-processing/issues/25))
10
+
11
+
### Bug Fixes
12
+
13
+
* expose FilterXYSchema.json in exports ([#27](https://github.com/mljs/signal-processing/issues/27)) ([8cf34d0](https://github.com/mljs/signal-processing/commit/8cf34d00c000c9468c2241b4c56ac6aba0fb2fe8))
14
+
15
+
16
+
### Code Refactoring
17
+
18
+
* switch to esm-only and update `ml-gsd` ([#25](https://github.com/mljs/signal-processing/issues/25)) ([eca5d21](https://github.com/mljs/signal-processing/commit/eca5d2119d6cc1e2da59549d6ec94ec8bd169a31))
0 commit comments