BladeRunnerJS v0.3
Pre-release
Pre-release
BladeRunnerJS v0.3
- Another bugfix and maintenance release before completing bundler plugins, content plugins and minifiers.
- Adds support for bundler plugins, albeit with limited functionality until the next release.
- CompositeJsBundlerPlugin supports minifier plugins so custom minifiers can be used.
- Added ContentPlugins, which uses a subset of BundlerPlugin functionality, to support use cases such as automatic app cache manifests.
- Improved visibility of errors when a user uses an incorrect command.
Closed Issues
17 issues closed; 6 labelled bug, feature, enhancement or experience - https://github.com//BladeRunnerJS/brjs/issues?milestone=3
- Difficult to see error message when I use an incorrect command (#245)
- Provide a ContentPlugin interface so plugins can be written to support things like an appcache manifest (#241)
- Improved logging for new bundling infrastructure (#228)
- Complete new bundling infrastructure (#227)
- add minifier plugin support to new bundling infrastructure (#162)
- create a J2EE filter that allows the bundlers to be addressed with URLs that have the correct file extensions (#42)
Parts of this release note have been auto-generated. If you notice any problems with it, tell us