From 8bfbbdab62aedee2a7f9fbb71563e7582fef0312 Mon Sep 17 00:00:00 2001 From: Fabio Spampinato Date: Mon, 13 May 2019 19:52:14 +0200 Subject: [PATCH] Bumped version to 4.1.1 --- CHANGELOG.md | 9 +++++++++ README.md | 4 ++-- dist/cash.d.ts | 10 +++------- dist/cash.esm.js | 2 +- dist/cash.js | 2 +- dist/cash.ts | 17 ++++++----------- package.json | 2 +- 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 042f902b..4f7f0df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +### Version 4.1.1 +- Raising bundle size limit to 5.5kB +- Test: replaced iOS 9.3 with iOS 11.0 +- Test: using setAttribute instead of the dataset API +- Migration guide: mentioning the `:scope` CSS pseudo-class +- Migration guide: mentioning inserting plain text +- TypeScript: typing events more loosely +- TypeScript: typing collection elements more loosely + ### Version 4.1.0 - Added $.isWindow - Made the TypeScript type system stricter diff --git a/README.md b/README.md index d1702b4a..b3dcedea 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ If you're migrating from jQuery be sure to read our [migration guide](https://gi ## Usage -Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/4.1.0/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@4.1.0/dist/cash.min.js) and use it like this: +Get Cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/4.1.1/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@4.1.1/dist/cash.min.js) and use it like this: ```html - +