Skip to content

Magic IndexedDB v2.0.0-alpha7

Latest
Compare
Choose a tag to compare
@magiccodingman magiccodingman released this 29 May 15:44

NuGet: Magic.IndexedDb v2.0.0-alpha7

Fixes

  • alpha2 - Resolves issues with static non mapped variables within magic table class.
  • alpha3 - Changed service from Singleton to Scoped for resolving Blazor Server issues with no WASM down sides.
  • alpha4 - @yueyinqiu changes to repair access to disposed objects in Blazor Server and resolving warnings.
  • alpha5 - @yueyinqiu changes to fix delete item function call.
  • alpha6 - Fixed bulk delete.
  • alpha7 - @Ard2025 both provided and pointed to the solutions to the end token array and dynamic object serialization issues.

Next Steps

Since ~2 months ago when version 2.0 alpha was launched, we've had a good amount of updates, bug fixes, and support! I believe the project is now stable enough to move forward with the migration functionality.

I have been really limited on time recently, but I should have more free time in the near future and the migration feature will help bring a closing end goal to the anticipated full launch of v2.0. Thanks for all the community support, it means a lot!