Skip to content

v0.12.0-beta

Latest
Compare
Choose a tag to compare
@matux matux released this 21 Mar 21:06
418412d

What's Changed

  • React server component support by @mudetroit and @matux in #121
  • Example for Next.js 14 using App Router by @mudetroit and @matux in #122
  • Standardize eslint and prettier for the entire project with ci checks by @matux in #110
  • Prettify library and examples and enable format check in ci by @matux in #111
  • ESLintify the library and its examples, enable linting in CI by @matux in #112
  • Fixed broken package.json, updated all deps and react example by @matux in #115
  • Removed formatting rules from eslintrc, leave it to prettier by @matux in #116
  • Added build:all and install-all scripts by @matux in #117
  • Integrated yalc to the project to link in-dev lib to examples by @matux in #118

New Contributors

Full Changelog: v0.11.2...v0.12.0-beta