Skip to content

Commit

Permalink
v4.1.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 27, 2024
1 parent 8e93df6 commit 838aaf7
Show file tree
Hide file tree
Showing 17 changed files with 49 additions and 55 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
# CHANGELOG

## v4.1.0-alpha.6

- chore: switch to @vis.gl/dev-tools and CI release
- feat(types): Sized numeric arrays (#16)

## v4.1.0-alpha.5
## v4.1.0-alpha.4
## v4.1.0-alpha.7

- chore: switch to @vis.gl/dev-tools and CI release
- feat(types): Sized numeric arrays (#16)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"npmClient": "yarn",
"exact": true,
"packages": [
Expand Down
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -45,7 +45,7 @@
"./src/lib/common.js"
],
"dependencies": {
"@math.gl/types": "4.1.0-alpha.6"
"@math.gl/types": "4.1.0-alpha.7"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
6 changes: 3 additions & 3 deletions modules/culling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -42,8 +42,8 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6",
"@math.gl/types": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7",
"@math.gl/types": "4.1.0-alpha.7"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
2 changes: 1 addition & 1 deletion modules/dggs-geohash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/dggs-quadkey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/dggs-s2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"javascript",
"math",
Expand Down
4 changes: 2 additions & 2 deletions modules/geoid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -40,7 +40,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
6 changes: 3 additions & 3 deletions modules/geospatial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6",
"@math.gl/types": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7",
"@math.gl/types": "4.1.0-alpha.7"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
4 changes: 2 additions & 2 deletions modules/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [],
"repository": {
"type": "git",
Expand All @@ -27,6 +27,6 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7"
}
}
4 changes: 2 additions & 2 deletions modules/polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand All @@ -33,6 +33,6 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7"
}
}
4 changes: 2 additions & 2 deletions modules/proj4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -41,7 +41,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6",
"@math.gl/core": "4.1.0-alpha.7",
"@types/proj4": "^2.5.0",
"proj4": "2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/sun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"typescript",
"javascript",
Expand Down
4 changes: 2 additions & 2 deletions modules/web-mercator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Uber Technologies, Inc.",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.6",
"version": "4.1.0-alpha.7",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -34,7 +34,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.6"
"@math.gl/core": "4.1.0-alpha.7"
},
"devDependencies": {
"mock-browser": "^0.92.14"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@probe.gl/bench": "^4.0.0",
"@turf/destination": "^6.0.1",
"@types/tape-promise": "^4.0.1",
"@vis.gl/dev-tools": "1.0.0-alpha.11",
"@vis.gl/ts-plugins": "1.0.0-alpha.11",
"@vis.gl/dev-tools": "1.0.0-alpha.12",
"@vis.gl/ts-plugins": "1.0.0-alpha.12",
"pre-commit": "^1.2.2",
"puppeteer": "^22.0.0",
"tap-spec": "^5.0.0"
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -996,20 +996,20 @@ __metadata:
languageName: node
linkType: hard

"@math.gl/core@npm:4.1.0-alpha.6, @math.gl/core@workspace:modules/core":
"@math.gl/core@npm:4.1.0-alpha.7, @math.gl/core@workspace:modules/core":
version: 0.0.0-use.local
resolution: "@math.gl/core@workspace:modules/core"
dependencies:
"@math.gl/types": "npm:4.1.0-alpha.6"
"@math.gl/types": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

"@math.gl/culling@workspace:modules/culling":
version: 0.0.0-use.local
resolution: "@math.gl/culling@workspace:modules/culling"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/types": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
"@math.gl/types": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1037,32 +1037,32 @@ __metadata:
version: 0.0.0-use.local
resolution: "@math.gl/geoid@workspace:modules/geoid"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

"@math.gl/geospatial@workspace:modules/geospatial":
version: 0.0.0-use.local
resolution: "@math.gl/geospatial@workspace:modules/geospatial"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/types": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
"@math.gl/types": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

"@math.gl/polygon@workspace:modules/polygon":
version: 0.0.0-use.local
resolution: "@math.gl/polygon@workspace:modules/polygon"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

"@math.gl/proj4@workspace:modules/proj4":
version: 0.0.0-use.local
resolution: "@math.gl/proj4@workspace:modules/proj4"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
"@types/proj4": "npm:^2.5.0"
proj4: "npm:2.6.2"
languageName: unknown
Expand All @@ -1074,7 +1074,7 @@ __metadata:
languageName: unknown
linkType: soft

"@math.gl/types@npm:4.1.0-alpha.6, @math.gl/types@workspace:modules/types":
"@math.gl/types@npm:4.1.0-alpha.7, @math.gl/types@workspace:modules/types":
version: 0.0.0-use.local
resolution: "@math.gl/types@workspace:modules/types"
languageName: unknown
Expand All @@ -1084,7 +1084,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@math.gl/web-mercator@workspace:modules/web-mercator"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
mock-browser: "npm:^0.92.14"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2142,9 +2142,9 @@ __metadata:
languageName: node
linkType: hard

"@vis.gl/dev-tools@npm:1.0.0-alpha.11":
version: 1.0.0-alpha.11
resolution: "@vis.gl/dev-tools@npm:1.0.0-alpha.11"
"@vis.gl/dev-tools@npm:1.0.0-alpha.12":
version: 1.0.0-alpha.12
resolution: "@vis.gl/dev-tools@npm:1.0.0-alpha.12"
dependencies:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.0"
"@esbuild-plugins/node-modules-polyfill": "npm:^0.2.0"
Expand Down Expand Up @@ -2184,19 +2184,19 @@ __metadata:
ocular-metrics: scripts/metrics.js
ocular-publish: scripts/publish.js
ocular-test: scripts/test.js
checksum: 10c0/6613de742df0112cb638cd95a862c22839fe5b4c2570b94f262b990dad34b3b8c96f032ce1a4e3ac08a51a164ef44b1d46cf2afaa637ed6024c6deda38c82dab
checksum: 10c0/f1b9b85844d0a47fca849560c353654fa23ff2ca96d137125ce2ba3ddedb022b00750cc6c20a6b2f8f148d540a3950858b4866261725565420d03373cd23fac9
languageName: node
linkType: hard

"@vis.gl/ts-plugins@npm:1.0.0-alpha.11":
version: 1.0.0-alpha.11
resolution: "@vis.gl/ts-plugins@npm:1.0.0-alpha.11"
"@vis.gl/ts-plugins@npm:1.0.0-alpha.12":
version: 1.0.0-alpha.12
resolution: "@vis.gl/ts-plugins@npm:1.0.0-alpha.12"
dependencies:
"@luma.gl/constants": "npm:^9.0.0"
minimatch: "npm:^3.0.0"
ts-patch: "npm:^3.1.2"
typescript: "npm:^5.2.2"
checksum: 10c0/af41c092c00b0f874f7ac336fc97d1a98a517f436252edb14fb801b49eba8a068f6b85de66d43890f4ae3ad7473277cf628fad79ef21737df86675fb0d312c1a
checksum: 10c0/0601331ccebcf20b25c2f76313d362f88410fb90ff9b4b2b9de5a7378a526dbe374b631cd9ae8c9239397c182b7e0e62136bf2d0d129787c0e025e29abcb44f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9372,8 +9372,8 @@ __metadata:
"@probe.gl/bench": "npm:^4.0.0"
"@turf/destination": "npm:^6.0.1"
"@types/tape-promise": "npm:^4.0.1"
"@vis.gl/dev-tools": "npm:1.0.0-alpha.11"
"@vis.gl/ts-plugins": "npm:1.0.0-alpha.11"
"@vis.gl/dev-tools": "npm:1.0.0-alpha.12"
"@vis.gl/ts-plugins": "npm:1.0.0-alpha.12"
pre-commit: "npm:^1.2.2"
puppeteer: "npm:^22.0.0"
tap-spec: "npm:^5.0.0"
Expand All @@ -9384,7 +9384,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "math.gl@workspace:modules/main"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.6"
"@math.gl/core": "npm:4.1.0-alpha.7"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 838aaf7

Please sign in to comment.