seia

Lightweight SSR framework for React Server Components

MIT License

Downloads
16
Stars
79
Committers
6
seia - [email protected] Latest Release

Published by abiriadev 5 months ago

Patch Changes

  • 4b4e0a1: Fix dist not found error caused by manual publishing
seia - [email protected]

Published by abiriadev 5 months ago

🎉 We got a new contributor!!

welcome to seia, @aidnyu!

What's Changed

New Contributors

Full Changelog: https://github.com/abiriadev/seia/compare/[email protected]@0.1.1

seia - [email protected]

Published by abiriadev 5 months ago

🎉 We got a new cli tool to create the seia project easily!

Try the below command now!

$ npm create seia-app
$ yarn create seia-app
$ pnpm create seia-app

Minor Changes

  • 1eb70d0: Provide a cli tool to create new seia project
seia - Seia 0.1.2

Published by abiriadev 5 months ago

We got the first contributor! 🎉

What's Changed

  • #6 Thanks @nemorize! - Fixed some typos in codebase and documentations

New Contributors

Full Changelog: https://github.com/abiriadev/seia/compare/v0.1.1...v0.1.2

seia - First release of Seia.js

Published by abiriadev 5 months ago

Seia is now on NPM!

I am pleased to announce that Seia is now available on NPM! 🎉

You can install Seia by running the following command:

$ npm install seia
$ yarn add seia
$ pnpm add seia

Unpublishing Incident on NPM

I inadvertently unpublished version v0.1.0 from NPM to correct a typo in the package.json file. I was unaware that this action would result in a 24-hour block on republishing.

After the block period elapsed, I published an almost identical version as v0.1.1. Consequently, there are no significant differences between v0.1.0 and v0.1.1.

From now on, the version history starts from v0.1.1. 🤣

How Can You Help?

Please consider starring the project on GitHub to enhance its visibility, which helps attract more users.

Additionally, you can contribute by testing the project. Use it and verify if it functions as expected. Check discussion #1 and leave your feedback in the comments!

Thank you for your support! ❤️

Package Rankings
Top 34.74% on Npmjs.org
Badges
Extracted from project README
MIT
Related Projects