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

Fixed build and updated dependancies #171

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

monesidn
Copy link
Collaborator

@monesidn monesidn commented Aug 13, 2022

This PR fixes the following issues:

Description of changes:

  • Yarn version is now committed into the repo to follow best practices. This also change the yarn version the latest stable at the time of writing.
  • Changed eslint configuration to extends from typescript recommended.
  • Updated typedoc setup and solved documentation build problem.
  • Updated dependency, code linting and code accordingly.
  • Updated Mobx version to 6.x
  • Updated tests to work with Mobx 6.
  • Moved mobx-using tests into separated files.
  • Removed unused deps and the old gendoc script (not used anymore with the newer typedoc)
  • While no breaking changes were introduced I bumped the version to 3.0.0 to signal that many changes has been made (even if for semver it should have been a 2.x version)

Yarn version is now committed into the repo to follow best practices.
Changed eslint configuration to extends from typescript recommended.
Updated typedoc setup and solved documentation build problem.
Updated dependency, code linting and code accordingly.
Updated Mobx version to 6.x
Updated tests to work with Mobx 6.
Moved mobx-using tests into separated files.
Removed unused deps and the old gendoc script (not used anymore with the newer typedoc)
@monesidn monesidn merged commit 148be39 into mobxjs:master Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant