react-wrapper icon indicating copy to clipboard operation
react-wrapper copied to clipboard

Last version not being deployed on NPM since v.1.1.35

Open born3am opened this issue 1 year ago • 5 comments

@wangela, since the last version released on GitHub is already v.1.1.41, I believe some automated task to publish on NPM might not been working properly

born3am avatar Mar 11 '24 12:03 born3am

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@born3am Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

wangela avatar Mar 11 '24 12:03 wangela

@wangela, since the last version released on GitHub is already v.1.1.41, I believe some automated task to publish on NPM might not been working properly

Same here. Was trying to upgrade the current version due to the warn in console:

As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker will continue to receive bug fixes for any major regressions, existing bugs in google.maps.Marker will not be addressed. At least 12 months notice will be given before support is discontinued. Please see https://developers.google.com/maps/deprecations for additional details and https://developers.google.com/maps/documentation/javascript/advanced-markers/migration for the migration guide.

giuliobracci avatar Mar 25 '24 14:03 giuliobracci

Also having this holding me back.

Is there any alternative to update to the lastest version, while npm is still not updating?

Cafnio avatar Mar 26 '24 16:03 Cafnio

@Cafnio Have not tested this yet, but I think you can do npm install [email protected]:googlemaps/react-wrapper.git

Alternatively, take a look at the docs from NPM

giuliobracci avatar Mar 26 '24 16:03 giuliobracci

@wangela, did you have time to take a look at the issue?

Currently, V.1.1.41 is not deployed on NPM. You still have a very old version there, 1.1.35 (from 2 years ago)

We cannot handle the google.maps.Marker deprecation cause of that.

born3am avatar Apr 11 '24 09:04 born3am

Thanks @wangela.

born3am avatar Jul 23 '24 10:07 born3am

1.1.42 has now been published to NPM. I believe the problem was caused by our cut over to release-please.

kwnevarez avatar Aug 09 '24 00:08 kwnevarez