Skip to content

Releases: wxt-dev/queue

v0.4.14

Choose a tag to compare

@github-actions github-actions released this 30 Apr 06:14

compare changes

🤖 CI

  • Update redeploy webhook setup (587d71a)

❤️ Contributors

v0.4.13

Choose a tag to compare

@github-actions github-actions released this 30 Apr 05:47

compare changes

🩹 Fixes

  • Add logs to indicate which cache to use (4d9b034)

❤️ Contributors

v0.4.12

Choose a tag to compare

@github-actions github-actions released this 30 Apr 05:36

compare changes

🚀 Enhancements

  • Improved memory managment and cleanup (#11)

🤖 CI

❤️ Contributors

v0.4.11

Choose a tag to compare

@aklinker1 aklinker1 released this 30 Apr 02:57

compare changes

🏡 Chore

  • Update download path for chrome crawler debugging (6aab516)
  • Switch to logger with JSON support (23ac524)

❤️ Contributors

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 18 Apr 14:10

compare changes

🩹 Fixes

  • Update Chrome Web Store crawler selector for user count (#9)

🏡 Chore

  • Use --frozen-lockfile in docker image (53371e3)

❤️ Contributors

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 12 Apr 13:50

compare changes

🚀 Enhancements

  • Add FirefoxAddon.slug, FirefoxAddon.guid, and EdgeAddon.productId to model schema (3ce60f3)

🏡 Chore

  • Cleanup introspection error handling (c07c5ea)

🤖 CI

  • Use alpine docker image (ae3909b)

❤️ Contributors

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:59

compare changes

🩹 Fixes

  • Fix non-working cors short-circuit (8096d77)

❤️ Contributors

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:50

compare changes

🩹 Fixes

  • Revert dockerfile completely (7196fed)

❤️ Contributors

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:47

compare changes

🩹 Fixes

  • Fix production docker image startup crash (0025b07)

🏡 Chore

  • Cleanup GQL context type (1613244)

🤖 CI

  • Use commit hashes for github actions (b41b009)

❤️ Contributors

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 12 Apr 00:36

compare changes

🚀 Enhancements

  • Add support for getting edge extensions by CRX ID (#7)

💅 Refactors

  • Standardize and share store definitions (#8)

🏡 Chore

  • Switch to nano-staged (25353e4)
  • Fix cors issue due to an async global hook (a249ffb)
  • Cleanup unnecessary config files (aa0d746)
  • Remove separate markdown files (b9f50e0)
  • Cleanup docker ignore (d87433f)
  • Add cspell (422d817)
  • Optimize docker image size 225MB -> 107MB (b5b9a07)
  • Fix ctx: any in graphql resolvers (ae09580)

❤️ Contributors