Skip to content

Releases: UnlyEd/next-right-now

Automatic release v5.0.84 (from `v2-mst-aptd-at-lcz-sty`)

24 Aug 22:10
Compare
Choose a tag to compare
v5.0.84-v2-mst-aptd-at-lcz-sty

Adapt Airtable sanitizer due to a recent change in the Airtable REST …

Automatic release v5.0.83 (from `v2-mst-aptd-at-lcz-sty`)

23 Aug 15:37
Compare
Choose a tag to compare
v5.0.83-v2-mst-aptd-at-lcz-sty

Fix SimpleTooltip component (bad TS declaration)

Automatic pre-release `v5.0.x-rc-improve-vercel-git-metadata`

30 Jun 10:06
Compare
Choose a tag to compare

Commits

  • [283409e]: Revert "Use "source" to make env vars accessible to vercel" (Dhenain Ambroise) #378

Automatic release v5.1.63 (from `v2-mst-aptd-gcms-lcz-sty`)

25 Jun 10:05
Compare
Choose a tag to compare
v5.1.63-v2-mst-aptd-gcms-lcz-sty

Avoids capturing false-positive 404 pages when building the 404 page

Automatic release v5.1.62 (from `v2-mst-aptd-gcms-lcz-sty`)

25 Jun 08:21
Compare
Choose a tag to compare
v5.1.62-v2-mst-aptd-gcms-lcz-sty

Add missing await/flush in API endpoints

Automatic release v5.1.61 (from `v2-mst-aptd-gcms-lcz-sty`)

25 Jun 07:49
Compare
Choose a tag to compare
Fix Sentry config on the server side (#377)

* Re-export Sentry from init (DX) and call init from error endpoint to see if it fixes the issue with flush() timeout

* Improve sentry init documentation + rollback to timeout 2s + auto-init Sentry when using configureReq

* Implement better error handling on _error page (enrich Sentry metadata from req object)

* Fix 404 error handling and reporting to Sentry

* Improve documentation about error handling

* Upgrade Sentry to latest (minor)

Automatic release v5.0.82 (from `v2-mst-aptd-at-lcz-sty`)

25 Jun 10:04
Compare
Choose a tag to compare
v5.0.82-v2-mst-aptd-at-lcz-sty

Avoids capturing false-positive 404 pages when building the 404 page

Automatic release v5.0.81 (from `v2-mst-aptd-at-lcz-sty`)

25 Jun 08:21
Compare
Choose a tag to compare
v5.0.81-v2-mst-aptd-at-lcz-sty

Add missing await/flush in API endpoints

Automatic release v5.0.80 (from `v2-mst-aptd-at-lcz-sty`)

25 Jun 07:48
1542318
Compare
Choose a tag to compare
Fix Sentry config on the server side (#377)

* Re-export Sentry from init (DX) and call init from error endpoint to see if it fixes the issue with flush() timeout

* Improve sentry init documentation + rollback to timeout 2s + auto-init Sentry when using configureReq

* Implement better error handling on _error page (enrich Sentry metadata from req object)

* Fix 404 error handling and reporting to Sentry

* Improve documentation about error handling

* Upgrade Sentry to latest (minor)

Automatic pre-release `v5.0.x-rc-next-sentry`

25 Jun 09:59
Compare
Choose a tag to compare

Commits

  • [f681da0]: Use dryRun in development mode (Dhenain Ambroise) #370