Skip to content

Releases: wxt-dev/queue

v0.4.8

12 Apr 00:59

Choose a tag to compare

compare changes

🩹 Fixes

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

❤️ Contributors

v0.4.7

12 Apr 00:50

Choose a tag to compare

compare changes

🩹 Fixes

  • Revert dockerfile completely (7196fed)

❤️ Contributors

v0.4.6

12 Apr 00:47

Choose a tag to compare

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

12 Apr 00:36

Choose a tag to compare

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

v0.4.4

11 Apr 18:13

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add base Extension interface to GQL schema (5dbd328)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.4.3

08 Jul 17:11

Choose a tag to compare

compare changes

📖 Documentation

  • Update OpenAPI docs, adding descriptions and examples to everything (63f6cf2)

🏡 Chore

❤️ Contributors

v0.4.2

08 Jul 07:47

Choose a tag to compare

compare changes

🩹 Fixes

  • Accept CORS requests correctly (c2b92d5)

❤️ Contributors

v0.4.1

08 Jul 07:27

Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.4.0

08 Jul 07:15

Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Upgrade bun and refactor routing (#6)

🏡 Chore

  • Update changelog generation config (52f936b)
  • Add MIT License (1ee6329)

🤖 CI

⚠️ Breaking Changes

  • ⚠️ Upgrade bun and refactor routing (#6)

❤️ Contributors

v0.3.20

27 Feb 03:29

Choose a tag to compare

compare changes

🏡 Chore

  • Comment out debugging file write (2c53851)
  • Add comment detailing adding test fixture for chrome crawler (4ff5618)