Skip to content

Releases: tiagomapmarques/js-boilerplate

v1.3.0

03 Oct 23:29
ee3ce1b
Compare
Choose a tag to compare

🚀 New features

  • Add independent serve script (#155)

🔨 Breaking changes

  • Renamed typings folder to types (#154)

🏠 Improvements

♨️ You've been served

  • Get it?

v1.2.0

26 Sep 22:44
ab648f1
Compare
Choose a tag to compare

🔨 Breaking changes

  • Updated base typings (#151)

🐛 Bugfixes

  • Fixed style loader bug for legacy browsers (#148)

🏠 Improvements

😭 Lesson learned

  • Testing on IE before releasing versions is !important

v1.1.0

02 Aug 23:01
a54375d
Compare
Choose a tag to compare

🚀 New features

  • Automatic port finder based on free ports (#143)
  • Svg and image loaders (#143, #145)
  • Base64 transformation of resources on build (#143)

🔨 Breaking changes

  • Automatic entry point discovery - i.e. all js/ts files on src/app except tests (#146)
  • Colors and values parsing on runtime variables for sass (#145)

🏠 Improvements

  • Settings now split from pure configuration code (#146)
  • Easily configurable extension list and server port (#146, #147)
  • Minor update to local and dev css class names (#143)
  • Replaced all linting with @biotope/quality-gate (#144, #145)
  • Code clean-up (#145, #147)
  • Update dependencies and engines (#143, #145, #146, #147)

🔥 On fire

  • Major thanks to @biotope ! 🙏
  • More features, more fun - everyone knows that 👾 🎮

v1.0.0

11 Mar 01:25
b748917
Compare
Choose a tag to compare

🚀 New features

  • Added seamless integration of js, ts, css and scss - thank you @babel !! (#131)
  • All runtime js variables now seamlessly integrated in scss files on build-time (#131)
  • .env file read/imported automagically as global runtime variables (#123, #126)
  • All watch commands now launch a server (all environments), with live-reload (local environment only) (#134, #142)

🔨 Breaking changes

  • Some project-related runtime variables moved to PROJECT variable (#131)
  • Entry points are now an array - name of the output file is now the same as the file (#131)

🏠 Improvements

💥 Wham Bam

  • First official release of a stable, feature-rich version of the js boilerplate 🎉 🏆
  • we gotta WHAM! BAM! shang-a-lang and a sha-la-la-la-la-la thing!!!

v0.11.9 (rc.2)

30 Aug 23:44
5efa5ec
Compare
Choose a tag to compare
v0.11.9 (rc.2) Pre-release
Pre-release

🚀 New features

  • External file copying is now awesome (#103)
  • CSS Autoprefixer (#104)

🔨 Breaking changes

🏠 Improvements

🍒 Cherry on top

  • 💯 commits/merged-PRs on the develop branch!!

v0.10.0 (rc.1)

21 Aug 20:33
6131b9b
Compare
Choose a tag to compare
v0.10.0 (rc.1) Pre-release
Pre-release

🚀 New features

  • External file copy now seamlessly configurable (#91)
  • Default environment added so that just the webpack command builds the app (#89)
  • manifest.json now generated on build (#72)

🔨 Breaking changes

  • Updated webpack to v4 (#73)
  • Revised and simplified build configuration (#73, #74, #76, #79)
  • LANGUAGE runtime variables are now LOCALE (#72)
  • New testing module means less "magic" behind the testing scenes (#87, #88)

🐛 Bugfixes

  • Docker now pre-renders pages (#77)
  • eslint and stylelint tasks updates (#71, #73)
  • Pre-build cleaning now with more cleanliness and less doing nothing (#86)

🏠 Improvements

  • yarn now the default package manager (#76)
  • CircleCI gets a folder for itself (#76, #84)
  • Default html 5 tags now properly respected (#78)
  • Code more consistent with current flavors (#82, #83)
  • Updated documentation and dependencies (#70, #71, #75, #76, #77, #79, #80, #81, #85, #90, #92)

🥇 Big thanks

v0.9.2 (beta.3)

29 Jan 00:03
f6654a5
Compare
Choose a tag to compare
v0.9.2 (beta.3) Pre-release
Pre-release

🚀 New features

  • Pre renderer (not SSR!) (#66)

🔨 Breaking changes

  • Split project configuration between project config and webpack settings (#67)

🐛 Bugfixes

  • Nginx 404 page handling (for PWAs) (#64)

🏠 Improvements

  • Dynamic root id for root html div tag (#65)
  • Default language on html tag (#68)
  • Updated dependencies (#69)

v0.8.0 (beta.2)

27 Jan 02:36
58bcea0
Compare
Choose a tag to compare
v0.8.0 (beta.2) Pre-release
Pre-release

🚀 New features

🔨 Breaking changes

  • EJS templating (#54)
  • environments folder reorganization (#56, #59, #62)
  • Server side compression (#60)

🐛 Bugfixes

  • Production build (#52)

🏠 Improvements

v0.7.5 (beta.1)

18 Jan 01:05
3cb3f96
Compare
Choose a tag to compare
v0.7.5 (beta.1) Pre-release
Pre-release

Boilerplate for any javascript-oriented frontend project - first pre-release 🎉