Skip to content

5.0.0 - modern native grid

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 19 Sep 17:46
· 346 commits to master since this release
ad85e12

5.0.0 (2023-09-19)

⚠️ Breaking Change - 5.0.0 (official release)

This release is all about modernizing the project, with the following main changes:

  • support ES6 (and ESM), the ESM build will provide Tree Shaking support
    • closes our oldest issue #41
  • migrate to TypeScript and provide Type Definition (.d.ts files)
  • provide a more modern Alpine Styling Theme

Please read the Announcement & Migration Guide v5.0

You can also see the full list of changes that we had to do in order to make this happen in our Roadmap to v5.0.

Revisit all Examples updated with the new Alpine Theme


Breaking Change ⚠️

  • prepare official 5.0 version release (#845) (ad85e1)