Skip to content

Releases: sodiray/radash

v9.3.0

15 Nov 19:38
965c33e
Compare
Choose a tag to compare

What's Changed

  • Add title casing string function by @rayepps in #156

Full Changelog: v9.2.0...v9.3.0

v9.2.0

14 Nov 21:10
6952a98
Compare
Choose a tag to compare

What's Changed

  • Improve the type coverage of clone function by @mertdy in #62

New Contributors

Full Changelog: v9.1.0...v9.2.0

v9.1.0

11 Nov 16:54
b8b9ff2
Compare
Choose a tag to compare

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

v9.0.2

05 Nov 02:19
93d7ce4
Compare
Choose a tag to compare

What's Changed

  • update to meet ts strict mode by @rayepps in #139

Full Changelog: v9.0.1...v9.0.2

v9.0.1

02 Nov 23:30
370cc44
Compare
Choose a tag to compare

What's Changed

  • allow null default in toFloat and toInt by @rayepps in #134

Full Changelog: v9.0.0...v9.0.1

v9.0.0

02 Nov 13:59
fe3c0fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v9.0.0

v8.1.0

26 Oct 05:42
e96ba44
Compare
Choose a tag to compare

What's Changed

  • Add index to async map callback by @rayepps in #116

Full Changelog: v8.0.3...v8.1.0

v8.0.3

20 Oct 23:40
383a515
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.2...v8.0.3

v8.0.2

20 Oct 23:40
dc7b2cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

v8.0.1

19 Oct 16:05
282ca62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.0.1