bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.72k stars 331 forks source link

Release for 6.0.0 has no build #333

Closed AlexBroadbent closed 1 year ago

AlexBroadbent commented 1 year ago

Describe the bug

Importing 6.0.0 does not work when importing sqs-consumer.

To Reproduce Steps to reproduce the behaviour:

  1. Go to '...'
  2. Select '....'
  3. Scroll down to '....'
  4. See error

Expected behaviour A clear and concise description of what you expected to happen.

screenshots

Screenshot 2022-12-16 at 17 27 58

Additional context

Reverting to 6.0.0-alpha.2 fixes the issue

nicholasgriffintn commented 1 year ago

Looking into this now

nicholasgriffintn commented 1 year ago

This should be resolved in 6.0.2 now, apologies for that, the issue was that we were still using prepublish instead of prepare, sorry, I didn't notice that.