Skip to content

Tags: epicweb-dev/epicshop

Tags

v6.90.6

Toggle v6.90.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(workshop-utils): Windows path compatibility in diff pipeline (#608)

v6.90.5

Toggle v6.90.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Clean up Sentry noise (#607)

* Clean up Sentry noise

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

* Run Sentry noise tests in Vitest

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

* Format Sentry noise test config

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.90.4

Toggle v6.90.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Sanitize PE redirect locations for ByteString safety (#602)

Fixes EPICSHOP-F2: sanitize PE redirects

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.90.3

Toggle v6.90.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixes EPICSHOP-F4: guard message event data (#601)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.90.2

Toggle v6.90.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: quizMe exercise selection for missing input (#600)

* Fixes EPICSHOP-EP: guard quizMe exercise input

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

* Fixes EPICSHOP-EP: tighten quizMe test typing

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.90.1

Toggle v6.90.1's commit message
fix: ignore learner API Sentry events

Fixes EPICSHOP-F0.

Made-with: Cursor

v6.90.0

Toggle v6.90.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: upgrade app runtime dependencies (#598)

Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.89.5

Toggle v6.89.5's commit message
fix: handle OPTIONS requests

Fixes EPICSHOP-EY

Made-with: Cursor

v6.89.4

Toggle v6.89.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Clarify workshop directory search errors (#590)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>

v6.89.3

Toggle v6.89.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: resolve relative workshop paths (#589)

Fixes EPICSHOP-ED

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>