TLDR;
This version adds a toggle
function to the array module and officially supports using radash via the jsdeliver CDN by referencing our version tagged commits.
<script src="https://cdn.jsdelivr.net/gh/rayepps/radash@v9.1.0/cdn/radash.js"></script>
What's Changed
- chore(update rollup-plugin-esbuild to support rollup v3) by @matteosacchetto in #141
- chore(add build and ci support for cdn) by @rayepps in #143
- chore(bump chai from 4.3.6 to 4.3.7) by @dependabot in #142
- chore(bump rollup-plugin-esbuild to 5.0.0) by @matteosacchetto in #147
- chore(add CI/CD step to check cdn files are up to date) by @rayepps in #148
- chore(bump prettier-plugin-organize-imports from 3.1.1 to 3.2.0) by @dependabot in #153
- feat(add toggle function to array module) by @rayepps in #144
Full Changelog: v9.0.2...v9.1.0