We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1278129 commit d6ec092Copy full SHA for d6ec092
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.0-rc.6](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.5...v0.3.0-rc.6) (2024-11-29)
2
+
3
4
+### Bug Fixes
5
6
+* more clear error message ([74a1a34](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/74a1a347f8d3ae423b74eed9007d54150a927635))
7
8
## [0.3.0-rc.5](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.4...v0.3.0-rc.5) (2024-11-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "fingerprint-pro-fastly-compute-proxy-integration",
- "version": "0.3.0-rc.5",
+ "version": "0.3.0-rc.6",
"engines": {
"node": ">=20"
},
0 commit comments