Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Releases: twbs/bootstrap-npm-starter

v2.1.0

30 Mar 19:07
Compare
Choose a tag to compare
  • update dependencies
  • update CI

v2.0.0

02 Sep 18:07
@mdo mdo
732f96d
Compare
Choose a tag to compare

Updates to Bootstrap v4.6.2, Bootstrap Icons v1.9.1, and more!

  • Fixes #68: Adds specific Node version (LTS) in our readme
  • Fixes #74, fixes #82: Add live reload functionality
  • Fixes #76: Fixes compilation errors
  • Fixes #86: Updates to only Node 16
  • Fixes .stylelintrc config for the Bootstrap config

This project will soon be archived in favor of the more complete set of examples at https://github.com/twbs/examples, which all support Bootstrap 5 and include options for various JS frameworks, bundlers, and more.

v1.4.0

19 Jan 22:02
@mdo mdo
Compare
Choose a tag to compare
  • Updates Bootstrap to v4.6.0
  • Updates Bootstrap Icons to v1.3.0

v1.3.0

08 Jan 04:29
@mdo mdo
038f46a
Compare
Choose a tag to compare
  • #18: Adds Stylelint support, with some light documentation in the readme and implementation with GitHub Actions.
  • #34: Updated devDependencies, fixed Sass variables placement, added npm run-all and npm start scripts, and more.

v1.2.0

28 Oct 02:35
@mdo mdo
Compare
Choose a tag to compare
  • #17: Added Bootstrap Icons v1.0.0 with example in index.html
  • #25: Add close button Sass file (fixed #23)
  • #30: Updated all dependencies

v1.1.0

17 Jun 17:33
@mdo mdo
Compare
Choose a tag to compare
  • #6: Add PurgeCSS example
  • #12: Add editorconfig
  • #13: Update to Bootstrap v4.5.0 (was v4.4.1)
  • #14: Update readme scripts table

v1.0.0

27 May 18:28
@mdo mdo
Compare
Choose a tag to compare

Initial release