Skip to content

Release 0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 12:49
· 193 commits to main since this release
8e30a6f

✨ Introduce new features

  • Add ScrollIntoView command

⚡️ Improve performance

  • Don't dispatch empty changes in setConfiguration

⬆️ Upgrade dependencies

  • Update Microsoft.AspNetCore.Components.Web to 8.0.2

🎨 Improve structure / format of the code

  • Cleanup diagrams

🔊 Add or update logs

  • Add loggings for local storage

🔧 Add or update configuration files

  • Add github source link

🗑️ Deprecate code that needs to be cleaned up

  • Remove useless localStorageKey copy

🚚 Move or rename resources (e.g., files, paths)

  • Move initial logs earlier

What's Changed

  • Cleanup diagrams, add loggings, add ScrollIntoView command by @gaelj in #138
  • Release 0.6.3 by @gaelj in #139

Full Changelog: 0.6.2...0.6.3