Skip to content

Commit

Permalink
Merge pull request #1183 from basics/next
Browse files Browse the repository at this point in the history
update
  • Loading branch information
ThornWalli authored Jan 2, 2025
2 parents ca4ce8c + 148488f commit ff8fc78
Show file tree
Hide file tree
Showing 6 changed files with 12,717 additions and 13,595 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Project Changelog

## [3.1.9-next.3](https://github.com/basics/nuxt-booster/compare/v3.1.9-next.2...v3.1.9-next.3) (2024-12-28)


### Bug Fixes

* **source-list:** fix export ([2c2cd30](https://github.com/basics/nuxt-booster/commit/2c2cd301b6811e7ebb7e7dbe281d33fcbeec949e))
* **source-list:** revert workaround ([397a8cd](https://github.com/basics/nuxt-booster/commit/397a8cda03cc71a9b0cb57cd9fdbdf746260d106))

## [3.1.9-next.2](https://github.com/basics/nuxt-booster/compare/v3.1.9-next.1...v3.1.9-next.2) (2024-12-28)


### Bug Fixes

* **source-list:** remove workaround ([a0592b5](https://github.com/basics/nuxt-booster/commit/a0592b58514a06de616aa67d154822d0bee870a2))

## [3.1.9-next.1](https://github.com/basics/nuxt-booster/compare/v3.1.8...v3.1.9-next.1) (2024-12-28)


### Bug Fixes

* **module:** remove hash-sum ([1b61c43](https://github.com/basics/nuxt-booster/commit/1b61c43b3ed6ebf635b084ad551ba6946539a275))

## [3.1.8](https://github.com/basics/nuxt-booster/compare/v3.1.7...v3.1.8) (2024-12-27)


Expand Down
7 changes: 0 additions & 7 deletions build.config.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
export default {
failOnWarn: false,
externals: [
'glob',
'consola',
'change-case',
'hash-sum',
'probe-image-size',

// package
'@nuxt/image',
'browserslist-useragent-regexp',
Expand All @@ -17,7 +11,6 @@ export default {
'htmlparser2',
'image-meta',
'pathe',
'sort-css-media-queries',
'mime-types',
'mime-db'
],
Expand Down
Loading

0 comments on commit ff8fc78

Please sign in to comment.