solid-services

Solid.js library adding a services layer for global shared state.

MIT License

Downloads
171
Stars
97
Committers
3

Bot releases are hidden (Show)

solid-services - v4.3.2 Latest Release

Published by Exelord over 1 year ago

  • Fix registry context (847a299)
  • Run tests in browser environment (df4dcad)
solid-services - v4.3.1

Published by Exelord over 1 year ago

  • Fix registry typing (8461e1e)
solid-services - v4.3.0

Published by Exelord over 1 year ago

  • Add support for Service-as-Class declarations (7883e14)
  • Configure dependabot (5118f3a)
  • Update sub deps (6e8a291)
  • Add test as example of class as service (b3228a2)
solid-services - v4.2.4

Published by Exelord over 1 year ago

  • Fix build config (fabc2ad)
solid-services - v4.2.3

Published by Exelord over 1 year ago

  • Add code documentation (f72808e)
solid-services - v4.2.2

Published by Exelord over 1 year ago

  • Dispose on runInSubRoot error (56c55e0)
solid-services - v4.2.1

Published by Exelord over 1 year ago

  • Update dependencies (5521f3c)
  • Fix runInSubRoot (b34d3fc)
  • Simplify runWithSubRoot (30071f3)
solid-services - v4.2.0

Published by Exelord over 1 year ago

  • Fix runInOwner (675040e)
  • Improve runInOwner (f926708)
  • Fix runWithOwner integration (625fd41)
  • Update packages (4628543)
  • Merge pull request #156 from Exelord/dependabot/npm_and_yarn/vitest/ui-0.28.3 (eeb8233)
  • Bump @vitest/ui from 0.26.2 to 0.28.3 (7f2a3f7)
  • Merge pull request #155 from Exelord/dependabot/npm_and_yarn/vitest-0.28.3 (fdee1da)
  • Bump vitest from 0.26.2 to 0.28.3 (869c866)
  • Add delete method for registry (84cd2c8)
solid-services - v4.1.2

Published by Exelord almost 2 years ago

  • Improve Readme (2873bb0)
  • Update project config (34fa362)
  • Improve Readme (1b5f8fc)
  • Improve registry interface (0b90687)
solid-services - v4.1.1

Published by Exelord almost 2 years ago

  • Fix typing issues (030f809)
solid-services - v4.1.0

Published by Exelord almost 2 years ago

  • Allow to expose all services (a0f7919)
solid-services - v4.0.1

Published by Exelord almost 2 years ago

  • Use node 18 for CI (9d99a52)
  • Update sub dependencies (8ce0522)
solid-services - v4.0.0

Published by Exelord almost 2 years ago

  • Allow to expose services to sub registries (9b78b42)
  • Improve Readme (fe370d1)
  • Update devDependencies (fc0244f)
  • Update devDependencies (e3bf12f)

Full Changelog: https://github.com/Exelord/solid-services/compare/v3.2.0...v4.0.0

solid-services - v3.2.0

Published by Exelord about 2 years ago

  • Update vitest (92a0d5a)
  • Neutral error (4fa5e87)
  • Do not clear registry on context cleanup (2996ea9)
  • Dedupe packages (41f489f)
  • Update packages (3a2787d)
  • Update packages (569023f)
  • Add vitest/ui (6e6c64f)
solid-services - v3.1.1

Published by Exelord over 2 years ago

  • Use solid as peerDependency (f4725b2)
solid-services - v3.1.0

Published by Exelord over 2 years ago

  • Update solid (59f40ea)
  • Merge pull request #53 from Exelord/dependabot/npm_and_yarn/c8-7.11.3 (1df4453)
  • Merge pull request #54 from Exelord/dependabot/npm_and_yarn/vitest-0.12.6 (99ef9f7)
  • Merge pull request #55 from Exelord/dependabot/npm_and_yarn/vite-2.9.9 (6c2a415)
  • Bump vite from 2.9.8 to 2.9.9 (49c0444)
  • Bump vitest from 0.12.0 to 0.12.6 (6ba13d5)
  • Bump c8 from 7.11.2 to 7.11.3 (43145bb)
  • Merge pull request #51 from Exelord/dependabot/npm_and_yarn/vitest-0.12.0 (f2dc2b5)
  • Bump vitest from 0.10.4 to 0.12.0 (0aa8de5)
  • Target esnext (4e69c93)
  • Update dependencies (4de7b44)
solid-services - v3.0.4

Published by Exelord over 2 years ago

  • Fix context (64a5164)
  • Update dependencies (85781be)
  • Merge pull request #40 from Exelord/dependabot/npm_and_yarn/release-it-14.14.2 (0896fa3)
  • Merge pull request #41 from Exelord/dependabot/npm_and_yarn/vite-2.9.5 (037c1b6)
  • Merge pull request #42 from Exelord/dependabot/npm_and_yarn/solid-js-1.3.15 (16c564e)
  • Bump solid-js from 1.3.14 to 1.3.15 (eacfd5a)
  • Bump vite from 2.9.1 to 2.9.5 (4098551)
  • Bump release-it from 14.14.1 to 14.14.2 (7b3fc99)
solid-services - v3.0.2

Published by Exelord over 2 years ago

solid-services - v3.0.3

Published by Exelord over 2 years ago

  • Simplify CI (d1108f7)
  • Fix CI (d6866f9)
solid-services - v3.0.1

Published by Exelord over 2 years ago

  • Update dependencies (cd52b57)