Skip to content

Object Replacement & ES6

Compare
Choose a tag to compare
@curran curran released this 29 Jan 09:08
· 66 commits to main since this release

This release introduces support for object replacement, and also migrates to ES6.

Many thanks to @javierblancosp for these changes (see #19 )!

This is a major version because the migration to ES6 may cause breakage. If the migration to raw ES6 (with no ES5 build) causes breakages for you, please open an issue and we will see about adding an ES5 build. Thank you.