Skip to content

Latest commit

 

History

History
280 lines (197 loc) · 19.2 KB

CHANGELOG.md

File metadata and controls

280 lines (197 loc) · 19.2 KB

Changelog

v6.0.1 (2024-01-29)

Full Changelog

🐛 Bug Fix

  • fix: ignore ./locale import from moment/min/moment-with-locales by @ShGKme in #533

Dependencies

  • chore(deps-dev): Bump sass from 1.65.1 to 1.66.1 by @dependabot in #492
  • chore(deps-dev): Bump @babel/core from 7.22.10 to 7.22.11 by @dependabot in #494
  • chore(deps-dev): Bump vue-loader from 15.10.1 to 15.10.2 by @dependabot in #495
  • chore(deps-dev): Bump @babel/core from 7.22.11 to 7.22.17 by @dependabot in #496
  • chore(deps-dev): Bump @babel/core from 7.22.17 to 7.22.19 by @dependabot in #497
  • chore(deps-dev): Bump sass from 1.66.1 to 1.67.0 by @dependabot in #498
  • chore(deps-dev): Bump @babel/core from 7.22.19 to 7.22.20 by @dependabot in #499
  • chore(deps-dev): Bump sass from 1.67.0 to 1.68.0 by @dependabot in #500
  • chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0 in /tests by @dependabot in #501
  • chore(deps-dev): Bump @babel/core from 7.22.20 to 7.23.0 by @dependabot in #502
  • chore(deps-dev): Bump sass from 1.68.0 to 1.69.0 by @dependabot in #503
  • chore(deps): Bump postcss from 8.4.26 to 8.4.31 in /tests by @dependabot in #504
  • chore(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2 by @dependabot in #505
  • chore(deps-dev): Bump sass from 1.69.0 to 1.69.3 by @dependabot in #506
  • chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0 by @dependabot in #508
  • chore(deps-dev): Bump webpack from 5.88.2 to 5.89.0 by @dependabot in #507
  • chore(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2 in /tests by @dependabot in #509
  • chore(deps-dev): Bump sass from 1.69.3 to 1.69.4 by @dependabot in #511
  • chore(deps-dev): Bump vue-loader from 15.10.2 to 15.11.1 by @dependabot in #510
  • chore(deps-dev): Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #512
  • chore(deps): Bump vue from 2.7.14 to 2.7.15 in /tests by @dependabot in #513
  • chore(deps-dev): Bump sass from 1.69.4 to 1.69.5 by @dependabot in #515
  • chore(deps-dev): Bump vue-template-compiler from 2.7.14 to 2.7.15 by @dependabot in #514
  • chore(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3 by @dependabot in #516
  • chore(deps-dev): Bump ts-loader from 9.5.0 to 9.5.1 by @dependabot in #517
  • chore(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5 by @dependabot in #519
  • chore(deps-dev): Bump node-polyfill-webpack-plugin from 2.0.1 to 3.0.0 by @dependabot in #520
  • chore(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6 by @dependabot in #521
  • chore: update workflows from templates by @nextcloud-command in #522
  • chore(deps-dev): Bump vue-template-compiler from 2.7.15 to 2.7.16 by @dependabot in #524
  • chore(deps-dev): Bump @babel/core from 7.23.6 to 7.23.7 by @dependabot in #525
  • chore(deps-dev): Bump sass-loader from 13.3.2 to 13.3.3 by @dependabot in #526
  • chore(deps-dev): Bump sass from 1.69.5 to 1.69.6 by @dependabot in #527
  • chore(deps): Bump vue from 2.7.15 to 2.7.16 in /tests by @dependabot in #528
  • chore(deps-peer): Bump Vue from 2.7.14 to 2.7.16 by @ShGKme in #523
  • chore(deps-dev): Bump sass from 1.69.6 to 1.69.7 by @dependabot in #529
  • chore(deps-dev): Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #530
  • chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0 in /tests by @dependabot in #493
  • chore(deps-dev): Bump style-loader from 3.3.3 to 3.3.4 by @dependabot in #531
  • chore(deps-dev): Bump css-loader from 6.8.1 to 6.9.0 by @dependabot in #532
  • chore(deps-dev): Bump css-loader from 6.9.0 to 6.9.1 by @dependabot in #536
  • chore(deps-dev): Bump sass from 1.69.7 to 1.70.0 by @dependabot in #535
  • chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0 in /tests by @dependabot in #537
  • chore(deps-dev): Bump webpack from 5.89.0 to 5.90.0 by @dependabot in #538
  • chore(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 by @dependabot in #539

v6.0.0 (2023-08-16)

Full Changelog

Breaking

  • chore: update node engines to next LTS by @nextcloud-command in #470 We now supports node ^20.0.0 and npm ^9.0.0

🐛 Bug Fix

  • fix: pass ts to ts-loader before babel by @skjnldsv in #472
  • fix: polyfill node:Buffer by default by @ShGKme in #489
  • Revert "Disable cache in dev mode" by @pulsejet in #456
  • Update rules to prevent prettier to run by @christianlupus in #475

Dependencies

  • chore: Fix URLs after package was transfered by @susnux in #484
  • chore(deps-dev): Bump @babel/core from 7.22.1 to 7.22.10 by @dependabot in #488
  • chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 in /tests by @dependabot in #477
  • chore(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3 by @dependabot in #473
  • chore(deps-dev): Bump css-loader from 6.7.4 to 6.8.1 by @dependabot in #463
  • chore(deps-dev): Bump sass from 1.62.1 to 1.65.1 by @dependabot in #487
  • chore(deps-dev): Bump sass-loader from 13.3.0 to 13.3.2 by @dependabot in #467
  • chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by @dependabot in #482
  • chore(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.4 by @dependabot in #466
  • chore(deps-dev): Bump webpack-dev-server from 4.11.1 to 4.15.1 by @dependabot in #483
  • chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /tests by @dependabot in #478
  • fix: dependencies and audit by @skjnldsv in #485

v5.5.1 (2023-04-25)

Full Changelog

🐛 Bug Fix

  • #449 Do not polyfill available in a web browser Node modules (@ShGKme)

Committers: 1

v5.5.0 (2023-03-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Put vue as dependency to sync with vue-template-compiler #371 (skjnldsv)

Merged dependencies:

  • Bump @babel/core from 7.19.6 to 7.20.12
  • Bump babel-loader from 8.2.5 to 9.1.2
  • Bump css-loader from 6.7.1 to 6.7.3
  • Bump json5 from 1.0.1 to 1.0.2
  • Bump loader-utils from 1.4.0 to 1.4.2
  • Bump sass from 1.55.0 to 1.59.2
  • Bump sass-loader from 13.1.0 to 13.2.0
  • Bump vue-loader from 15.10.0 to 15.10.1
  • Bump vue-template-compiler from 2.7.13 to 2.7.14
  • Bump webpack-cli from 4.10.0 to 5.0.1

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @babel/core from ^7.16.7 to ^7.19.6
    • babel-loader from ^8.2.3 to ^8.2.5
    • css-loader from ^6.5.1 to ^6.7.1
    • sass from ^1.47.0 to ^1.55.0
    • sass-loader from ^13.0.1 to ^13.1.0
    • vue-loader from ^15.9.8 to ^15.10.0
    • vue-template-compiler from ^2.7.0 to ^2.7.13
    • webpack from ^5.66.0 to ^5.74.0
    • webpack-cli from ^4.9.1 to ^4.10.0
    • webpack-dev-server from ^4.7.2 to ^4.11.1

v5.3.0 (2022-08-10)

Full Changelog

Changed:

  • Update engines versions to Node 16 with Npm 7 or Npm 8

v5.2.1 (2022-07-02)

Full Changelog

Fixed bugs:

v5.2.0 (2022-07-02)

Full Changelog

Merged pull requests:

  • Dependencies updates
  • Bump vue-template-compiler from 2.6.14 to 2.7.0

v5.1.0 (2022-04-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • @nextcloud/eslint-config^8.0.0 compatibility
  • Bump @babel/core to 7.17.10
  • Bump async to 2.6.4
  • Bump babel-loader to 8.2.5
  • Bump css-loader to 6.7.1
  • Bump eslint to 8.11.0
  • Bump minimist to 1.2.6
  • Bump node-forge to 1.3.0
  • Bump sass to 1.51.0
  • Bump stylelint to 14.6.0

v5.0.0 (2022-01-18)

Full Changelog

Fixed bugs:

Merged pull requests:

v4.3.2 (2022-01-18)

Full Changelog

Fixed bugs:

v4.3.1 (2022-01-17)

Full Changelog

Dependencies updates:

v4.3.0 (2022-01-07)

Full Changelog

Fixed bugs:

Merged pull requests:

v4.2.0 (2021-11-29)

Full Changelog

  • 4.2.0 #253 (artonge)
  • Update npm and node engines versions by @nextcloud-command in #241
  • Bump eslint-webpack-plugin from 3.1.0 to 3.1.1 by @dependabot in #244
  • Fix HMR by @jotoeri in #246
  • Bump webpack-dev-server from 4.4.0 to 4.5.0 by @dependabot in #249
  • Bump sass from 1.43.4 to 1.43.5 by @dependabot in #252
  • Move stylelint to 14 by @skjnldsv in #242

v4.1.4 (2021-11-08)

Full Changelog

  • Limit webpack update to patch versions of 5.46 by @artonge in #238

v4.1.3 (2021-11-08)

Full Changelog

Merged pull requests:

  • Change webpack version in peerDep to match devDep by @artonge in #233
  • Bump webpack from 5.46.0 to 5.62.1 by @dependabot in #235
  • Bump css-loader from 6.5.0 to 6.5.1 by @dependabot in #236

v4.1.2 (2021-11-03)

Full Changelog

Merged pull requests:

v4.1.1 (2021-11-03)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Don't fail build by linter on development #163 (jotoeri)