Skip to content

Releases: Blazored/SessionStorage

v2.4.0 🌈

14 Aug 15:45
092ce10
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • (#77) Added public setter for System.Text.Json JsonSerialize - Thanks to @rf-0

v2.3.0

01 Jan 15:33
6b76611
Compare
Choose a tag to compare

What's Changed

  • (#69) Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /samples/BlazorServer - Thanks to @dependabot
  • (#67) - fixes code snippet missing curly braces - Thanks to @baywet

🚀 Features

  • (#70) Updated features to match Blazored LocalStorage - Thanks to @chrissainty

🧰 Maintenance

  • (#68) update to dotnet7 + update nuget packages - Thanks to @Q-Sharp

v2.2.0

08 Oct 22:16
0a1a428
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • (#52) Moved test extensions to seperate project as per local storage & added cancellation token support - Thanks to @chrissainty

v2.1.0 🌈

15 May 14:08
9aad9bd
Compare
Choose a tag to compare

What's Changed

🚀 Features

v2.0.0

08 May 13:08
6ecbc31
Compare
Choose a tag to compare

What's Changed

🚀 Features

v1.2.0

20 Jan 17:13
fc2fda0
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • (#42) Add ContainKeyAsync - Thanks to @drma-dev

🧰 Maintenance

1.0.12

23 May 14:10
4dfecb7
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • (#13) Added question template and moved release drafter to GitHub Actions - Thanks to @chrissainty