Skip to content

Releases: MakePrisms/qr-scanner

v0.1.2

Choose a tag to compare

@jbojcic1 jbojcic1 released this 03 Mar 23:07
f20e178

What's Changed

  • Fix OverconstrainedError bypassing camera fallback on Safari/iOS by @jbojcic1 in #1

Full Changelog: v.0.1.1...v0.1.2

v0.1.0

Choose a tag to compare

@jbojcic1 jbojcic1 released this 21 Feb 01:31
ff6bb64
Remove dist/ from git tracking

dist/ is already in .gitignore and was only force-committed
temporarily while the package was consumed via GitHub. Now that
the package is published to npm, dist/ is no longer needed in git.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.1

Choose a tag to compare

@jbojcic1 jbojcic1 released this 21 Feb 11:44
b9b560a

Full Changelog: v0.1.0...v.0.1.1