Releases: aniketfuryrocks/FireJSX
Releases · aniketfuryrocks/FireJSX
v0.9.5: Merge pull request #6 from eAdded/HeadSSR
v0.9.0
0.9.0
0.9.0-dev.4
Rewritten from the ground up
Key Changes
- Multi Compiler to Single Compiler multiple entries
- Aggressive code splitting
- Self-executing/rendering chunks
- export default changed to Wrap Component
- 404.jsx is the default 404 page and can't be changed
- New Config interface with support to both .js and .yaml files
- Clean global scope
- Async chunks are loaded after first paint
- Link Race Condition fixed
- Less config memory usage
Refer to Project Board for the full change list
v0.9.0-beta.14
0.8.0-beta.9
v0.8.0-beta.9
- History prefix fix
Stable
- new HMR que
- React hot dom
- peer dependencies
- prefix fix
- addStaticPrefix function
- build time sync fix
- webpack config trimmed
0.8.0-beta.5
- Fixed HMR lazy css
- Fixed lazy css ssr
0.8.0-alpha.1
- Path prefix and Static prefix
- Id to FireJSX_INIT script
- Verbose Logging
- React Hot Reload webpack loader only during dev
- Hooks reset
- config and args window updated
v0.7.0
- 🎉 Brand new hooks based Plugin API
- 👍 Compression hook server Gzip fix
- 💯 Optimized event loop
- 📦 Removed GlobalPlugin and PagePlugin. New Functional and hooks based structure
0.6.0
Plug v3.0