5.2.5 • Published 9 months ago

hylo-shared v5.2.5

Weekly downloads
-
License
AGPL-1.0
Repository
github
Last release
9 months ago

HyloShared - Hylo shared modules

The purpose of this library is the sharing of critical code between the Hylo Web and Mobile front-ends and the backend. A primary focus at this time is text handling to ensure consistency of storage and presentation across the apps.

For Development

  1. Edit code in src/ and build using yarn build (or yarn start to continuously build)
  2. yarn test to run tests
  3. To test changes in a project run yarn link in the root of this project, then in the root of the target project (e.g. hylo-evo or HyloReactNative) run yarn link hylo-shared. Your changes should now be available within that project wherever you've imported this library.

For Release

  1. Run tests and make sure they're all passing: yarn test
  2. Run yarn build
  3. Commit changes and git push
  4. Run npm version <patch|minor|major>. ⚠️ patch versions should never have breaking changes from previous version
  5. Run git push --tags to push the version tags to the origin
  6. Run npm publish to publish this new version to the NPM registry. This should be published under the hylodevs NPM account (see password manager for needed credentials)
  7. Update dependency pinned version in all related projects
5.2.5

9 months ago

5.2.4

1 year ago

5.2.3

1 year ago

5.2.2

1 year ago

5.2.1

1 year ago

5.2.0

1 year ago

5.1.3

1 year ago

4.1.0-beta.12

2 years ago

5.1.2

2 years ago

5.1.1

2 years ago

4.1.0-beta.14

2 years ago

5.1.0

2 years ago

4.1.0-beta.13

2 years ago

5.0.0

2 years ago

4.1.0-beta.15

2 years ago

1.9.0-beta.10

2 years ago

1.9.0-beta.11

2 years ago

1.9.0-beta.9

2 years ago

1.9.0-beta.8

2 years ago

1.9.0-beta.7

2 years ago

1.9.0-beta.6

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.9.0-beta.5

2 years ago

1.9.0-beta.4

2 years ago

1.9.0-beta.3

2 years ago

1.9.0-beta.2

2 years ago

1.9.0-beta.1

2 years ago

1.9.0-beta.0

2 years ago

1.6.9

2 years ago

1.8.4

2 years ago

1.8.3

2 years ago

1.6.8

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.7

2 years ago

1.6.6

2 years ago

1.6.5

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago