Skip to content

Releases: oddhill/drupal-oddbaby

1.0.0

19 Aug 10:04
Compare
Choose a tag to compare

This release includes a bunch of improvements and updates.

  • Node.js 14 LTS is now a requirement.
  • Support for Drupal 9 projects.
  • Project now uses Webpack 5 for building CSS and JavaScript. All supporting modules have been updated, and problems like empty js files have been fixed and source maps are now properly generated for all output.
  • SASS modules are now used with the new @use rule instead of the old and discouraged @import rule.
  • Optional grid generation based on the Bootstrap grid.

Initial release

27 Oct 15:04
Compare
Choose a tag to compare
0.1.0

Added script for running eslint