@itwin/linear-referencing-common 5.1.0-dev.9 → 5.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,76 @@
1
1
  # Change Log - @itwin/linear-referencing-common
2
2
 
3
- This log was last generated on Wed, 30 Apr 2025 13:16:15 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 08 Aug 2025 18:06:10 GMT and should not be manually modified.
4
+
5
+ ## 5.1.1
6
+ Fri, 08 Aug 2025 18:06:10 GMT
7
+
8
+ ### Updates
9
+
10
+ - revert delivery of pure esm to deliver cjs/esm
11
+
12
+ ## 5.1.0
13
+ Fri, 08 Aug 2025 12:51:53 GMT
14
+
15
+ _Version update only_
16
+
17
+ ## 5.0.5
18
+ Wed, 06 Aug 2025 15:34:16 GMT
19
+
20
+ _Version update only_
21
+
22
+ ## 5.0.4
23
+ Wed, 16 Jul 2025 14:59:59 GMT
24
+
25
+ _Version update only_
26
+
27
+ ## 5.0.3
28
+ Fri, 11 Jul 2025 00:56:56 GMT
29
+
30
+ _Version update only_
31
+
32
+ ## 5.0.2
33
+ Thu, 26 Jun 2025 22:16:01 GMT
34
+
35
+ _Version update only_
36
+
37
+ ## 5.0.1
38
+ Tue, 17 Jun 2025 18:33:52 GMT
39
+
40
+ _Version update only_
41
+
42
+ ## 5.0.0
43
+ Fri, 13 Jun 2025 20:25:38 GMT
44
+
45
+ ### Updates
46
+
47
+ - Added ESM support
48
+ - Change core peer dependencies to strict version.
49
+
50
+ ## 4.11.6
51
+ Mon, 16 Jun 2025 15:00:15 GMT
52
+
53
+ _Version update only_
54
+
55
+ ## 4.11.5
56
+ Fri, 06 Jun 2025 13:41:18 GMT
57
+
58
+ _Version update only_
59
+
60
+ ## 4.11.4
61
+ Tue, 03 Jun 2025 16:15:19 GMT
62
+
63
+ _Version update only_
64
+
65
+ ## 4.11.3
66
+ Wed, 28 May 2025 13:56:23 GMT
67
+
68
+ _Version update only_
69
+
70
+ ## 4.11.2
71
+ Tue, 20 May 2025 20:14:46 GMT
72
+
73
+ _Version update only_
4
74
 
5
75
  ## 4.11.1
6
76
  Wed, 30 Apr 2025 13:13:21 GMT
@@ -1,5 +1,5 @@
1
- export * from "./LinearReferencingCommon.js";
2
- export * from "./LinearReferencingElementProps.js";
1
+ export * from "./LinearReferencingCommon";
2
+ export * from "./LinearReferencingElementProps";
3
3
  /** @docs-package-description
4
4
  * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.
5
5
  */
@@ -1 +1 @@
1
- {"version":3,"file":"linear-referencing-common.d.ts","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAKA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AAEnD;;GAEG;AAEH;;GAEG"}
1
+ {"version":3,"file":"linear-referencing-common.d.ts","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAKA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAEhD;;GAEG;AAEH;;GAEG"}
@@ -18,8 +18,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
18
18
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
19
19
  };
20
20
  Object.defineProperty(exports, "__esModule", { value: true });
21
- __exportStar(require("./LinearReferencingCommon.js"), exports);
22
- __exportStar(require("./LinearReferencingElementProps.js"), exports);
21
+ __exportStar(require("./LinearReferencingCommon"), exports);
22
+ __exportStar(require("./LinearReferencingElementProps"), exports);
23
23
  /** @docs-package-description
24
24
  * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.
25
25
  */
@@ -1 +1 @@
1
- {"version":3,"file":"linear-referencing-common.js","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;;;;;;;;;;;;;;;;AAE/F,+DAA6C;AAC7C,qEAAmD;AAEnD;;GAEG;AAEH;;GAEG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n\nexport * from \"./LinearReferencingCommon.js\";\nexport * from \"./LinearReferencingElementProps.js\";\n\n/** @docs-package-description\n * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.\n */\n\n/** @docs-group-description LinearReferencing\n * [Linear referencing](https://en.wikipedia.org/wiki/Linear_referencing) is the method of storing geographic locations by using relative positions along a measured linear feature.\n */\n"]}
1
+ {"version":3,"file":"linear-referencing-common.js","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":";AAAA;;;+FAG+F;;;;;;;;;;;;;;;;AAE/F,4DAA0C;AAC1C,kEAAgD;AAEhD;;GAEG;AAEH;;GAEG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n\nexport * from \"./LinearReferencingCommon\";\nexport * from \"./LinearReferencingElementProps\";\n\n/** @docs-package-description\n * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.\n */\n\n/** @docs-group-description LinearReferencing\n * [Linear referencing](https://en.wikipedia.org/wiki/Linear_referencing) is the method of storing geographic locations by using relative positions along a measured linear feature.\n */\n"]}
@@ -1,5 +1,5 @@
1
- export * from "./LinearReferencingCommon.js";
2
- export * from "./LinearReferencingElementProps.js";
1
+ export * from "./LinearReferencingCommon";
2
+ export * from "./LinearReferencingElementProps";
3
3
  /** @docs-package-description
4
4
  * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.
5
5
  */
