Skip to content

Nuxt V3

Latest
Compare
Choose a tag to compare
@Abbondanzo Abbondanzo released this 10 Apr 21:07
· 7 commits to master since this release
c7d489a

What's Changed

  • Add new projects to personal website by @Abbondanzo in #4
  • Bump handlebars from 4.0.11 to 4.3.0 in /backend/functions by @dependabot in #5
  • Migrate to newest version of Vue by @Abbondanzo in #8
  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend by @dependabot in #9
  • Nuxt by @Abbondanzo in #17
  • Update deps, fix linting warnings by @Abbondanzo in #28
  • Only render logo after load by @Abbondanzo in #32
  • Bump qs and express in /backend/functions by @dependabot in #42
  • Bump minimatch from 3.0.4 to 3.1.2 in /backend/functions by @dependabot in #41
  • Bump nodemailer from 6.4.11 to 6.6.1 in /backend/functions by @dependabot in #31
  • Bump minimist from 1.2.5 to 1.2.6 in /backend/functions by @dependabot in #27
  • Bump express-handlebars from 5.1.0 to 5.3.1 in /backend/functions by @dependabot in #26
  • Bump protobufjs from 6.10.1 to 6.11.3 in /backend/functions by @dependabot in #33
  • Bump path-parse from 1.0.6 to 1.0.7 in /backend/functions by @dependabot in #24
  • Bump date-and-time from 0.14.1 to 0.14.2 in /backend/functions by @dependabot in #18
  • Bump y18n from 4.0.0 to 4.0.1 in /backend/functions by @dependabot in #19
  • Bump lodash from 4.17.20 to 4.17.21 in /backend/functions by @dependabot in #21
  • Bump ansi-regex from 5.0.0 to 5.0.1 in /backend/functions by @dependabot in #29
  • Bump node-fetch from 2.6.1 to 2.6.7 in /backend/functions by @dependabot in #30
  • Bump got from 11.8.3 to 11.8.5 in /frontend by @dependabot in #34
  • Bump terser from 4.8.0 to 4.8.1 in /frontend by @dependabot in #36
  • Bump @grpc/grpc-js from 1.1.6 to 1.1.8 in /backend/functions by @dependabot in #22
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #40
  • Bump parse-url from 6.0.0 to 6.0.5 in /frontend by @dependabot in #37
  • Bump loader-utils from 1.4.0 to 1.4.2 in /frontend by @dependabot in #39
  • Bump lodash from 4.17.20 to 4.17.21 in /backend/functions by @dependabot in #44
  • Bump parse-path and @nuxt/telemetry in /frontend by @dependabot in #45
  • Nuxt V3 migration by @Abbondanzo in #51

New Contributors

Full Changelog: v2.0...v3