tomi / fromfrom

A JS library written in TS to transform sequences of data from format to another
MIT License
480 stars 9 forks source link

build(rollup): upgrade rollup and its plugins to latest version #111

Closed tomi closed 3 years ago

tomi commented 3 years ago

This doesn't really affect the build output. The umd version is now aware of globalThis and one variable initialization to undefined is removed from the minified version.

tomi commented 3 years ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: