mswjs / data

Data modeling and relation library for testing JavaScript applications.
https://npm.im/@mswjs/data
MIT License
822 stars 52 forks source link

chore: upgrade page-with to 0.6.0 #270

Closed timkolotov closed 1 year ago

timkolotov commented 1 year ago

The currently present issue of failing CI caused an error within webpack which is a dependency of page-with. Upgrading it to the latest version solves it (didn't dig too deep into it but seems to be related to the webpack version).

kettanaito commented 1 year ago

Released: v0.12.0 🎉

This has been released in v0.12.0!

Make sure to always update to the latest version (npm i @mswjs/data@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.