Skip to content

Releases: aniketfuryrocks/FireJSX

v0.9.5: Merge pull request #6 from eAdded/HeadSSR

07 Aug 02:04
f31cd70
Compare
Choose a tag to compare

v0.9.0

26 Jul 09:09
Compare
Choose a tag to compare
0.9.0

0.9.0-dev.4

20 Jul 08:28
Compare
Choose a tag to compare
0.9.0-dev.4 Pre-release
Pre-release

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

25 Jul 03:08
Compare
Choose a tag to compare
0.8.0-beta.9

v0.8.0-beta.9

14 Jul 06:15
Compare
Choose a tag to compare
  • History prefix fix

Stable

13 Jul 11:46
Compare
Choose a tag to compare
  • new HMR que
  • React hot dom
  • peer dependencies
  • prefix fix
  • addStaticPrefix function
  • build time sync fix
  • webpack config trimmed

0.8.0-beta.5

13 Jul 09:06
Compare
Choose a tag to compare
  • Fixed HMR lazy css
  • Fixed lazy css ssr

0.8.0-alpha.1

12 Jul 10:58
Compare
Choose a tag to compare
  • 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

06 Jul 18:17
Compare
Choose a tag to compare
  • 🎉 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

06 Jul 09:50
Compare
Choose a tag to compare

Plug v3.0