This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
v7.0.0-rc.3
Pre-release
Pre-release
Quick follow-up to v7.0.0-rc.2.
Changes
This release fixes issue #109 — reconfigures main funfix
project to not bundle dependencies.
Usage
WARN: version 7.0.0
contains breaking changes and I cannot guarantee API stability at this point. That said, Funfix has 100% test coverage, as usual, so the potential for new bugs is small.
In order to install this release candidate:
yarn add funfix@next
Or if using npm
:
npm install --save funfix@next
Enjoy~