meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

mark Quilt versions below 0.23.0 as incompatible

Open ManInMyVan opened this issue 9 months ago • 2 comments

Type of change

  • [x] Bug fix
  • [ ] New feature

Description

This pull request marks Quilt versions under 0.23.0 as incompatible with Meteor. Meteor crashes on startup when using Quilt 0.22.0 and below, with this change, Quilt users that haven't updated will know what's wrong.

How Has This Been Tested?

Tested using quilt 0.20.2+ on 1.20.4

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

ManInMyVan avatar Sep 25 '23 02:09 ManInMyVan

I just tested this, and meteor seems to work fine on 0.21.0 but not anymore on 0.20.2. Could you update this to reflect that?

Wide-Cat avatar Oct 16 '23 16:10 Wide-Cat

Interesting, 0.20.2 still works for me on the latest dev build

ManInMyVan avatar Oct 17 '23 02:10 ManInMyVan