Skip to content

Latest commit

 

History

History
330 lines (180 loc) · 14 KB

CHANGELOG.md

File metadata and controls

330 lines (180 loc) · 14 KB

3.0.0 (2024-11-18)

🩹 Fixes

  • improve angular peerDep for rsync-deployer (0fa6649)
  • context (74b79e9)

❤️ Thank You

  • = @klaascuvelier

2.13.0 (2024-08-26)

🚀 Features

  • nx-cloudflare-wrangler: use module syntax and fix platform neutral for esbuild (a4acf17)

❤️ Thank You

  • = @klaascuvelier

2.12.0 (2024-08-07)

🚀 Features

  • nx-cloudflare-wrangler: fixes and improvements for tsconfig file for worker (fb8a21d)

❤️ Thank You

  • = @klaascuvelier

2.11.5 (2024-08-07)

🩹 Fixes

❤️ Thank You

  • = @klaascuvelier

2.11.4 (2024-08-07)

🩹 Fixes

❤️ Thank You

  • = @klaascuvelier

2.11.3 (2024-08-07)

🩹 Fixes

❤️ Thank You

  • = @klaascuvelier

2.11.2 (2024-08-07)

This was a version bump only, there were no code changes.

2.11.1 (2024-08-07)

This was a version bump only, there were no code changes.

2.11.0 (2024-06-10)

This was a version bump only, there were no code changes.

2.11.0-0 (2024-06-10)

This was a version bump only, there were no code changes.

2.10.0-0 (2024-06-10)

🚀 Features

  • 🎸 deprecate deno package (f91c018)
  • upgrade nx (f3393ae)
  • 🎸 remove deno deploy from packages (b1d2391)
  • 🎸 deprecate sst package (f8861aa)
  • 🎸 bump minimum version of angular-devkit/build-angular (4a12101)

🩹 Fixes

  • 🐛 deprecate correct package (56637d5)

❤️ Thank You

  • = @klaascuvelier
  • Klaas Cuvelier @klaascuvelier

2.9.1 (2023-11-20)

Bug Fixes

  • 🐛 deprecate correct package (56637d5)

2.9.0 (2023-11-20)

Features

  • 🎸 deprecate deno package (f91c018)

2.8.0 (2023-11-20)

Features

  • nx 17, angular 17, node 21 (d6e8cd2)

2.7.1 (2023-10-11)

Bug Fixes

Features

  • start changes for wrangler 3 (49cb861)

2.7.0 (2023-10-11)

Bug Fixes

Features

  • start changes for wrangler 3 (49cb861)

2.7.0 (2023-10-11)

Bug Fixes

Features

  • start changes for wrangler 3 (49cb861)

2.7.0 (2023-10-11)

Bug Fixes

Features

  • start changes for wrangler 3 (49cb861)

2.7.0 (2023-10-11)

Bug Fixes

Features

  • start changes for wrangler 3 (49cb861)

2.6.1 (2023-09-28)

Bug Fixes

2.6.0 (2023-09-13)

Features

  • 🎸 remove nrwl/tao and nx/tao references in codebase (dcfc500)

2.5.0 (2023-09-13)

Bug Fixes

  • 🐛 various fixes for rsync deployed (ad07eda)

Features

  • 🎸 add correct detailed info to package.json (859b443)

2.4.2 (2023-04-14)

Bug Fixes

  • move deno.json file to project root, not source root (dfd4892)

2.4.1 (2023-04-13)

Bug Fixes

  • add import-map arg to deploy (b2c8fe7)

2.4.0 (2023-04-13)

Features

  • add fmt defaults (140384e)
  • add watch flag for serve command (376c1b2)
  • update default project files (c38d478)

2.3.0 (2023-04-12)

Features

2.2.0 (2023-04-12)

Features

2.1.0 (2023-03-04)

Features

  • all: bump nrwl supported packages (f2d8921)
  • upgrade peerDeps (7b7deee)

2.0.0 (2023-01-26)

Bug Fixes

  • nx-cloudflare-wrangler: custom dist path should be relative to project root (65ca05f)

BREAKING CHANGES

  • nx-cloudflare-wrangler: options.dist in "serve-page" and "deploy-page" executors are now relative to workspace root

1.7.0 (2023-01-25)

Features

  • nx-cloudflare-wrangler: add pages serve executor (2f65c8f)

1.6.0 (2022-12-09)

Features

1.5.4 (2022-06-17)

Bug Fixes

  • 🐛 add main file in dev command (bc6c627)

1.5.3 (2022-06-09)

Bug Fixes

  • 🐛 fix netlify-cli peerDep (da89408)

1.5.2 (2022-06-09)

Bug Fixes

1.5.1 (2022-06-08)

Bug Fixes

  • 🐛 a ton of fixes (6be63cc)
  • 🐛 dont generate new app for pages (65e6b12)
  • 🐛 Fix generators (0bb575f)
  • 🐛 rename generators and add missing ones (a3534a5)
  • 🐛 update assets for correct build (109a2cd)
  • 🐛 update default toml files (3de928d)

1.5.0 (2022-06-08)

Features

  • 🎸 create nx-cloudflare-wrangler project (7a5c392)
  • 🎸 work on wrangler2 generator (6f37d2e)

1.4.1 (2022-05-06)

Bug Fixes

  • not an actual fix, just testing releases (244026e)

1.4.0 (2022-05-06)

Features

  • no new feature, just testing release 3 (01a952d)
  • no new feature, just testing release 4 (a18e64c)

1.3.0 (2022-05-06)

Features

  • no new feature, just testing release 2 (9f627bd)

1.1.0 (2022-05-06)

Features

1.0.0 (2022-04-29)

Bug Fixes

Features