Releases: fralonra/lottery-wheel
Releases · fralonra/lottery-wheel
v2.4.1
- chore(dep): remove @rollup/plugin-commonjs, @svgdotjs/svg.filter.js, @svgdotjs/svg.js
- chore: update LICENSE
v2.4.0
- ci: build with babel
- chore(dep): use new official rollup plugins: @rollup/plugin-commonjs, @rollup/plugin-node-resolve
- docs: fix typo in README
v2.3.1
- docs: remove svg.js in README
v2.3.0
- refactor: get rid of 3rd party svg library
- docs: add esm usage example
v2.2.0
- refactor: use svg.js to replace snapsvg
v2.1.0
- ci: use husky
- chore(dep): move animejs and snapsvg to dependencies
- chore: add standard env config
- refactor: src/index.js
- fix: fix main field in package.json
v2.0.0
- use standard to lint
- use rollup to build
- remove
mode
option