v6.1.0
New features
- The
package.jsonnow containssideEffects: falseto improve dead code removal and tree shaking. - The
package.jsonnow contains an export-map to assist bundlers in choosing the correct file.
Bug fixes
- Update
index.d.ts(in #402) to be more accurate with the real code.
Internal
- Shuffle is now a monorepo, built with turborepo (#399).
- Rewrote the website with Docusaurus.
Full Changelog: vestride/Shuffle@v6.0.0...v6.1.0