Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@amoutonbrady amoutonbrady released this 14 Jul 08:52

2.3.0 (2022-07-14)

This release mainly upgrade vite to the latest version (3.0.0).
The only "breaking" change is that the vite option alias is not supported anymore.

You can follow the migration guide here: https://vitejs.dev/guide/migration.html

Changed

  • ⬆️ Update playground dependencies [0438ab4]
  • ⬆️ Update dependencies (vite 3) [17d5aef]
  • ⬆️ Update dependencies [ac130ae]
  • ⬆️ Update example folder dependencies [093f738]
  • ⬆️ Update dependencies [0259ba6]

Removed

  • 🔥 Remove legacy option `alias` [4a432e8]

Miscellaneous

  • Merge pull request #44 from vjoao/patch-1 [88fd588]
  • Add 'universal' to compiler output [75d66bb]
  • Merge pull request #39 from btakita/issues/38 [dce3536]
  • Merge pull request #37 from JoviDeCroock/patch-1 [6c9c566]
  • upgrade babel-preset-solid to 1.4.2 [91e9511]
  • add types discoverability [820c115]
  • move "vite" and "solid-js" to peer dependencies [dfd81c2]
  • Merge pull request #36 from g-plane/peer-deps [f896d4d]
  • remove ?. and bump version [b310f93]
  • 📝 Update changelog [b57f3e9]
  • 📝 Update changelog [55ed4f3]