All notable changes to this project will be documented in this file.
• Updated .babelrc
• Bug fixes • Added some basic unit tests
• Removed spread operators getting bundle down to 775 B
!
• Replaced async/await
for Promise.resolve()
making bundle 1.06 kB
gzipped
• Switched from Webpack to Rollup saving .08 B
• Initial Setup