meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
574 stars 159 forks source link

Bumping react-meteor-data versions to match 3.0 #392

Closed Grubba27 closed 6 months ago

dallman2 commented 6 months ago

This would be great. Currently, this package blocks the use of TS 5+ via tmeasday:check-npm-versions due to the following:

   tmeasday:check-npm-versions@2.0.0-beta.0 <- top level
   tmeasday:check-npm-versions@1.0.2 <- react-template-helper 0.2.17
dallman2 commented 6 months ago

What is the expected timeline for this to be merged in?

denihs commented 6 months ago

Today I'll merge this and release the new versions.

denihs commented 6 months ago

Here are the new versions:

dallman2 commented 6 months ago

I did not look closely enough at this PR earlier... Is there a reason why the react-template-helper package was left out of this update? It specifically was causing my issue, lol.

denihs commented 6 months ago

I'm not sure, but I just updated it!

react-template-helper@0.3.0-rc.0

Let me know if you have any issues.