Releases: gbogard/scala3-nextjs-template
Releases · gbogard/scala3-nextjs-template
v1.1.1
What's Changed
- Ignore metals.sbt as per Metals docs by @valencik in #1
- docs: add valencik as a contributor for code by @allcontributors in #4
- docs: add gbogard as a contributor for code, doc by @allcontributors in #5
New Contributors
- @valencik made their first contribution in #1
- @dependabot made their first contribution in #2
- @allcontributors made their first contribution in #4
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Updated scalajs-react to the latest v2 RC (2.0.0-RC4)
- Added support for scalajs-react's core-generic module (See Effect agnosticism)
- Fixed the default npm path (previously was my personal config, whoops)
v1.0.1
First Relase
First release, featuring:
- Scala 3.0.1
- Next.js v11.1.0
- Tailwind v2.2.9
- Scalajs-React v2.0.0-RC3