nextcloud-vite-config

Shared Vite configuration for Nextcloud apps and libraries https://npmjs.org/@nextcloud/vite-config

Stars
1

Bot releases are hidden (Show)

nextcloud-vite-config - v2.2.2 Latest Release

Published by susnux 2 months ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.2.1...v2.2.2

nextcloud-vite-config - v1.4.2

Published by susnux 2 months ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.1...v1.4.2

nextcloud-vite-config - v2.2.1

Published by susnux 2 months ago

nextcloud-vite-config - v1.4.1

Published by susnux 2 months ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.0...v1.4.1

nextcloud-vite-config - v2.2.0

Published by susnux 3 months ago

v2.2.0

Added

  • feat(EmptyJSDirPlugin): Allow to specify other directories to clear #240 (susnux)
  • feat: Add REUSE license plugin to extract license information for built assets #250 (susnux)

Fixed

  • perf(CSSEntryPointsPlugin): Only visit chunks once per entry point #239 (susnux)
  • fix(appconfig): cssCodeSplit is enabled by default so handle CSS entries #243 (susnux)
  • fix: Revert chunkFileNames to include hash #267 (juliushaertl)

Changed

  • Migrate REUSE to TOML format #245 (AndyScherzinger)
  • chore: Update workflows from templates #213 (susnux)
  • chore(deps): Bump rollup-plugin-license to 3.5.2
  • chore(deps): Bump @vitejs/plugin-vue to 5.1.2
  • chore(deps): Bump magic-string to 0.30.11
nextcloud-vite-config - v1.4.0

Published by susnux 3 months ago

v1.4.0 (2024-08-05)

Added

  • [stable1] feat(EmptyJSDirPlugin): Allow to specify other directories to clear #242
  • [stable1] feat: Add REUSE license plugin to extract license information for built assets #276

Fixed

  • [stable1] perf(CSSEntryPointsPlugin): Only visit chunks once per entry point #241
  • [stable1] fix(appconfig): cssCodeSplit is enabled by default so handle CSS entries #244
  • [stable1] fix: Revert chunkFileNames to include hash #275

Changed

  • [stable1] chore: Update workflows from templates
  • chore(deps): Bump rollup-plugin-license to 3.4.1
  • chore(deps): Bump rollup-plugin-license to 3.5.1
  • chore(deps): Bump rollup-plugin-license to 3.5.2
  • chore(deps): Bump magic-string to 0.30.11
nextcloud-vite-config - v2.1.0

Published by susnux 4 months ago

v2.1.0

Added

  • feat(app-config): Add option to override the app name #205 (susnux)
  • Allow to specify an output prefix and load app id from appinfo #207 (susnux)
  • feat: Add CSSEntryPointsPlugin to fix vite for creating one CSS entry per JS entry point #204 (susnux)

Changed

  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1
  • chore(deps): Bump braces from 3.0.2 to 3.0.3
nextcloud-vite-config - v1.3.0

Published by susnux 4 months ago

v1.3.0 (2024-06-21)

Added

  • feat(app-config): Add option to override the app name #206 (susnux)
  • Allow to specify an output prefix and load app id from appinfo #209 (susnux)
  • feat: Add CSSEntryPointsPlugin to fix vite for creating one CSS entry per JS entry point #210 (susnux)

Changed

  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1
nextcloud-vite-config - v2.0.2

Published by susnux 4 months ago

nextcloud-vite-config - v1.2.5

Published by susnux 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.2.4...v1.2.5

nextcloud-vite-config - v2.0.1

Published by susnux 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.0.0...v2.0.1

nextcloud-vite-config - v1.2.4

Published by susnux 4 months ago

v1.2.4 (2024-06-08)

Changed

  • chore(deps): Bump rollup-plugin-node-externals from 7.1.1 to 7.1.2
  • chore(deps): Bump vite-plugin-dts from 3.8.3 to 3.9.0
  • chore(deps): Bump vite-plugin-css-injected-by-js from 3.5.0 to 3.5.1
  • chore(deps): Bump vite-plugin-dts from 3.9.0 to 3.9.1
  • chore(deps): Bump @rollup/plugin-replace from 5.0.5 to 5.0.7
  • chore(deps): Bump vite-plugin-node-polyfills from 0.21.0 to 0.22.0
