There was an error while loading. Please reload this page.
1 parent dc1dfe1 commit 1b9dfddCopy full SHA for 1b9dfdd
1 file changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+### 1.52.2 - 2026-07-14
2
+- Update `Query.importData()` to support multiple files
3
+
4
+### 1.52.1 - 2026-07-10
5
+- Emit CommonJS (`nodenext`) and disable module concatenation in global bundles
6
+- Assign `LABKEY.*` namespaces directly from the API exports
7
+- Remove target override in the UMD build
8
9
+### 1.52.0 - 2026-07-08
10
+- Update TypeScript compilation `target` to `ES2023`
11
+- Remove TypeScript `ignoreDeprecations`
12
+- Package updates
13
14
### 1.51.5 - 2026-06-22
15
- Pass `auditUserComment` option to `Storage.deleteStorageItem` for attaching a reason to the audit log record
16
0 commit comments