Skip to content

Commit

Permalink
release: vite-plugin-ruby@3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Mar 16, 2023
1 parent 3491bde commit feab04f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions vite-plugin-ruby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.2.0](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@3.1.3...vite-plugin-ruby@3.2.0) (2023-03-16)


### Bug Fixes

* ssr incompatibility with vite 4 ([#345](https://github.com/ElMassimo/vite_ruby/issues/345)) ([3491bde](https://github.com/ElMassimo/vite_ruby/commit/3491bdedad2b0fcb8a1895efa4dafb3874d14efd)), closes [#333](https://github.com/ElMassimo/vite_ruby/issues/333)



## [3.1.3](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@3.1.2...vite-plugin-ruby@3.1.3) (2022-12-02)


Expand Down
2 changes: 1 addition & 1 deletion vite-plugin-ruby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-ruby",
"description": "Convention over configuration for using Vite in Ruby apps",
"version": "3.1.3",
"version": "3.2.0",
"type": "module",
"types": "dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit feab04f

Please sign in to comment.