File: CHANGELOG.md

package info (click to toggle)
ruby-webpack-rails 0.9.11%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 164 kB
  • sloc: ruby: 342; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

## v0.9.10

 * Only error if manifest error was a module build failure (Juan-Carlos Medina and Naomi Jacobs <pair+juanca+naomi@mavenlink.com>)
 * Change dependency to railties (Mike Auclair <mike@mikeauclair.com>)
 * Only enable dev server in development & test (Agis Anastasopoulos <agis.anast@gmail.com>)
 * Use existing NODE_ENV if available (Alex <alexkrolick@users.noreply.github.com>)
 * Switched README & generators to use yarn over npm
 * Allow SSL certificate verification for localhost connections (Marek Hulan <mhulan@redhat.com>)