Sha256: 44dbae7f5a9823f46ea9a4ea349fd7af084161a231777897b83fd1e42b8d60c2

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.0.0] - 2023-10-06

Official deprecation.

## [1.4.0] - 2019-01-24

### Fixed

- `render_batch` receives jobs in hash form [#21](https://github.com/airbnb/hypernova-ruby/pull/21)

## [1.3.0] - 2017-07-28

### Added

- `on_error` now receives the job hash as its third parameter.

## [1.2.0] - 2017-02-13

### Changed

- Developer plugin will now display Hypernova error stack traces in monospaced font, instead of as list items. HTML-escape stack traces.

## [1.1.0] - 2016-11-10

### Added

- Attribute `data-hypernova-id` was added to the fallback HTML. This is a random `id` that
  Hypernova uses to bootstrap the application.

## [1.0.3] - 2016-08-11

### Fixed

- Developer plugin did not include fallback HTML for client-side remounting, now it does.

## [1.0.1] - 2016-06-15

### Fixed

- Errors encountered no longer raise another error due to uninitialized constants.

## [1.0.0] - 2016-06-08

Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hypernova-2.0.0 CHANGELOG.md