Skip to content

Releases: axhxrx/axhxrx-nx-deno

v1.0.2

28 Jan 15:20
Compare
Choose a tag to compare

What's Changed

  • fix(@axhxrx/nx-deno): Fix release process and mismatched NPM vs GitHub … in #2

Full Changelog: v1.0.1...v1.0.2

Fork the discontinued @nx/deno, and fix bug where "--watch" always caused "test" to fail

28 Jan 12:43
7203f62
Compare
Choose a tag to compare

The impetus for this project was that when the nx-labs project discontinued the @nx/deno plugin, it had a bug that prevented --watch from working when using the "test" executor. I think the only significant difference from the old nx-labs version should be the fix for that.

(Automatic generation of release notes didn't work, so these are manual.)

Commits:

  • chore(@axhxrx/nx-deno): install np, at least for now, to use for release 2c3e6b3
  • chore(@axhxrx/nx-deno): change package name to @axhxrx/nx-deno 71b8c06
  • chore(@axhxrx/nx-deno): Delete more unneeded stuff f614a37
  • fix(@axhxrx/nx-deno): Fix bug where "--watch" always caused "test" to fail e788f99
  • chore: Rename @nx/deno to @axhxrx/nx-deno 41bf661
  • chore: Round 1 of removing all the stuff we don't care about — which is everything that isn't Deno-related 46d2683
  • chore(@axhxrx/deno): Fork the final version of @nx/deno 5f2db13
  • chore(misc): add deprecate notice to @nx/deno, @nx/netlify, @nx/aws-lambda (nrwl#366) 7957b10

Full Changelog: v0.0.2...v1.0.1