Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release 1.1.0 #49

Merged
merged 1 commit into from
Oct 20, 2023
Merged

chore: Release 1.1.0 #49

merged 1 commit into from
Oct 20, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Oct 20, 2023

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

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux added the 3. to review Ready to review label Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #49 (c8f77ea) into main (16cf5f9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   81.69%   81.69%           
=======================================
  Files           8        8           
  Lines         579      579           
  Branches       48       48           
=======================================
  Hits          473      473           
  Misses         58       58           
  Partials       48       48           

@susnux susnux merged commit d90c163 into main Oct 20, 2023
11 checks passed
@susnux susnux deleted the chore/release branch October 20, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants