Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@75lb 75lb released this 29 Jun 14:14
· 5 commits to master since this release

There were no functional changes in this release, all behaviour is the same.

Breaking changes since v3.0.2

  • Dropped support for NodeJs versions less than v16
  • Moved the command-line tool out into a separate project.

Misc improvements

  • Some dependency tree optimisations
  • Added a trivial web front-end to demonstrate isomorphism.
    • From the root of the project, launch a web server (e.g. local-web-server) then navigate to the examples/web folder to view the front-end.