Skip to content

Releases: Johannes-Schiel/ud-basic-webdev-setup

Update NPM Packages

28 Mar 10:57
Compare
Choose a tag to compare

Update

  • Update: Update NPM Packages

Vite 3 & BugFixes

16 Aug 09:13
Compare
Choose a tag to compare

In dieser Version gibt es einen BugFix sowie ein Update der Packages auf die neusten Versionen.

Update:

  • Vite wurde auf Version 3.0.8 geupdated #41

Fix:

  • Laden von Schriften #40

Großes IDE Update 2022 mit Vite als Basis

27 Feb 10:10
Compare
Choose a tag to compare

Diese Version verkörpert eine komplett neue Build Chain die deutlich schneller und besser funktioniert als Gulp.

Add

  • ViteJS wurde als neue Basis für die IDE genutzt

Remove

  • Gulp sowie der großteil der alten IDE (2020) wurden entfernt und durch schnellere Tools ersetzt.

1.4.5

20 Nov 08:54
d6e99c3
Compare
Choose a tag to compare

Fix

  • Fix: Paketinstallation geht wieder #38

Update & Add BugFix Form

23 Oct 10:38
Compare
Choose a tag to compare

Add

  • Add: BugFix Form für das melden von Fehlern im Projekt

Change

  • Update: Update der Node Moduels in dem Projekt

BugFixes & Production Build

15 Aug 08:03
Compare
Choose a tag to compare

Add

  • Fix: Alle CI Farben hinzufügen enhancement #36

BugFix

  • Browsersync wird nicht beendet bug #31
  • Fix: Sourcemaps nicht im Production Build erstellen bug #30

Change

  • Hinzufügen eines neuen Build Befehlt (npm run build:prod)

Remove node-sass

29 Jun 12:47
Compare
Choose a tag to compare

Mantainance

  • NPM updates
  • Libsass ist deprecated (#32)

Support for esbuild

14 Jun 17:41
Compare
Choose a tag to compare

Mantainance

  • NPM updates

Changes

  • create sourcemaps even in production (#30)
  • add new Builder jsbuild (#27)

Add TypeScript & Update Modules

13 May 08:34
Compare
Choose a tag to compare

Add:

  • Typescript Workflow hinzufügen enhancement (#15)
  • .scss Support (#26)

Fixed:

  • NodeModules Audit
  • Minifyer removes spaces between attributes (#23)

Add Test & Deployment Action

04 Apr 18:24
Compare
Choose a tag to compare

In diesem Release wurde eine Testing & Deployment Action zu diesem Projekt hinzugefügt.