Revision history for rollup-plugin-glsl-optimize

May 7, 2021 ยท View on GitHub

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.2 2021-05-07

  • Performance improvement (parser)

1.0.0 2021-05-05

  • Stable Release
  • Bug fixes

0.0.11 2021-05-02

  • Improved Khronos binaries distribution
  • Better error handling for stage-less *.glsl files

0.0.9 2021-04-30

  • Support for glslify

0.0.8 2021-03-22

  • Support parallel rollup builds
  • Emit sourcemaps that reflect optimized but un-minified source to aid debugging
  • Switched to rollup load hook (was transform)

0.0.7 2021-03-20

  • Initial published version