hypernova icon indicating copy to clipboard operation
hypernova copied to clipboard

A service for server-side rendering your JavaScript views

Results 48 hypernova issues
Sort by recently updated
recently updated
newest added

Loadable components is arguably the most popular and most established lazy loading framework for react. It also supports server side rendering, but it's unclear how I could implement it with...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Hello. I am using Hypernova to deprecate simple ERB elements with React components. It's been pretty much a smooth ride except for 1 thing: - Can I add a custom...

We have been experimenting with hypernova for our SSR architecture. A problem arose when we wanted to add or remove a module in the `getComponent` method on runtime. Is there...

Add a link to a hypernova client library for Vue. Reviewers: @ljharb, @duoertai

## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.16.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [sinon-sandbox](https://github.com/wealthfront/sinon-sandbox) was updated from `1.0.2` to `2.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Currently encoding in the[ index.js](https://github.com/airbnb/hypernova/blob/0971f5d16ca17ef33342c5a710b1cdedb8036b5a/src/index.js#L6) only includes ``` const ENCODE = [ ['&', '&'], ['>', '>'], ]; ``` If a component is being rendered SSR and includes a property with...

bug
help wanted

The current example 'simple' does not work with the latest version Ruby 2.6.8.

Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.13. Commits 47a1fd7 bump version b8dc520 Handle case where session id key is requested but it is missing 698a060 Merge pull request #1462 from jeremyevans/sessionid-to_s...

dependencies