All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This package has been deprecated. If you are looking for an ergonomic way to create web workers in a project using @remote-ui/rpc
, Webpack, and Babel, we recommend you use @shopify/web-worker
, which has the same API as version 1.3.0
of this library.
- Allowed custom filename in WebWorkerPlugin when generating worker file.
- Added entry point information to
package.json
.
- Fixed a build issue that caused errors when using a number of packages in projects that do not have
core-js@3.x
installed.
Initial release.