@@ -1 +1 @@
1
- {"version":3,"file":"linear-referencing-common.d.ts","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAKA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AAEnD;;GAEG;AAEH;;GAEG"}
1
+ {"version":3,"file":"linear-referencing-common.d.ts","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAKA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAEhD;;GAEG;AAEH;;GAEG"}
@@ -2,8 +2,8 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- export * from "./LinearReferencingCommon.js";
6
- export * from "./LinearReferencingElementProps.js";
5
+ export * from "./LinearReferencingCommon";
6
+ export * from "./LinearReferencingElementProps";
7
7
  /** @docs-package-description
8
8
  * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.
9
9
  */
@@ -1 +1 @@
1
- {"version":3,"file":"linear-referencing-common.js","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAE/F,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AAEnD;;GAEG;AAEH;;GAEG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n\nexport * from \"./LinearReferencingCommon.js\";\nexport * from \"./LinearReferencingElementProps.js\";\n\n/** @docs-package-description\n * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.\n */\n\n/** @docs-group-description LinearReferencing\n * [Linear referencing](https://en.wikipedia.org/wiki/Linear_referencing) is the method of storing geographic locations by using relative positions along a measured linear feature.\n */\n"]}
1
+ {"version":3,"file":"linear-referencing-common.js","sourceRoot":"","sources":["../../src/linear-referencing-common.ts"],"names":[],"mappings":"AAAA;;;+FAG+F;AAE/F,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAEhD;;GAEG;AAEH;;GAEG","sourcesContent":["/*---------------------------------------------------------------------------------------------\n* Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n* See LICENSE.md in the project root for license terms and full copyright notice.\n*--------------------------------------------------------------------------------------------*/\n\nexport * from \"./LinearReferencingCommon\";\nexport * from \"./LinearReferencingElementProps\";\n\n/** @docs-package-description\n * The `@itwin/linear-referencing-common` package contains types for working with the LinearReferencing schema on the frontend and backend.\n */\n\n/** @docs-group-description LinearReferencing\n * [Linear referencing](https://en.wikipedia.org/wiki/Linear_referencing) is the method of storing geographic locations by using relative positions along a measured linear feature.\n */\n"]}
package/package.json CHANGED
@@ -1,16 +1,9 @@
1
1
  {
2
2
  "name": "@itwin/linear-referencing-common",
3
- "version": "5.1.0-dev.9",
3
+ "version": "5.1.1",
4
4
  "main": "lib/cjs/linear-referencing-common.js",
5
5
  "module": "lib/esm/linear-referencing-common.js",
6
6
  "typings": "lib/cjs/linear-referencing-common",
7
- "type": "module",
8
- "exports": {
9
- ".": {
10
- "import": "./lib/esm/linear-referencing-common.js",
11
- "require": "./lib/cjs/linear-referencing-common.js"
12
- }
13
- },
14
7
  "license": "MIT",
15
8
  "repository": {
16
9
  "type": "git",
@@ -27,32 +20,33 @@
27
20
  "url": "http://www.bentley.com"
28
21
  },
29
22
  "peerDependencies": {
30
- "@itwin/core-bentley": "5.1.0-dev.9",
31
- "@itwin/core-common": "5.1.0-dev.9"
23
+ "@itwin/core-bentley": "5.1.1",
24
+ "@itwin/core-common": "5.1.1"
32
25
  },
33
26
  "//devDependencies": [
34
27
  "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install",
35
28
  "NOTE: All tools used by scripts in this package must be listed as devDependencies"
36
29
  ],
37
30
  "devDependencies": {
38
- "@itwin/eslint-plugin": "5.0.0-dev.1",
39
- "eslint": "^9.13.0",
31
+ "@itwin/eslint-plugin": "5.2.2-dev.2",
32
+ "eslint": "^9.31.0",
40
33
  "rimraf": "^6.0.1",
41
34
  "typescript": "~5.6.2",
42
- "@itwin/build-tools": "5.1.0-dev.9",
43
- "@itwin/core-bentley": "5.1.0-dev.9",
44
- "@itwin/core-common": "5.1.0-dev.9",
45
- "internal-tools": "3.0.0-dev.69"
35
+ "@itwin/build-tools": "5.1.1",
36
+ "internal-tools": "3.0.0-dev.69",
37
+ "@itwin/core-bentley": "5.1.1",
38
+ "@itwin/core-common": "5.1.1"
46
39
  },
47
40
  "scripts": {
48
41
  "build": "npm run -s build:cjs && npm run -s build:esm",
49
- "build:cjs": "internal-tools build-cjs",
50
- "build:esm": "tsc 1>&2 --outDir lib/esm",
42
+ "build:cjs": "tsc 1>&2 --outDir lib/cjs",
43
+ "build:esm": "tsc 1>&2 --module ES2022 --outDir lib/esm",
51
44
  "clean": "rimraf -g lib .rush/temp/package-deps*.json",
52
45
  "cover": "",
53
46
  "docs": "betools docs --json=../../../generated-docs/domains/linear-referencing-common/file.json --tsIndexFile=./linear-referencing-common.ts --onlyJson",
54
47
  "extract-api": "betools extract-api --entry=linear-referencing-common",
55
48
  "lint": "eslint \"./src/**/*.ts\" 1>&2",
49
+ "lint-deprecation": "eslint --fix -f visualstudio --no-inline-config -c ../../../common/config/eslint/eslint.config.deprecation-policy.js \"./src/**/*.ts\"",
56
50
  "test": ""
57
51
  }
58
52
  }