Fable.Extras icon indicating copy to clipboard operation
Fable.Extras copied to clipboard

.NET 6/Fable 3.6 support

Open fc1943s opened this issue 3 years ago • 4 comments

Pull request checklist¹¹

Please check if your PR fulfills the following requirements:

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • [ ] Build (fake build or .\build.cmd) on local branch was successful

Pull request type

Please check the type of change your PR introduces:

  • [x] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [x] Refactoring (no functional changes, no api changes)
  • [x] Build related changes
  • [x] Documentation content changes
  • [ ] Other (please describe):

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

Started getting these errors with the new versions (.NET 6/Fable 3.6)

image

image

i hope it doesn't break in the old versions. also the ./build.cmd is erroring with this, probably it will pass on the CI

image

ty!

fc1943s avatar Nov 16 '21 17:11 fc1943s

ye the log thing is still happening =( will check.

edit: passing after a 'dotnet paket update' \o/

fc1943s avatar Nov 16 '21 17:11 fc1943s

@Shmew this seems to be blocking us to update to the latest version of Fable because we depend on Feliz.Recoil (which depends on the library, as you know ;) ). What is the status of this PR?

jannesiera avatar Feb 03 '22 15:02 jannesiera

Maybe it would be a good idea to fork these libs to Fable-compiler or somewhere else ? @Shmew doesn't seem to be maintaining this one for quite some time

delneg avatar Feb 16 '22 17:02 delneg

I am also stuck can't update to latest Fable. Might have to fork Feliz.Recoil. @Shmew hope you can merge this.

nikhil-malviya avatar Aug 31 '22 05:08 nikhil-malviya