Sha256: 85e332686dbdbedbc2a4ca4e75a1a0ea23ef68ac64b520e784ce7812ca0f8006

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

# Changelog

## [v0.4.9](https://github.com/opal/opal-sprockets/compare/v0.4.8.1.0.3.7...v0.4.9.1.0.3.7)

*11 September 2020*

- Avoid OpalLoaded undefined when applications have no dependencies.


## [v0.4.8](https://github.com/opal/opal-sprockets/compare/v0.4.7.1.0.3.7...v0.4.8.1.0.3.7)

*14 September 2019*

- Revert the changes in 0.4.7


## [v0.4.7](https://github.com/opal/opal-sprockets/compare/v0.4.6.1.0.3.7...v0.4.7.1.0.3.7)

*14 September 2019*

- Require `opal/sprockets` before calling `Opal::Sprockets.loaded_asset`


## [v0.4.6](https://github.com/opal/opal-sprockets/compare/v0.4.5.1.0.3.7...v0.4.6.1.0.3.7)

*24 July 2019*

- Allow multiple calls to the code produced by `Opal::Sprockets.load_asset`


## [v0.4.5](https://github.com/opal/opal-sprockets/compare/v0.4.4.1.0.3.7...v0.4.5.1.0.3.7)

*25 May 2019*

- Opal is now loaded as part of the bootstrap process instead of being marked as preloaded by the processor
- Simplified code for loading-related scripts


## [v0.4.4](https://github.com/opal/opal-sprockets/compare/v0.4.3.0.11.0.3.7...v0.4.4.1.0.3.7)

*12 May 2019*

- Target Opal v1.0


## [v0.4.3](https://github.com/opal/opal-sprockets/compare/v0.4.2.0.11.0.3.1...v0.4.3.0.11.0.3.7)

*13 February 2019*

- Drop support for older Sprockets versions


## [v0.4.2](https://github.com/opal/opal-sprockets/compare/v0.4.1.0.11.0.3.1...v0.4.2.0.11.0.3.1)

*7 September 2018*

- Inline source-maps with their source-contents for better performance and simpler architecture


## [v0.4.1](https://github.com/opal/opal-sprockets/compare/v0.4.0.0.10.0.3.0.0...v0.4.1.0.11.0.3.1)

*30 December 2017*

- Added support for Opal 0.11
- `Opal::Sprockets.load_asset` now works without the need to access the sprockets environment (needed by `sprockets-rails` v3+)
- Documentation updates

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-sprockets-0.4.9.1.0.3.7 CHANGELOG.md