workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

[DO NOT MERGE] [C3] Bump create-analog from 1.8.1 to 1.9.0 in /packages/create-cloudflare/src/frameworks

Open dependabot[bot] opened this issue 1 year ago • 4 comments

Bumps create-analog from 1.8.1 to 1.9.0.

Release notes

Sourced from create-analog's releases.

v1.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/analogjs/analog/compare/v1.8.2...v1.9.0

v1.9.0-beta.16

1.9.0-beta.16 (2024-10-14)

Bug Fixes

  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

v1.9.0-beta.15

1.9.0-beta.15 (2024-10-13)

Bug Fixes

  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)

v1.9.0-beta.14

1.9.0-beta.14 (2024-10-13)

Bug Fixes

... (truncated)

Changelog

Sourced from create-analog's changelog.

1.9.0 (2024-10-14)

Bug Fixes

  • create-analog: add Analog SFCs to Tailwind config (#1388) (c051f05)
  • create-analog: add minimal template to semver during release (0e030cc)
  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)
  • platform: add better cache invalidation for file changes (#1394) (c38900d)
  • platform: load content highlighter on first content request (#1402) (ead2aba)
  • router: expose inject function for page endpoint URL (#1397) (42486cc)
  • router: retrieve initial server page load from transfer state (#1396) (f9f1d9b)
  • vite-plugin-angular: support outputFromObservable (#1392) (8c255ec)
  • vite-plugin-angular: use esbuild to postprocess sourcemaps during testing (#1399) (bdf8cee)
  • vite-plugin-nitro: add option use proxy for API requests instead of custom middleware (#1378) (f72087f)
  • vite-plugin-nitro: inline and apply api prefix to endpoints (#1401) (94bfc2e)
  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

Features

  • create-analog: optionally generate new projects with Analog SFCs (#1375) (9b46f08)
  • create-analog: set project title based on project name; sort deps (#1374) (775eeab)
  • create-analog: update app generators and templates to use TypeScript for Tailwind config (#1387) (586adae)
  • router: introduce server support for form actions (#1346) (1d15109)

1.9.0-beta.16 (2024-10-14)

Bug Fixes

  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

1.9.0-beta.15 (2024-10-13)

Bug Fixes

  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)

1.9.0-beta.14 (2024-10-13)

Bug Fixes

  • platform: load content highlighter on first content request (#1402) (ead2aba)

1.9.0-beta.13 (2024-10-13)

Bug Fixes

  • vite-plugin-nitro: inline and apply api prefix to endpoints (#1401) (94bfc2e)

1.9.0-beta.12 (2024-10-12)

... (truncated)

Commits
  • 2178ba5 chore: release 1.9.0 [skip ci]
  • 6e3786e Merge pull request #1408 from analogjs/beta
  • b589b3e chore: release 1.9.0-beta.16 [skip ci]
  • 132f70d fix(vite-plugin-nitro): use ssrBuildDir if provided for SSR entry point (#1407)
  • 23eab1c docs: add Rockerturner as a contributor for code (#1406)
  • b90c203 chore: release 1.9.0-beta.15 [skip ci]
  • 02d7898 fix(nx-plugin): added missing import for 'join' in tailwind template (#1405)
  • 594a00f chore: release 1.9.0-beta.14 [skip ci]
  • ead2aba fix(platform): load content highlighter on first content request (#1402)
  • 14a71dd chore: release 1.9.0-beta.13 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 15 '24 10:10 dependabot[bot]