js-temporal / temporal-polyfill

Polyfill for Temporal (under construction)
ISC License
530 stars 28 forks source link

Release 0.4.1. #148

Closed 12wrigja closed 2 years ago

12wrigja commented 2 years ago

I don't think there's any huge changes that warrant another release, but I figured that improving the current Safari compatibility was worth a patch release. Thoughts?

12wrigja commented 2 years ago

Looks good. Are there any polyfill changes from the recent TC39 meeting that should get into a release? Don't need to hold this patch release for those changes, but should probably get them into this polyfill relatively soon.

I plan to look into this next week as I start to refocus back on Temporal.

The linter didn't seem to like the indentation of the list? Conveniently npm run fix fixed it up :)