nextcloud-vite-config - v2.0.0

Published by susnux 5 months ago

πŸš€ This version brings Vue 3 support to apps and libraries πŸš€

For Vue 2.7 please use the 1.x versions

nextcloud-vite-config - v1.2.3

Published by susnux 6 months ago

v1.2.3

πŸ› Fixed bugs

  • fix(tests): ssrBuild was renamed to isSsrBuild #168 (susnux)
  • fix(base): Correctly pass minify configuration to vite #169 (susnux)

Changed

  • chore(deps): Bump vite-plugin-node-polyfills to 0.21.0
  • chore(deps): Bump rollup-plugin-license to 3.3.1
  • chore(deps): Bump rollup-plugin-node-externals to 7.1.1
  • chore(deps): Bump magic-string to 0.30.10
  • chore(deps): Bump vite-plugin-dts to 3.8.3
  • chore(deps): Bump vite-plugin-css-injected-by-js to 3.5.0
  • chore(deps): Update rollup-plugin-corejs to v1
nextcloud-vite-config -

Published by susnux 9 months ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.2.1...v1.2.2

nextcloud-vite-config - v1.2.1

Published by susnux 9 months ago

v1.2.1 (2024-01-29)

Full Changelog

πŸ› Fixed bugs

  • fix(css-plugin): Use generateBundle hook to prevent CSS imports from being lost #112 (susnux)

Changes

  • Updated development dependencies
  • Updated dependencies:
    • chore(deps): Bump vite-plugin-node-polyfills from 0.17.0 to 0.18.0 #89 (dependabot)
    • chore(deps): Bump vite-plugin-css-injected-by-js from 3.3.0 to 3.3.1 #92 (dependabot)
    • chore(deps): Bump vite-plugin-node-polyfills from 0.18.0 to 0.19.0 #94 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.6.4 to 3.7.0 #96 (dependabot)
    • chore(deps): Bump vite-plugin-dts from 3.7.0 to 3.7.1 #111 (dependabot)
    • chore(deps): Bump browserslist-to-esbuild from 1.2.0 to 2.1.1 #105 (dependabot)
  • chore: update workflows from templates #93 (nextcloud-command)
nextcloud-vite-config - v1.2.0

Published by susnux 10 months ago

v1.2.0 (2023-12-19)

Full Changelog

πŸš€ Enhancements

Changed

  • Updated dependencies
nextcloud-vite-config - v1.1.1

Published by susnux 10 months ago

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.1.0...v1.1.1

nextcloud-vite-config - v1.1.0

Published by susnux almost 1 year ago

v1.1.0 (2023-10-20)

Full Changelog

πŸš€ Enhancements

  • feat: add option to customize asset file names #41 (ShGKme)
  • feat(appconfig): Add base path so module preloading works #43 (susnux)

πŸ› Fixed bugs

  • fix(appconfig): Fix the default value for inlining CSS #42 (susnux)

Closed pull requests

  • chore(deps): Bump postcss from 8.4.24 to 8.4.31 #37
  • chore(deps-dev): Bump @types/node from 20.8.1 to 20.8.3 #38
  • chore(deps): Bump rollup-plugin-node-externals from 6.1.1 to 6.1.2 #39
  • chore(deps): Bump @rollup/plugin-replace from 5.0.2 to 5.0.3 #40
  • chore(deps): Bump rollup-plugin-esbuild-minify from 1.1.0 to 1.1.1 #44
  • chore(deps-dev): Bump @types/node from 20.8.3 to 20.8.6 #47
  • chore(deps): Bump magic-string from 0.30.4 to 0.30.5 #46
  • chore(deps-dev): Bump typedoc from 0.25.1 to 0.25.2 #45
  • chore(deps-dev): Bump @babel/traverse from 7.23.0 to 7.23.2 #48
nextcloud-vite-config - v1.0.1

Published by susnux about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.0.0...v1.0.1